Roundup Robot added the comment: New changeset eeb742d8bf9c by Serhiy Storchaka in branch '3.5': Issue #26305: Argument Clinic now escapes braces. No need to double them. https://hg.python.org/cpython/rev/eeb742d8bf9c
New changeset d983c313b8f1 by Serhiy Storchaka in branch 'default': Issue #26305: Argument Clinic now escapes braces. No need to double them. https://hg.python.org/cpython/rev/d983c313b8f1 New changeset 2d7dcd8cf928 by Serhiy Storchaka in branch 'default': Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7. https://hg.python.org/cpython/rev/2d7dcd8cf928 ---------- nosy: +python-dev _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26305> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com