py: Change type signature of builtin funs that take variable or kw args.
With this patch the n_args parameter is changed type from mp_uint_t to size_t.
Please register or sign in to comment
With this patch the n_args parameter is changed type from mp_uint_t to size_t.