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 Cameron Trando, gvanrossum, levkivskyi
Date 2019-08-22.19:34:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566502470.17.0.966213490553.issue37920@roundup.psfhosted.org>
In-reply-to
Content
Making an existing stdlib class generic has to be considered carefully, otherwise it may break backward compatibility.

As I wrote in the typeshed issue, I actually think the status quo is fine. But I'd like to hear you out about how it causes problems in VS Code (that can't be fixed by adapting VC Code to reality).
History
Date User Action Args
2019-08-22 19:34:30gvanrossumsetrecipients: + gvanrossum, levkivskyi, Cameron Trando
2019-08-22 19:34:30gvanrossumsetmessageid: <1566502470.17.0.966213490553.issue37920@roundup.psfhosted.org>
2019-08-22 19:34:30gvanrossumlinkissue37920 messages
2019-08-22 19:34:30gvanrossumcreate