]> granicus.if.org Git - python/commit
bpo-36068: Make _tuplegetter objects serializable (GH-11981)
authorJoe Jevnik <JoeJev@gmail.com>
Thu, 21 Feb 2019 21:00:40 +0000 (16:00 -0500)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Thu, 21 Feb 2019 21:00:40 +0000 (13:00 -0800)
commitf36f89257b30e0bf88e8aaff6da14a9a96f57b9e
treec8e0d07472981a5cb4fcf4d597178c9a30c06819
parent407c7343266eb3e5a2f5c1f4913082c84f8dd8a0
bpo-36068: Make _tuplegetter objects serializable (GH-11981)
Doc/whatsnew/3.8.rst
Lib/test/test_collections.py
Modules/_collectionsmodule.c