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 erlendaasland, pablogsal, serhiy.storchaka
Date 2020-12-31.13:16:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609420616.18.0.0511817055921.issue42393@roundup.psfhosted.org>
In-reply-to
Content
New changeset f4936ad1c4d0ae1948e428aeddc7d3096252dae4 by Erlend Egeberg Aasland in branch 'master':
bpo-42393: Raise OverflowError iso. DeprecationWarning on overflow in socket.ntohs and socket.htons (GH-23980)
https://github.com/python/cpython/commit/f4936ad1c4d0ae1948e428aeddc7d3096252dae4
History
Date User Action Args
2020-12-31 13:16:56serhiy.storchakasetrecipients: + serhiy.storchaka, pablogsal, erlendaasland
2020-12-31 13:16:56serhiy.storchakasetmessageid: <1609420616.18.0.0511817055921.issue42393@roundup.psfhosted.org>
2020-12-31 13:16:56serhiy.storchakalinkissue42393 messages
2020-12-31 13:16:56serhiy.storchakacreate