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 pablogsal
Recipients Anthony Sottile, BTaskaya, gvanrossum, hauntsaninja, lys.nikolaou, mbussonn, ned.deily, pablogsal, rhettinger, serhiy.storchaka
Date 2020-05-21.19:57:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590091076.79.0.266706489833.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset f50516e6a978ee694232512399dd1ab47aaebab1 by Batuhan Taskaya in branch 'master':
bpo-40334: Correctly generate C parser when assigned var is None (GH-20296)
https://github.com/python/cpython/commit/f50516e6a978ee694232512399dd1ab47aaebab1
History
Date User Action Args
2020-05-21 19:57:56pablogsalsetrecipients: + pablogsal, gvanrossum, rhettinger, ned.deily, serhiy.storchaka, mbussonn, Anthony Sottile, lys.nikolaou, BTaskaya, hauntsaninja
2020-05-21 19:57:56pablogsalsetmessageid: <1590091076.79.0.266706489833.issue40334@roundup.psfhosted.org>
2020-05-21 19:57:56pablogsallinkissue40334 messages
2020-05-21 19:57:56pablogsalcreate