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 gvanrossum
Recipients gvanrossum, jarryshaw, kj, levkivskyi
Date 2021-04-20.15:49:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618933780.29.0.0772212605951.issue43893@roundup.psfhosted.org>
In-reply-to
Content
So the question is, whether anyone actually writes `x: ' str'`. Does the fix satisfy a real need?

If it does, why don't we change compile(x, ..., 'eval') as you suggested in your second comment?
History
Date User Action Args
2021-04-20 15:49:40gvanrossumsetrecipients: + gvanrossum, levkivskyi, jarryshaw, kj
2021-04-20 15:49:40gvanrossumsetmessageid: <1618933780.29.0.0772212605951.issue43893@roundup.psfhosted.org>
2021-04-20 15:49:40gvanrossumlinkissue43893 messages
2021-04-20 15:49:40gvanrossumcreate