Staging
v0.5.1
https://github.com/python/cpython
Revision c58a8116475fc9e90fe87b150cde4e535173ec1c authored by Miss Islington (bot) on 22 November 2019, 17:03:04 UTC, committed by GitHub on 22 November 2019, 17:03:04 UTC

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>
1 parent cb60851
History
Tip revision: c58a8116475fc9e90fe87b150cde4e535173ec1c authored by Miss Islington (bot) on 22 November 2019, 17:03:04 UTC
closes bpo-29275: Remove Y2K reference from time module docs (GH-17321)
Tip revision: c58a811
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.4 KB
README.rst -rw-r--r-- 4.5 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.3 KB
conf.py -rw-r--r-- 6.4 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 52.0 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.5 KB

README.rst

back to top