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 lukasz.langa
Recipients Mariatta, gvanrossum, levkivskyi, lukasz.langa, python-dev
Date 2017-09-14.20:52:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505422327.8.0.775495558345.issue28556@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1658ec07577ef9696cea76fcf7fac2da18403ec5 by Łukasz Langa (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-28556: typing.get_type_hints: better globalns for classes and modules (GH-3582) (#3583)
https://github.com/python/cpython/commit/1658ec07577ef9696cea76fcf7fac2da18403ec5
History
Date User Action Args
2017-09-14 20:52:07lukasz.langasetrecipients: + lukasz.langa, gvanrossum, python-dev, levkivskyi, Mariatta
2017-09-14 20:52:07lukasz.langasetmessageid: <1505422327.8.0.775495558345.issue28556@psf.upfronthosting.co.za>
2017-09-14 20:52:07lukasz.langalinkissue28556 messages
2017-09-14 20:52:07lukasz.langacreate