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 Arfrever, loewis, mark.dickinson, methane, pitrou, python-dev, serhiy.storchaka, terry.reedy, vstinner
Date 2019-03-20.10:02:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553076123.58.0.000202267664892.issue8677@roundup.psfhosted.org>
In-reply-to
Content
New changeset c5a216e0b97712bf19b4a6b7655c6bf22a367edd by Inada Naoki in branch 'master':
bpo-8677: use PY_SSIZE_T_CLEAN in Modules/_gdbmodule.c (GH-12464)
https://github.com/python/cpython/commit/c5a216e0b97712bf19b4a6b7655c6bf22a367edd
History
Date User Action Args
2019-03-20 10:02:03methanesetrecipients: + methane, loewis, terry.reedy, mark.dickinson, pitrou, vstinner, Arfrever, python-dev, serhiy.storchaka
2019-03-20 10:02:03methanesetmessageid: <1553076123.58.0.000202267664892.issue8677@roundup.psfhosted.org>
2019-03-20 10:02:03methanelinkissue8677 messages
2019-03-20 10:02:03methanecreate