commit | 62e4481238b82f111ffb1104a4b97099dd83ae2b | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Feb 16 08:12:19 2019 +0200 |
committer | GitHub <noreply@github.com> | Sat Feb 16 08:12:19 2019 +0200 |
tree | f679c8f683e8e01118273163c2cec077a4530777 | |
parent | a16ab00c0b8e126ab82e7cb5098af3ea32d315ff [diff] |
bpo-15248: Emit a compiler warning when missed a comma before tuple or list. (GH-11757)