[issue37165] Convert _collections._count_elements() to the Argument Clinic

Raymond Hettinger report at bugs.python.org
Wed Jun 5 14:45:07 EDT 2019


New submission from Raymond Hettinger <raymond.hettinger at gmail.com>:

This lets _count_elements use METH_FASTCALL.

----------
components: Library (Lib)
messages: 344759
nosy: rhettinger
priority: normal
severity: normal
status: open
type: performance
versions: Python 3.8, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37165>
_______________________________________


More information about the Python-bugs-list mailing list