[3.6] bpo-30052: Always regenerate cross-references (GH-1339) by ncoghlan · Pull Request #1921 · python/cpython
* 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
changed the title
bpo-30052: Always regenerate cross-references (#1339)
[3.6] bpo-30052: Always regenerate cross-references (GH1339)
ncoghlan
changed the title
[3.6] bpo-30052: Always regenerate cross-references (GH1339)
[3.6] bpo-30052: Always regenerate cross-references (GH-1339)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters