]> granicus.if.org Git - python/commit
closes bpo-34654: Tolerate + at the beginning of large years. (GH-9238)
authorBenjamin Peterson <benjamin@python.org>
Wed, 12 Sep 2018 23:21:36 +0000 (16:21 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Sep 2018 23:21:36 +0000 (16:21 -0700)
commite1a34ceb541ef87e03bb428630097dacc9c658e5
tree7eb543a0de0a43b0f31674ed6db51267b4fab173
parent40caa05fa4d1810a1a6bfc34e0ec930c351089b7
closes bpo-34654: Tolerate + at the beginning of large years. (GH-9238)
Lib/test/test_time.py