Skip to content

bpo-42393: Raise OverflowError iso. DeprecationWarning on overflow in socket.ntohs and socket.htons#23980

Merged
serhiy-storchaka merged 6 commits into
python:masterfrom
erlend-aasland:bpo-42393
Dec 31, 2020
Merged

bpo-42393: Raise OverflowError iso. DeprecationWarning on overflow in socket.ntohs and socket.htons#23980
serhiy-storchaka merged 6 commits into
python:masterfrom
erlend-aasland:bpo-42393

Conversation

@erlend-aasland

@erlend-aasland erlend-aasland commented Dec 28, 2020

Copy link
Copy Markdown
Contributor

@erlend-aasland

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka, would you mind reviewing this?

Comment thread Modules/socketmodule.c Outdated
Comment thread Doc/library/socket.rst
Comment thread Doc/library/socket.rst Outdated
@erlend-aasland

erlend-aasland commented Dec 29, 2020

Copy link
Copy Markdown
Contributor Author

Thank you for reviewing, @serhiy-storchaka. PTAL.

@serhiy-storchaka
serhiy-storchaka merged commit f4936ad into python:master Dec 31, 2020
@erlend-aasland
erlend-aasland deleted the bpo-42393 branch December 31, 2020 13:21
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants