mirror of
https://github.com/python/cpython.git
synced 2025-09-13 04:08:37 +00:00
Report patch #416079 changes.
This commit is contained in:
parent
b0162f9afc
commit
cb227c9850
1 changed files with 3 additions and 0 deletions
|
@ -81,6 +81,9 @@ Core
|
|||
|
||||
Library
|
||||
|
||||
- telnetlib includes symbolic names for the options, and support for
|
||||
setting an option negotiation callback.
|
||||
|
||||
- The new C standard no longer requires that math libraries set errno to
|
||||
ERANGE on overflow. For platform libraries that exploit this new
|
||||
freedom, Python's overflow-checking was wholly broken. A new overflow-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue