commit | 2db61fb7a806c7e85bc5eb96cb64574aa10dfde3 | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Tue Mar 02 21:34:45 2010 +0000 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Tue Mar 02 21:34:45 2010 +0000 |
tree | d5c81d0cefa166dd9486db1f0aaabd43e197d3eb | |
parent | d8472a4545d820b3a70999c6044b9a8000cc1caf [diff] [blame] |
Tentatively enable test_pep277 on all platforms.
diff --git a/Misc/NEWS b/Misc/NEWS index b25b32a..d386c2f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -106,6 +106,8 @@ Tests ----- +- Issue #767675: enable test_pep277 on all platforms. + - Issue #6292: for the moment at least, the test suite runs cleanly if python is run with the -OO flag. Tests requiring docstrings are skipped.