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 gvanrossum, levkivskyi, serhiy.storchaka
Date 2018-02-19.22:39:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJLdSCdThryYoY9Cqg55=qvi-DmJqkRX1DZT-zY__Gpohg@mail.gmail.com>
In-reply-to <1519059528.69.0.467229070634.issue32873@psf.upfronthosting.co.za>
Content
I'm honestly not too concerned about what happens with List[int] (though
doing a sensible thing here is not wrong :-), but I feel strongly that a
pickle containing a reference to typing.List should be compatible between
Python 3.6 and 3.7.
History
Date User Action Args
2018-02-19 22:39:51gvanrossumsetrecipients: + gvanrossum, serhiy.storchaka, levkivskyi
2018-02-19 22:39:51gvanrossumlinkissue32873 messages
2018-02-19 22:39:51gvanrossumcreate