Avoid inlining kwargs check function that only checks for errors and is not worth being inlined.
Also avoid double-check overhead for strigns and string subtypes in Py2: only needed in Py2.6 and not really worth it.
Showing
Please register or sign in to comment