JaviMaligno
JaviMaligno
## Summary Fixes #10569 - Updated `RequirementsParser._parse_simple` to prioritize regex matching for standard constraints (e.g., `>=1.0`) before checking for spaces to split the string - This ensures that constraints containing...
Fixes #10590. When a dependency group becomes empty after removing packages, it is removed from the configuration. However, references to this group in other groups' `include-groups` (Legacy) or `include-group` (PEP...
Fixes #10635 ## Summary by Sourcery Improve validation and error reporting for virtual environment prompt templates when creating virtualenvs. Bug Fixes: - Raise a clear PoetryRuntimeError when the virtualenvs.prompt template...
Fixes #10270 ## Summary by Sourcery Bug Fixes: - Include the path to the problematic TOML configuration file in the runtime error raised when local configuration parsing fails.
## Related Issues - #363 - Accessibility tree/element(s) snapshot - #284 - Download folder configuration for automation - Puppeteer #6311 - URL attribute for links ## Problem Statement While working...