We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b913784 commit a9800a8Copy full SHA for a9800a8
1 file changed
Misc/NEWS
@@ -1396,6 +1396,9 @@ Library
1396
Extension Modules
1397
-----------------
1398
1399
+- In struct.pack, correctly propogate exceptions from computing the truth of an
1400
+ object in the '?' format.
1401
+
1402
- Issue #9000: datetime.timezone objects now have eval-friendly repr.
1403
1404
- In the math module, correctly lookup __trunc__, __ceil__, and __floor__ as
0 commit comments