This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author methane
Recipients docs@python, methane, pitrou, serhiy.storchaka
Date 2018-05-21.09:35:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526895350.5.0.682650639539.issue33583@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1179f4b40f375af5c59cd4b6be9cc313fa0e1a37 by INADA Naoki in branch 'master':
bpo-33583: Add note in PyObject_GC_Resize() doc (GH-7021)
https://github.com/python/cpython/commit/1179f4b40f375af5c59cd4b6be9cc313fa0e1a37
History
Date User Action Args
2018-05-21 09:35:50methanesetrecipients: + methane, pitrou, docs@python, serhiy.storchaka
2018-05-21 09:35:50methanesetmessageid: <1526895350.5.0.682650639539.issue33583@psf.upfronthosting.co.za>
2018-05-21 09:35:50methanelinkissue33583 messages
2018-05-21 09:35:50methanecreate