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 vstinner
Recipients David Ford (FirefighterBlu3), christian.heimes, vstinner
Date 2017-02-14.10:20:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487067621.82.0.0714756096417.issue29470@psf.upfronthosting.co.za>
In-reply-to
Content
You now have to test "PYTHONMALLOC=malloc valgrind python3 ...".

IMHO it's not a bug in Python, but in your code ussing OpenSSL:

  File "/var/bluelabs/python/_cams_threaded_server.py", line 49 in sni_callback
History
Date User Action Args
2017-02-14 10:20:21vstinnersetrecipients: + vstinner, christian.heimes, David Ford (FirefighterBlu3)
2017-02-14 10:20:21vstinnersetmessageid: <1487067621.82.0.0714756096417.issue29470@psf.upfronthosting.co.za>
2017-02-14 10:20:21vstinnerlinkissue29470 messages
2017-02-14 10:20:21vstinnercreate