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 emilyemorehouse, gvanrossum, levkivskyi, vstinner
Date 2019-02-11.19:34:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549913696.07.0.551647627048.issue35963@roundup.psfhosted.org>
In-reply-to
Content
New changeset 522346d792d9013140a3f4ad3534ac10f38d9085 by Guido van Rossum in branch 'master':
Complete switch cases in symtable.c; fixes bpo-35963 (GH-11821)
https://github.com/python/cpython/commit/522346d792d9013140a3f4ad3534ac10f38d9085
History
Date User Action Args
2019-02-11 19:34:57gvanrossumsetrecipients: + gvanrossum, vstinner, levkivskyi, emilyemorehouse
2019-02-11 19:34:56gvanrossumsetmessageid: <1549913696.07.0.551647627048.issue35963@roundup.psfhosted.org>
2019-02-11 19:34:56gvanrossumlinkissue35963 messages
2019-02-11 19:34:55gvanrossumcreate