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 BTaskaya, cstratak, gvanrossum, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka, vstinner
Date 2020-04-23.22:43:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587681782.7.0.261156102524.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset bc28805570ae3e8835a5d502ae9ab15c52449f77 by Guido van Rossum in branch 'master':
bpo-40334: Use old compiler when compile mode is func_type (GH-19692)
https://github.com/python/cpython/commit/bc28805570ae3e8835a5d502ae9ab15c52449f77
History
Date User Action Args
2020-04-23 22:43:02gvanrossumsetrecipients: + gvanrossum, vstinner, ned.deily, serhiy.storchaka, cstratak, lys.nikolaou, pablogsal, BTaskaya
2020-04-23 22:43:02gvanrossumsetmessageid: <1587681782.7.0.261156102524.issue40334@roundup.psfhosted.org>
2020-04-23 22:43:02gvanrossumlinkissue40334 messages
2020-04-23 22:43:02gvanrossumcreate