| commit | 3b66ebe7727dba68c2c6ccf0cd85a4c31255b9b4 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Tue Oct 24 00:27:14 2017 +0300 |
| committer | GitHub <noreply@github.com> | Tue Oct 24 00:27:14 2017 +0300 |
| tree | 6d7cd3fa5f536d59affbbd06a9d86b536aff4c8e | |
| parent | 828ca59208af0b1b52a328676c5cc0c5e2e999b0 [diff] |
bpo-31847: Fix commented out tests in test_syntax. (#4084) SyntaxError now is raised instead of SyntaxWarning.