James Parrott
James Parrott
Simple changes for Python 3 compatibility after running Pylint on the repo
PR # 13 9ee4d1b and 7e6a0d9 should fix this
> thanks for this :) we'll take a look. You're welcome. I didn't realise there were more tests than I spotted at first glance (I've delved into those and fixed...
> @JamesParrott make sure the files you are pushing to this PR are formatted and linted properly. Currently, [pre-commit is failing](https://results.pre-commit.ci/run/github/88918063/1702587594.w7l93gwFQ06H4HvxjygQYw) due to this. As I said above, this PR...
A circular import's not ideal, but removing it probably requires refactoring. In the mean time, is this work around not suitable? ``` import pipx import pipx.util ```
Make a fork and lets have a look at it. It would need launcher scripts instead of letting docker compose spin everything up. I wouldn't use it, but there's still...
The tests will indeed run faster, which would be nice I agree. Is there a second route to running the tests directly in the repo, or can they be reorganised?...
Apologies Robert. I've just realised this is a proposal for `tomlkit.dump` and `tomlkit.dumps`
Boto and its sub projects use threading, sockets and urllib3, so this is unlikely to be a smooth ride. This could be a big job even if it didn't require...
I do not. I'm just estimating what the original idea requires from a Pyodide contributor, and managing your expectations.