Results 6 issues of Aramís Segovia

### Issue description When `sort_pipfile` is set to `ture`, if you install a new package with extras, it gets put at the end of the respective section instead of being...

Type: Bug :bug:
Contributor Candidate

### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem pipenv ### Package manager version 2024.0.1 ### Language version Python `3.10`...

T: bug 🐞
L: go:modules
L: github:actions
L: git:submodules
L: python

**Description:** Add version parsing from a Pipfile, passed through the `python-version-file` option. **Related issue:** #574 **Check list:** - [x] Mark if documentation changes are required. - [x] Mark if tests...

### Description Enable mypy "ignore-without-code" rule and apply the necessary fixes. Not really a "small typing error fix" but I think that's the closest of the items from the checklist....

### Describe the use case As discussed in #11970 this would give a new extension point to implement a custom `@` operator. ### Databases / Backends / Drivers targeted None....

sql
PRs (with tests!) welcome
use case

```promt /home/aradkdj/.local/share/virtualenvs/FastAPIProject-SQp2g_y9/bin/python /var/lib/snapd/snap/pycharm-professional/484/plugins/python-ce/helpers/pydev/pydevconsole.py --mode=client --host=127.0.0.1 --port=36785 import sys; print('Python %s on %s' % (sys.version, sys.platform)) sys.path.extend(['/home/aradkdj/Documents/learning/FastAPIProject']) PyDev console: starting. Python 3.10.17 (main, May 20 2025, 00:33:58) [GCC 15.1.1 20250425 (Red...