cpython/Misc/NEWS.d/next/Windows
Segev Finer 9f3bdcb643 bpo-23451: Fix socket deprecation warnings in socketmodule.c (#2318)
* bpo-23451: Fix WSASocket and WSADuplicateSocket deprecation warnings

* bpo-23451: Add backwards compatibility note about socket share/fromshare

* bpo-23451: Fixed `WSAAddressToString`/`WSAStringToAddress` deprecation warnings

* bpo-23451: Use `inet_pton`/`inet_ntop` instead of `WSAAddressToString`/`WSAStringToAddress`

* bpo-23451: Move `HAVE_INET_PTON` from _socket.vcxproj to pyconfig.h

* bpo-23451: Add SUPPRESS_DEPRECATED_CALL to socketmodule.c

* bpo-23451: Add a NEWS.d entry

* bpo-23451: Corrected NEWS.d entry
2017-06-28 13:51:00 -07:00
..
2017-06-27-07-04-06.bpo-23451.bl_QOB.rst bpo-23451: Fix socket deprecation warnings in socketmodule.c (#2318) 2017-06-28 13:51:00 -07:00
2017-06-28-03-08-22.bpo-30362.XxeVMB.rst
2017-06-28-03-20-48.bpo-30291.zBpOl6.rst
README.rst

Put news entry ``blurb`` files for the *Windows* section in this directory.