commit | 001320720090976b8a44b2aaf7c5a10ce66f40b9 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Jan 26 11:54:32 2015 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Jan 26 11:54:32 2015 +0200 |
tree | 7a98893fa245c9893eb480ad8d66aa21e3e38d2a | |
parent | 5f1909a4ca98ce0d5bcb18df27890629ced02689 [diff] [blame] |
Issue #11578: Backported test for the timeit module.
diff --git a/Misc/NEWS b/Misc/NEWS index 6582bab..e018689 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -83,6 +83,8 @@ Tests ----- +- Issue #11578: Backported test for the timeit module. + - Issue #22943: bsddb tests are locale independend now. IDLE