]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-85453: Adapt datetime.rst to devguide recommendations for code snippets...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 24 Apr 2024 20:02:53 +0000 (22:02 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Apr 2024 20:02:53 +0000 (20:02 +0000)
commit0049e2bd38cd3784eed319565a2b8e047b8f50c0
treee347cede90707d3e3617b8fb29042f3fe4bff6c1
parent0691bd860d3de0c1feb1566d99315a0a582c62a0
[3.12] gh-85453: Adapt datetime.rst to devguide recommendations for code snippets and variables (GH-118068) (#118244)

Also remove formatting from numeric literals.

(cherry picked from commit 809aa9a682fc865f7502e7421da0a74d204aab6d)

Co-authored-by: edson duarte <eduarte.uatach@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Erlend E. Aasland <erlend@python.org>
Doc/library/datetime.rst