STINNER Victor <vstin...@redhat.com> added the comment:

I just merged PR 8548. See the PR to the discussion. IMHO it's a nice 
enhancement to have a pure Python implementation:
https://github.com/python/cpython/pull/8548#issuecomment-433063178
(and the PR has been approved by 2 other core devs ;-))

But I'm against adding it to Python 3.7 as well, I rejected the backport: PR 
10092.

I proposed the author to write another PR to refactor test_functools.py, but I 
don't think that it's worth it to keep this issue open just for that:
https://github.com/python/cpython/pull/8548#issuecomment-433065931

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.8 -Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32321>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to