bpo-34454: Clean up datetime.fromisoformat surrogate handling#8959
Merged
vstinner merged 6 commits intoOct 22, 2018
python:masterpython/cpython:masterfrom
pganssle:cleanup_fromisoformat_surrogatepganssle/cpython:cleanup_fromisoformat_surrogateCopy head branch name to clipboard
Merged
bpo-34454: Clean up datetime.fromisoformat surrogate handling#8959vstinner merged 6 commits intopython:masterpython/cpython:masterfrom pganssle:cleanup_fromisoformat_surrogatepganssle/cpython:cleanup_fromisoformat_surrogateCopy head branch name to clipboard
vstinner merged 6 commits into
python:masterpython/cpython:masterfrom
pganssle:cleanup_fromisoformat_surrogatepganssle/cpython:cleanup_fromisoformat_surrogateCopy head branch name to clipboard
Commits
Commits on Oct 21, 2018
- committed
Use repr in fromisoformat error message
Show description for 6d6f3d0committedRetain non-sanitized dtstr for error printing
Show description for eb8e176committedSeparate handling of Unicode and other errors
Show description for 4e54bd9committed- committed
Drop needs_decref from _sanitize_isoformat_str
Show description for 90a2e71committed