◐ Shell
clean mode source ↗

[3.11] gh-117914: fix datetime_strptime when restart cpython by marin-man · Pull Request #117915 · python/cpython

@ghost

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@marin-man marin-man changed the title gh-117914: fix datetime_strptime when restart cpython [3.11] gh-117914: fix datetime_strptime when restart cpython

Apr 16, 2024

@ericsnowcurrently

3.11 is in security-only mode.

(FYI, the equivalent of this change has been merged on main (3.14) via gh-120224. We will be backporting that to 3.13 and 3.12.)