summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/textview.py
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2017-06-06 02:19:37 (GMT)
committerMariatta <Mariatta@users.noreply.github.com>2017-06-06 02:19:37 (GMT)
commit798cfb212383a6f5a31b610825d1af1d376804b2 (patch)
treedaab8b7af3b171aec3d551c04606a5e775f8ed65 /Lib/idlelib/textview.py
parentd125738e93a35125d0edbe8070dd47160bcda829 (diff)
downloadcpython-798cfb212383a6f5a31b610825d1af1d376804b2.zip
cpython-798cfb212383a6f5a31b610825d1af1d376804b2.tar.gz
cpython-798cfb212383a6f5a31b610825d1af1d376804b2.tar.bz2
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 'Lib/idlelib/textview.py')
0 files changed, 0 insertions, 0 deletions