Roundup Robot added the comment: New changeset 8a6a920d8eae by Victor Stinner in branch 'default': Issue #19512: Py_ReprEnter() and Py_ReprLeave() now use an identifier for the http://hg.python.org/cpython/rev/8a6a920d8eae
New changeset 69071054b42f by Victor Stinner in branch 'default': Issue #19512: Add a new _PyDict_DelItemId() function, similar to http://hg.python.org/cpython/rev/69071054b42f New changeset 862a62e61553 by Victor Stinner in branch 'default': Issue #19512: type_abstractmethods() and type_set_abstractmethods() now use an http://hg.python.org/cpython/rev/862a62e61553 New changeset e5476ecb8b57 by Victor Stinner in branch 'default': Issue #19512: eval() and exec() now use an identifier for "__builtins__" string http://hg.python.org/cpython/rev/e5476ecb8b57 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19512> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com