Skip to content

Commit a9800a8

Browse files
committed
add NEWS
1 parent b913784 commit a9800a8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,6 +1396,9 @@ Library
13961396
Extension Modules
13971397
-----------------
13981398

1399+
- In struct.pack, correctly propogate exceptions from computing the truth of an
1400+
object in the '?' format.
1401+
13991402
- Issue #9000: datetime.timezone objects now have eval-friendly repr.
14001403

14011404
- In the math module, correctly lookup __trunc__, __ceil__, and __floor__ as

0 commit comments

Comments
 (0)