Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[3.13] gh-127552: Remove comment questioning 4-digit restriction for …
…‘Y’ in datetime.strptime patterns (GH-127590) GH-127650) gh-127552: Remove comment questioning 4-digit restriction for ‘Y’ in datetime.strptime patterns (GH-127590) The code has required 4 digits for the year since its inclusion in the stdlib in 2002 (over 22 years ago as of this commit). (cherry picked from commit 51cfa56) Co-authored-by: Beomsoo Kim <[email protected]>
- Loading branch information