]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "Fix all Python Cookbook links (#22205)" (GH-22424)
authorAndre Delfino <adelfino@gmail.com>
Sun, 27 Sep 2020 00:47:25 +0000 (21:47 -0300)
committerGitHub <noreply@github.com>
Sun, 27 Sep 2020 00:47:25 +0000 (01:47 +0100)
commite8a2076e149703ea043db5a9dfaaf8d9b7f37c3e
tree2da32fc742c4e214b622fed2eb4a98180759766b
parent2afd1751dd9a35d4ec03b708e3e5cddd72c43f7e
Revert "Fix all Python Cookbook links (#22205)" (GH-22424)

This commit reverts commit ac0333e1e117b7f61ed7ef1dbcdb6e515ada603b as the original links are working again and they provide extended features such as comments and alternative versions.
17 files changed:
Doc/faq/programming.rst
Doc/howto/urllib2.rst
Doc/library/bisect.rst
Doc/library/collections.abc.rst
Doc/library/collections.rst
Doc/library/difflib.rst
Doc/library/math.rst
Doc/library/random.rst
Doc/library/shelve.rst
Doc/library/stdtypes.rst
Doc/library/sys.rst
Doc/tutorial/whatnow.rst
Doc/whatsnew/3.2.rst
Lib/collections/__init__.py
Lib/heapq.py
Lib/test/test_math.py
Tools/peg_generator/pegen/sccutils.py