]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895) (GH-15962)
authorPaul Ganssle <paul@ganssle.io>
Thu, 12 Sep 2019 02:50:52 +0000 (03:50 +0100)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Thu, 12 Sep 2019 02:50:51 +0000 (19:50 -0700)
commitb7a310d865347eabc60d387dbec82ee408315050
tree72249593d43fe943d24c6479274f2851ee77e476
parent8892a1d685e4898b28961308b3c1447fe9ad3269
bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895) (GH-15962)
Doc/glossary.rst
Doc/library/sys.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.4.rst
Objects/floatobject.c
Objects/longobject.c
Python/sysmodule.c
Python/thread.c