diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-11-22 17:03:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-22 17:03:04 (GMT) |
commit | c58a8116475fc9e90fe87b150cde4e535173ec1c (patch) | |
tree | 04f7fedb7849c8f8b63470df5204464b49120d21 /Lib/test/test_dataclasses.py | |
parent | cb6085138a845f8324adc011b65754acc2086cc0 (diff) | |
download | cpython-c58a8116475fc9e90fe87b150cde4e535173ec1c.zip cpython-c58a8116475fc9e90fe87b150cde4e535173ec1c.tar.gz cpython-c58a8116475fc9e90fe87b150cde4e535173ec1c.tar.bz2 |
closes bpo-29275: Remove Y2K reference from time module docs (GH-17321)
The Y2K reference is not needed as it only points out that Python's use
of C standard functions doesn't generally suffer from Y2K issues; the
point regarding conventions for conversion of 2-digit years in
:func:`strptime` is still valid.
(cherry picked from commit 42bc60ead39c7be9f6bb7329977826e962f601eb)
Co-authored-by: Callum Ward <wards.callum@gmail.com>
Diffstat (limited to 'Lib/test/test_dataclasses.py')
0 files changed, 0 insertions, 0 deletions