Commit 51cfa56
authored
pythongh-127552: Remove comment questioning 4-digit restriction for ‘Y’ in datetime.strptime patterns (python#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).1 parent 6bc3e83 commit 51cfa56
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
305 | | - | |
306 | 304 | | |
307 | 305 | | |
308 | 306 | | |
| |||
0 commit comments