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 izbyshev, jab, levkivskyi, methane, miss-islington, serhiy.storchaka
Date 2018-03-23.09:43:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521798197.03.0.467229070634.issue32999@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c71edab15d023360388da8360700d419b5f48c81 by Miss Islington (bot) in branch '3.7':
bpo-32999: ast: Convert useless check to assert (GH-6197)
https://github.com/python/cpython/commit/c71edab15d023360388da8360700d419b5f48c81
History
Date User Action Args
2018-03-23 09:43:17miss-islingtonsetrecipients: + miss-islington, jab, methane, serhiy.storchaka, levkivskyi, izbyshev
2018-03-23 09:43:17miss-islingtonsetmessageid: <1521798197.03.0.467229070634.issue32999@psf.upfronthosting.co.za>
2018-03-23 09:43:17miss-islingtonlinkissue32999 messages
2018-03-23 09:43:16miss-islingtoncreate