[issue29301] decimal: Use FASTCALL and/or Argument Clinic

Ma Lin report at bugs.python.org
Tue Mar 19 22:01:04 EDT 2019


Ma Lin <malincns at 163.com> added the comment:

> AC will not happen: It makes the module too large and unreadable.

AC has great performance improvements these days: issue35582 and issue36127
It's quite worthy of reconsidering this decision.

----------
nosy: +Ma Lin

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


More information about the Python-bugs-list mailing list