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 barry, eli.bendersky, ethan.furman, serhiy.storchaka
Date 2015-02-08.07:34:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423380857.12.0.561575585412.issue20680@psf.upfronthosting.co.za>
In-reply-to
Content
I don't see how it can break code. If people use workaround that were not broken by changing SOCK_STREAM from int to enum, it shouldn't break by changing pickle representation of SOCK_STREAM.
History
Date User Action Args
2015-02-08 07:34:17serhiy.storchakasetrecipients: + serhiy.storchaka, barry, eli.bendersky, ethan.furman
2015-02-08 07:34:17serhiy.storchakasetmessageid: <1423380857.12.0.561575585412.issue20680@psf.upfronthosting.co.za>
2015-02-08 07:34:17serhiy.storchakalinkissue20680 messages
2015-02-08 07:34:17serhiy.storchakacreate