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 Carl.Friedrich.Bolz, lukasz.langa, pablogsal
Date 2020-03-18.23:02:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584572533.6.0.995098150096.issue39220@roundup.psfhosted.org>
In-reply-to
Content
New changeset d112c600ab3f5e2910345bcc4bfc39439917ed87 by Pablo Galindo in branch 'master':
bpo-39220: Do not optimise annotation if 'from __future__ import annotations' is used (GH-17866)
https://github.com/python/cpython/commit/d112c600ab3f5e2910345bcc4bfc39439917ed87
History
Date User Action Args
2020-03-18 23:02:13pablogsalsetrecipients: + pablogsal, Carl.Friedrich.Bolz, lukasz.langa
2020-03-18 23:02:13pablogsalsetmessageid: <1584572533.6.0.995098150096.issue39220@roundup.psfhosted.org>
2020-03-18 23:02:13pablogsallinkissue39220 messages
2020-03-18 23:02:13pablogsalcreate