[issue32012] Disallow ambiguous syntax f(x for x in [1],)

2018-07-30 Thread miss-islington
miss-islington added the comment: New changeset 9ecbe3321f7bb3726017a053e583ca507d4453fc by Miss Islington (bot) in branch '3.7': Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241) https://github.com/python/cpython/commit/9ecbe3321

[issue27494] 2to3 parser failure caused by a comma after a generator expression

2018-07-30 Thread miss-islington
miss-islington added the comment: New changeset 9ecbe3321f7bb3726017a053e583ca507d4453fc by Miss Islington (bot) in branch '3.7': Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241) https://github.com/python/cpython/commit/9ecbe3321

[issue33729] Hashlib/blake2* missing 'data' keyword argument

2018-07-30 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- pull_requests: +8090 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://

[issue34280] METH_NOARGS: no longer require that second arg is NULL

2018-07-30 Thread Jeroen Demeyer
Change by Jeroen Demeyer : -- stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mai

<    1   2