◐ Shell
clean mode source ↗

Message 396296 - Python tracker

Message396296

Author gvanrossum
Recipients Nils Kattenbeck, gvanrossum, keithblaha, kj, levkivskyi
Date 2021-06-21.22:59:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624316360.51.0.0711501447355.issue41249@roundup.psfhosted.org>
In-reply-to
Content
Note that this issue is now only a problem of you use `from __future__ import annotations` -- we rolled the default behavior for 3.10 back to what it was in 3.9.

I am out of time to argue about why we chose this behavior, alas.
History
Date User Action Args
2021-06-21 22:59:20gvanrossumsetrecipients: + gvanrossum, levkivskyi, Nils Kattenbeck, keithblaha, kj
2021-06-21 22:59:20gvanrossumsetmessageid: <1624316360.51.0.0711501447355.issue41249@roundup.psfhosted.org>
2021-06-21 22:59:20gvanrossumlinkissue41249 messages
2021-06-21 22:59:20gvanrossumcreate