Skip to content

feat: support extracting pylock.toml files #654

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Apr 3, 2025

This adds initial support for the new pylock.toml file defined in PEP 751 - currently this is very basic since there's only one example in the PEP and as far as I know no tools have support for it

Resolves #662

@G-Rath
Copy link
Collaborator Author

G-Rath commented Apr 3, 2025

@another-rex @erikvarga fyi, in case anyone internally is thinking about doing this - I'll keep an eye on things over the coming months and see what happens with adoption.

Personally I'd probably consider landing this as-is in terms of complexity, and have things like support for groups and commits get landed later - I'd just like a few more fixtures before actually landing it is all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support extracting pylock.toml files for Python
1 participant