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 serhiy.storchaka
Recipients lukasz.langa, serhiy.storchaka
Date 2018-05-20.15:06:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526828770.83.0.682650639539.issue33475@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b32f8897eafcf335f9e9899c5e622a0b27679437 by Serhiy Storchaka in branch '3.7':
[3.7] bpo-33475: Fix and improve converting annotations to strings. (GH-6774). (GH-6927)
https://github.com/python/cpython/commit/b32f8897eafcf335f9e9899c5e622a0b27679437
History
Date User Action Args
2018-05-20 15:06:10serhiy.storchakasetrecipients: + serhiy.storchaka, lukasz.langa
2018-05-20 15:06:10serhiy.storchakasetmessageid: <1526828770.83.0.682650639539.issue33475@psf.upfronthosting.co.za>
2018-05-20 15:06:10serhiy.storchakalinkissue33475 messages
2018-05-20 15:06:10serhiy.storchakacreate