cpython
cpython copied to clipboard
gh-122781: fix time format bug
Fixed it such that %z is now read as optional and can be an empty string.
- Issue: gh-122781
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.
@StanFromIreland apparently you can now close this PR since the issue has been resolved
Thank you, yes this was fixed with #132922.