Message 338449 - Python tracker

Message338449

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