Skip to content

bpo-34454: fix crash in .fromisoformat() methods when given inputs with surrogate code points#8859

Closed
taleinat wants to merge 2 commits into
python:masterfrom
taleinat:bpo-34454/fromisoformat_avoid_utf8_encoding
Closed

bpo-34454: fix crash in .fromisoformat() methods when given inputs with surrogate code points#8859
taleinat wants to merge 2 commits into
python:masterfrom
taleinat:bpo-34454/fromisoformat_avoid_utf8_encoding

bpo-34454: optimize, add tests and NEWS

3a02c2b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs