]> granicus.if.org Git - python/commit
Issue #28332: Deprecated silent truncations in socket.htons and socket.ntohs.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Oct 2016 09:34:40 +0000 (12:34 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Oct 2016 09:34:40 +0000 (12:34 +0300)
commit6a7d3480fc8fe4c60538547d2935083ccff0f631
tree9a6a13be60de50579071c31c48079b980aee0bd1
parenta5749197aaecefef522c13544471a9cb571ab5b6
Issue #28332: Deprecated silent truncations in socket.htons and socket.ntohs.
Original patch by Oren Milman.
Doc/library/socket.rst
Lib/test/test_socket.py
Misc/NEWS
Modules/socketmodule.c