summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2017-06-06 12:19:37 +1000
committerMariatta <Mariatta@users.noreply.github.com>2017-06-05 19:19:37 -0700
commit798cfb212383a6f5a31b610825d1af1d376804b2 (patch)
treedaab8b7af3b171aec3d551c04606a5e775f8ed65 /Python/sysmodule.c
parentd125738e93a35125d0edbe8070dd47160bcda829 (diff)
downloadcpython-git-798cfb212383a6f5a31b610825d1af1d376804b2.tar.gz
bpo-30052: Always regenerate cross-references (GH-1339) (GH-1921)
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 7a82f9c2b94d31c8f4cc8bb8e3151765d8b148d7)
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions