
Sept. 28, 2020
11:46 a.m.
On Mon, 28 Sep 2020 at 15:45, Eric Wieser <wieser.eric+numpy@gmail.com> wrote:
Would another option be to just stop using the tuple-less index in the presence of new syntax - so by example,
I don't think it would be a reliable approach. Now you end up with a "randomly" occurring special case depending on how it's invoked. Also, it would give different behavior between d[x] and d[x, **kw], which in my opinion should be a fully degenerate case. -- Kind regards, Stefano Borini