]> granicus.if.org Git - python/commit
bpo-37126: Allow structseq objects to be tracked by the GC (GH-13729)
authorPablo Galindo <Pablogsal@gmail.com>
Sun, 2 Jun 2019 14:45:13 +0000 (15:45 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Jun 2019 14:45:13 +0000 (15:45 +0100)
commit7ffcf848df214135abeea7f6c6faa4135fd0928f
treec96c376ca6ba875dcc4aab40b0555b8ea52e4243
parent13ed07998ad93dbdd94991ba0451b9b559f07972
bpo-37126: Allow structseq objects to be tracked by the GC (GH-13729)
Misc/NEWS.d/next/Core and Builtins/2019-06-01-20-03-13.bpo-37126.tP6lL4.rst [new file with mode: 0644]
Objects/structseq.c