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 BTaskaya, pablogsal
Date 2020-04-14.20:40:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586896845.0.0.376656313558.issue39522@roundup.psfhosted.org>
In-reply-to
Content
New changeset 33986465bde2a2188537c4ef6cdb6055e348f31f by Pablo Galindo in branch 'master':
bpo-39522: Always initialise kind attribute in constant ast nodes (GH-19525)
https://github.com/python/cpython/commit/33986465bde2a2188537c4ef6cdb6055e348f31f
History
Date User Action Args
2020-04-14 20:40:45pablogsalsetrecipients: + pablogsal, BTaskaya
2020-04-14 20:40:45pablogsalsetmessageid: <1586896845.0.0.376656313558.issue39522@roundup.psfhosted.org>
2020-04-14 20:40:44pablogsallinkissue39522 messages
2020-04-14 20:40:44pablogsalcreate