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 Anthony Sottile, ethan smith, gregory.p.smith, gvanrossum, levkivskyi, lukasz.langa
Date 2019-02-01.19:37:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549049868.09.0.853302050317.issue35766@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3a32e3bf880f0842ac73d18285f5a1caa902a2ca by Guido van Rossum in branch 'master':
bpo-35766 follow-up: Kill half-support for FunctionType in PyAST_obj2mod (#11714)
https://github.com/python/cpython/commit/3a32e3bf880f0842ac73d18285f5a1caa902a2ca
History
Date User Action Args
2019-02-01 19:37:49gvanrossumsetrecipients: + gvanrossum, gregory.p.smith, lukasz.langa, levkivskyi, Anthony Sottile, ethan smith
2019-02-01 19:37:48gvanrossumsetmessageid: <1549049868.09.0.853302050317.issue35766@roundup.psfhosted.org>
2019-02-01 19:37:48gvanrossumlinkissue35766 messages
2019-02-01 19:37:48gvanrossumcreate