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 serhiy.storchaka
Recipients koobs, serhiy.storchaka
Date 2017-10-12.20:20:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507839646.24.0.213398074469.issue30058@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c923da188bc055e4f3001a6daf1caf54f2b10e40 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-30058: Fixed buffer overflow in select.kqueue.control(). (GH-1095) (#3973)
https://github.com/python/cpython/commit/c923da188bc055e4f3001a6daf1caf54f2b10e40
History
Date User Action Args
2017-10-12 20:20:46serhiy.storchakasetrecipients: + serhiy.storchaka, koobs
2017-10-12 20:20:46serhiy.storchakasetmessageid: <1507839646.24.0.213398074469.issue30058@psf.upfronthosting.co.za>
2017-10-12 20:20:46serhiy.storchakalinkissue30058 messages
2017-10-12 20:20:46serhiy.storchakacreate