mirror of
https://github.com/python/cpython.git
synced 2026-03-16 18:01:05 +00:00
add NEWS
This commit is contained in:
parent
b9137848ae
commit
a9800a8d5b
1 changed files with 3 additions and 0 deletions
|
|
@ -1396,6 +1396,9 @@ Library
|
|||
Extension Modules
|
||||
-----------------
|
||||
|
||||
- In struct.pack, correctly propogate exceptions from computing the truth of an
|
||||
object in the '?' format.
|
||||
|
||||
- Issue #9000: datetime.timezone objects now have eval-friendly repr.
|
||||
|
||||
- In the math module, correctly lookup __trunc__, __ceil__, and __floor__ as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue