Nick Coghlan <ncogh...@gmail.com> added the comment: +1 for switching over to `iterable` in the reduce docstring.
As a possible enhancement for 3.8+ only, it would be reasonable to start converting functools over to Argument Clinic in order to improve the introspection support. (Note that only some APIs could be converted though, as others have more complex signatures that AC doesn't yet support: https://bugs.python.org/issue20291) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33130> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com