]> granicus.if.org Git - python/commit
bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895) (GH-15961)
authorPaul Ganssle <paul@ganssle.io>
Thu, 12 Sep 2019 02:50:29 +0000 (03:50 +0100)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Thu, 12 Sep 2019 02:50:29 +0000 (19:50 -0700)
commit2bb6bf0c8cf863c057027b10751c0fb74189871f
treebd5f418d35e71fdd9d9217e844bbc8fbb5c3262f
parenta5a7102636de82e0687af7131357762337d49c7c
bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895) (GH-15961)
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