]> granicus.if.org Git - python/commit
bpo-36016: Add generation option to gc.getobjects() (GH-11909)
authorPablo Galindo <Pablogsal@gmail.com>
Sat, 23 Feb 2019 03:02:06 +0000 (03:02 +0000)
committerInada Naoki <methane@users.noreply.github.com>
Sat, 23 Feb 2019 03:02:06 +0000 (12:02 +0900)
commit175421b58cc97a2555e474f479f30a6c5d2250b0
tree05724237baa3c2334c7a0cd07081009cf9a7dc5b
parentdf5cdc11123a35065bbf1636251447d0bfe789a5
bpo-36016: Add generation option to gc.getobjects() (GH-11909)
Doc/library/gc.rst
Doc/whatsnew/3.8.rst
Lib/test/test_gc.py
Misc/NEWS.d/next/Core and Builtins/2019-02-17-20-23-54.bpo-36016.5Hns-f.rst [new file with mode: 0644]
Modules/clinic/gcmodule.c.h
Modules/gcmodule.c