Re: [Python-Dev] The curious case of 255 function arguments

2018-08-07 Thread Stephen McDowell
ere :) -Stephen On Mon, Aug 6, 2018 at 2:17 AM, Serhiy Storchaka wrote: > 06.08.18 08:13, Stephen McDowell пише: > >> I've looked at the C code for a while and it is entirely non-obvious what >> would lead to python *2* /allowing/ >255 arguments. Anybody happen to know

[Python-Dev] The curious case of 255 function arguments

2018-08-05 Thread Stephen McDowell
this is not a problem, just a burning desire for closure (even if anecdotal) as to how this can be. I deeply love python, and am not complaining! I stumbled across this and found it truly confounding, and thought the gurus here may happen to recall what changed in 3.x that lead the the error cond