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 methane
Recipients izbyshev, jab, levkivskyi, methane, miss-islington, serhiy.storchaka
Date 2018-03-23.09:19:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521796777.79.0.467229070634.issue32999@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c65bf3fe4a2bde424b79e350f36b7aaa3f6476f6 by INADA Naoki in branch 'master':
bpo-32999: ast: Convert useless check to assert (GH-6197)
https://github.com/python/cpython/commit/c65bf3fe4a2bde424b79e350f36b7aaa3f6476f6
History
Date User Action Args
2018-03-23 09:19:37methanesetrecipients: + methane, jab, serhiy.storchaka, levkivskyi, izbyshev, miss-islington
2018-03-23 09:19:37methanesetmessageid: <1521796777.79.0.467229070634.issue32999@psf.upfronthosting.co.za>
2018-03-23 09:19:37methanelinkissue32999 messages
2018-03-23 09:19:37methanecreate