Skip to content

Commit a0246a0

Browse files
taleinatpganssle
authored andcommitted
Add news entry for bpo-34454
1 parent c24388e commit a0246a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fix the .fromisoformat() methods of datetime types crashing when given
2+
unicode with non-UTF-8-encodable code points. Specifically,
3+
datetime.fromisoformat() now accepts surrogate unicode code points used as
4+
the separator. Report and tests by Alexey Izbyshev.

0 commit comments

Comments
 (0)