PEP 825: Merged & now available !
PEP 825 v1.0.0 is now officially published !
[Changelog] Since we opened the PR on python/peps
Thanks to community feedback we did the following changes since the initial version published in the PR:
Variant LabelLength: Limit completely removed, giving the regex:^[0-9a-z_.]+$- The
variant JSONfile served by the index is now consideredmutableto facilitate sequential releases on the index (some variants one day, some more variants another day). - Variant JSON schema versioning is now explained.
pylock.tomlnow fully inlining the content of thevariant JSONfor performance reason and satisfy mutability.- Rejected Ideas Added: Hash as variant label
We hope these changes will resonate with the community.
Cheers !