Matt Davis
Matt Davis
I spent some time trying to debug this Friday and from what I can gather, issuing SIGTERM to a python process that has spawned from the following pattern ignores SIGTERM...
**Your checklist for this pull request** - [X] I've read the [guidelines for contributing](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md) to this repository - [X] I made sure to follow the project's [coding style](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md#code-style) - [...
We don't use the PEEP process; the current maintainers have never really understood what it was supposed to accomplish, and it pre-dated Github Discussions and better use of the issue...
Thank you for contributing to Pipenv! ### The issue Fixes #6090 -- maybe? @Kroppeb can you confirm? ### The checklist * [X] Associated issue * [ ] A news fragment...
Prototyping bringing back a level of pep514 support to pythonfinder (would back-vendor it to pythonfinder if successful). ### The checklist * [ ] Associated issue * [ ] A news...
### The issue Fixes Issue #6189 It would appear my refactor to the behavioral install changes in `2024.0.1` broke the `--skip-lock` flag. ### Before change ``` $ pipenv install --skip-lock...
### The issue Fixes #6221 ### The fix Local file installs were not considering if user wanted it marked editable. This was a regression, that seems like it has been...
Thank you for contributing to Pipenv! ### The issue When I recently refactored the uninstall command behavior to be smarter, I broke the expected behavior of `--all` flag. Specifically there...
Vendor in latest pip release. ### The checklist * [ ] Associated issue * [ ] A news fragment in the `news/` directory to describe this fix with the extension...
Potential fix for issue #5835 ### The checklist * [X] Associated issue * [ ] A news fragment in the `news/` directory to describe this fix with the extension `.bugfix.rst`,...