Paul Moore

Results 69 issues of Paul Moore

The specification of the provider's `find_matches` method doesn't include any information about whether candidates need to be "unique". To give an example, consider two requirements, `pip >= 19.0` and `pip...

If a backend raises an unexpected exception, the subprocess being run by the wrapper will exit with an error, which will get reported back to the caller, but it's not...

enhancement

**What's the problem this feature will solve?** A lot of users are reporting issues when there's no Python 3.9 binary for projects they need, and pip tries to build from...

state: needs discussion
state: awaiting PR
type: deprecation

* Issue: gh-98331

awaiting core review

# Feature or enhancement Routine update of the bundled pip and setuptools wheels in `ensurepip` following a pip release.

type-feature

# Environment ```none Windows build number: 10.0.19041.0 Microsoft Windows NT 10.0.19041.0 Windows Terminal version (if applicable): 1.5.10411.0 ``` Any other software? I used UnicodeInput from [here](https://www.fileformat.info/tool/unicodeinput/index.htm) to enter Unicode characters,...

Product-Conpty
Area-Input
Issue-Bug
Needs-Attention
Product-Terminal
Priority-2

The documentation is very focused on providing the technical details of how hatch works - in terms of [the Diátaxis framework](https://diataxis.fr/), reference information. But it's very hard to get started...

In addition to the project directory, I believe hatch puts files in various places - the environments it creates, the Python versions it downloads, etc. It would be useful to...

`pip list --outdated` is also a useful feature. _Originally posted by @ismail in https://github.com/astral-sh/uv/issues/1401#issuecomment-1947899132_ Creating a separate issue for visibility, as the issue for creating the `uv pip list` command...

enhancement

This needs tidying up, but initially it seems to work. Publishing in this form mainly as a checkpoint.