]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-85453: Adapt datetime.rst to devguide recommendations for code snippets and variab...
authoredson duarte <eduarte.uatach@gmail.com>
Wed, 24 Apr 2024 19:53:52 +0000 (16:53 -0300)
committerGitHub <noreply@github.com>
Wed, 24 Apr 2024 19:53:52 +0000 (19:53 +0000)
commit809aa9a682fc865f7502e7421da0a74d204aab6d
tree3fe8149a861ce96a3d115d23be0c6cef771b865e
parent5865fa5f9b33ce003dad99cac5e5378d6aed47c5
gh-85453: Adapt datetime.rst to devguide recommendations for code snippets and variables (#118068)

Also remove formatting from numeric literals.

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