mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
Merge #18805 NEWS fix from 3.3
This commit is contained in:
commit
f45e3e34b2
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Issue #18805: the netmask/hostmask parsing in ipaddress now more reliably
|
- Issue #18805: the netmask/hostmask parsing in ipaddress now more reliably
|
||||||
filters out illegal values
|
filters out illegal values and correctly allows any valid prefix length.
|
||||||
|
|
||||||
- Issue #20481: For at least Python 3.4, the statistics module will require
|
- Issue #20481: For at least Python 3.4, the statistics module will require
|
||||||
that all inputs for a single operation be of a single consistent type, or
|
that all inputs for a single operation be of a single consistent type, or
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue