Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.6] bpo-30052: Always regenerate cross-references (GH-1339)#1921

Merged
Mariatta merged 1 commit into
python:3.6python/cpython:3.6from
ncoghlan:backport-7a82f9c-3.6ncoghlan/cpython:backport-7a82f9c-3.6Copy head branch name to clipboard
Jun 6, 2017
Merged

[3.6] bpo-30052: Always regenerate cross-references (GH-1339)#1921
Mariatta merged 1 commit into
python:3.6python/cpython:3.6from
ncoghlan:backport-7a82f9c-3.6ncoghlan/cpython:backport-7a82f9c-3.6Copy head branch name to clipboard

Conversation

@ncoghlan

@ncoghlan ncoghlan commented Jun 2, 2017

Copy link
Copy Markdown
Contributor
  • bpo-30052: Always regenerate cross-references

The patch for bpo-30052 changed the preferred link target
for :func:bytes and :funcbytearray references to be the
respective type definitions rather than the corresponding
builtin function entries.

This patch changes the daily documentation builds to disable
the output caching in Sphinx, in order to ensure that
cross-reference changes like this one are reliably picked
up and applied automatically after merging.
(cherry picked from commit 7a82f9c)

* bpo-30052: Always regenerate cross-references

The patch for bpo-30052 changed the preferred link target
for :func:`bytes` and :func`bytearray` references to be the
respective type definitions rather than the corresponding
builtin function entries.

This patch changes the daily documentation builds to disable
the output caching in Sphinx, in order to ensure that
cross-reference changes like this one are reliably picked
up and applied automatically after merging.
(cherry picked from commit 7a82f9c)
@ncoghlan ncoghlan changed the title bpo-30052: Always regenerate cross-references (#1339) [3.6] bpo-30052: Always regenerate cross-references (GH1339) Jun 2, 2017
@ncoghlan ncoghlan changed the title [3.6] bpo-30052: Always regenerate cross-references (GH1339) [3.6] bpo-30052: Always regenerate cross-references (GH-1339) Jun 2, 2017
@Mariatta Mariatta merged commit 798cfb2 into python:3.6 Jun 6, 2017
@ncoghlan ncoghlan deleted the backport-7a82f9c-3.6 branch March 30, 2018 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.