Aarni Koskela

Results 332 comments of Aarni Koskela

@bdraco Bleh, right. Didn't notice the implicit autouse fixture there. Funnily, tests pass just fine on my macOS machine without it. Fixed...

@bdraco Unrelated test seems to segfault 😞

Oh hey @bdraco, one more question – I realized that the `movement_counter` wasn't visible because I had set `native_unit_of_measurement` to `None`... what would be the correct `native_unit_of_measurement` for a dimensionless...

As discussed on https://stackoverflow.com/a/68451495/51685, this is likely due to running the program on Python 3 and having a `network` module installed in `site-packages`.

As per @epenet's request, split into #81791 and #81790.

@bdraco Thanks for the comments! > While I'm not usually one to turn down performance improvements, this PR changes quite files that don't have test coverage in places that are...

@bdraco Thanks for the pointers, I appreciate it. I rebased this PR and removed changes to files that match any `.coveragerc` omit stanza (see full list at https://gist.github.com/akx/ffa23728c32d76f800b7a8218216bc08). That should...

What's this feature for, though? There seems to be no reference as to why this needs to be done.

@sharmadhiraj86 As Sean said, you don't need to be assigned. You're free to work on the issue, and open a PR that fixes things.