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 vstinner
Date 2018-04-26.13:53:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524750822.05.0.682650639539.issue33358@psf.upfronthosting.co.za>
In-reply-to
Content
To reproduce the bug:

./configure --with-pydebug --enabled-shared
make clean
make
LD_LIBRARY_PATH=$PWD ./python -m test -v test_embed
History
Date User Action Args
2018-04-26 13:53:42vstinnersetrecipients: + vstinner
2018-04-26 13:53:42vstinnersetmessageid: <1524750822.05.0.682650639539.issue33358@psf.upfronthosting.co.za>
2018-04-26 13:53:42vstinnerlinkissue33358 messages
2018-04-26 13:53:42vstinnercreate