diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2022-04-10-08-39-44.bpo-91498.8oII92.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2022-04-10-08-39-44.bpo-91498.8oII92.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-04-10-08-39-44.bpo-91498.8oII92.rst b/Misc/NEWS.d/next/Library/2022-04-10-08-39-44.bpo-91498.8oII92.rst new file mode 100644 index 0000000..df3b81f --- /dev/null +++ b/Misc/NEWS.d/next/Library/2022-04-10-08-39-44.bpo-91498.8oII92.rst @@ -0,0 +1 @@ +Add the ``TCP_CONNECTION_INFO`` option (available on macOS) to :mod:`socket`. |