Bartosz Sokorski

Results 308 comments of Bartosz Sokorski

We don't test against PyPy, I guess there are some differences in how CPython and PyPy handle recursion. Feel free to submit a PR to fix this. I won't prioritize...

> can we please merge this ffs? Merge what exactly? Also, please refrain from using foul language.

> In the meantime, I think it might make more sense to just implement it in Poetry. There is a plan to adopt `findpython`, which provides proper windows support afaik,...

@allanolesen there is `pythonfinder` and `findpython`. Those are 2 separate libraries.

**UPDATED: January 27th '24** As of today, our test coverage looks like this (skipped files with 100% coverage): ``` Name Stmts Miss Cover -------------------------------------------------------------------------------- src/poetry/__main__.py 5 5 0% src/poetry/config/config.py 184...

Updated and rebased to current master

> I see that pypi recently started supporting offering up metadata separately from wheels - and I wouldn't mind betting that it's the only major repository that does so. Kind...

a lot was improved in the incoming 1.2 release. You can check it out from `master` branch

This is known and I am working on fixing completions in `cleo` right now.