[issue18726] json functions have too many positional parameters

Raymond Hettinger report at bugs.python.org
Mon Sep 2 00:46:47 CEST 2013


Raymond Hettinger added the comment:

Serhiy, please resist the urge to engage in API churn.  We've had zero user requests to abandon the current API.  I'm not a fan of the current positional arguments, but changing it isn't really worth it (creating disruption with nearly zero benefit, no new functionality and possibly slowing down the calls in module where people seem to really care about speed).

Bob, would you please weigh-in on this one.  You have the best appreciation for the needs of the established user base.

----------
assignee: rhettinger -> bob.ippolito
priority: normal -> low

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18726>
_______________________________________


More information about the Python-bugs-list mailing list