Stuart

Results 13 comments of Stuart

Ah... Hmmm 🤔 What does `into_inner` look like? I thought making an iterator - because that seems to be how Python's msgpack implementation works (https://github.com/msgpack/msgpack-python/blob/500a238028bdebe123b502b07769578b5f0e8a3a/msgpack/_unpacker.pyx#L539-L540). `into_inner` conventionally just returns the...

Ah - okay - let me clarify. If you have serialized the following array of objects into msgpack: ``` { "foo": "bar" }, { "lorem": "ipsum" } ``` We should...

+1 does not work on Mac, mice inputs are not located in the same place as on Linux.