mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Patch #813445: Add IPPROTO_IPV6 option to the socketmodule.
This commit is contained in:
parent
a0f1734e44
commit
3bbd6543a0
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ Core and builtins
|
|||
Extension modules
|
||||
-----------------
|
||||
|
||||
- socket.IPPROTO_IPV6 was added.
|
||||
|
||||
- readline.clear_history was added.
|
||||
|
||||
- select.select() now accepts sequences for its first three arguments.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue