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 njs
Recipients njs, pitrou, serhiy.storchaka, vstinner
Date 2017-12-11.18:37:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513017432.5.0.213398074469.issue30050@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy: I don't know what "specify a custom handler" means in this context. Can you elaborate? The fd buffer overflow happens in a very delicate context where we definitely cannot call python code or even safely touch PyObject* variables.
History
Date User Action Args
2017-12-11 18:37:12njssetrecipients: + njs, pitrou, vstinner, serhiy.storchaka
2017-12-11 18:37:12njssetmessageid: <1513017432.5.0.213398074469.issue30050@psf.upfronthosting.co.za>
2017-12-11 18:37:12njslinkissue30050 messages
2017-12-11 18:37:12njscreate