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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, rupole
Date 2008-09-23.14:34:30
SpamBayes Score 0.0021944465
Marked as misclassified No
Message-id <1222180486.14.0.772575449873.issue3946@psf.upfronthosting.co.za>
In-reply-to
Content
And the following statement crashes the interpreter:

>>> compile(memoryview(b"text"), "name", "exec")
History
Date User Action Args
2008-09-23 14:34:46amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, rupole
2008-09-23 14:34:46amaury.forgeotdarcsetmessageid: <1222180486.14.0.772575449873.issue3946@psf.upfronthosting.co.za>
2008-09-23 14:34:30amaury.forgeotdarclinkissue3946 messages
2008-09-23 14:34:30amaury.forgeotdarccreate