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 miss-islington
Recipients barry, eli.bendersky, ethan.furman, levkivskyi, miss-islington, remi.lapeyre, vstinner
Date 2019-01-24.19:43:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548358997.37.0.700621677584.issue35717@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1fd06f1eca80dcbf3a916133919482a8327f3da4 by Miss Islington (bot) (Rémi Lapeyre) in branch 'master':
bpo-35717: Fix KeyError exception raised when using enums and compile (GH-11523)
https://github.com/python/cpython/commit/1fd06f1eca80dcbf3a916133919482a8327f3da4
History
Date User Action Args
2019-01-24 19:43:18miss-islingtonsetrecipients: + miss-islington, barry, vstinner, eli.bendersky, ethan.furman, levkivskyi, remi.lapeyre
2019-01-24 19:43:17miss-islingtonsetmessageid: <1548358997.37.0.700621677584.issue35717@roundup.psfhosted.org>
2019-01-24 19:43:17miss-islingtonlinkissue35717 messages
2019-01-24 19:43:17miss-islingtoncreate