• Segev Finer's avatar
    bpo-23451: Fix socket deprecation warnings in socketmodule.c (#2318) · 9f3bdcb6
    Segev Finer yazdı
    * 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
    9f3bdcb6
Adı
Son kayıt (commit)
Son güncelleme
..
2.0.rst Loading commit data...
2.1.rst Loading commit data...
2.2.rst Loading commit data...
2.3.rst Loading commit data...
2.4.rst Loading commit data...
2.5.rst Loading commit data...
2.6.rst Loading commit data...
2.7.rst Loading commit data...
3.0.rst Loading commit data...
3.1.rst Loading commit data...
3.2.rst Loading commit data...
3.3.rst Loading commit data...
3.4.rst Loading commit data...
3.5.rst Loading commit data...
3.6.rst Loading commit data...
3.7.rst Loading commit data...
changelog.rst Loading commit data...
index.rst Loading commit data...