Raymond Hettinger added the comment:

I recommend this be closed:  too much impact on existing code for too little 
benefit.  

CPython has historically imposed some artificial implementation specific 
details in order make the implementation cleaner and faster internally (i.e. a 
limit on the number of function arguments, sys.maxsize limits, etc.)

----------
nosy: +rhettinger
priority: normal -> low
type:  -> enhancement
versions: +Python 3.5 -Python 3.4

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

Reply via email to