]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix all Python Cookbook links (#22205)
authorAndre Delfino <adelfino@gmail.com>
Tue, 15 Sep 2020 20:13:26 +0000 (17:13 -0300)
committerGitHub <noreply@github.com>
Tue, 15 Sep 2020 20:13:26 +0000 (21:13 +0100)
commitac0333e1e117b7f61ed7ef1dbcdb6e515ada603b
tree778d25829c59eb1c2c2b8e1461b50b87ba9ee900
parent5a565b3d7c31f9f402306a9bd58df36e4fe66ba4
Fix all Python Cookbook links (#22205)
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