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.