Skip to content

Instantly share code, notes, and snippets.

@dstufft
Created June 7, 2023 04:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dstufft/888d9701fd34829039e988d6fb1f9b66 to your computer and use it in GitHub Desktop.
Save dstufft/888d9701fd34829039e988d6fb1f9b66 to your computer and use it in GitHub Desktop.
PEP 426 (Withdrawn) - Metadata for Python Software Packages 2.0
PEP 440 - Version Identification and Dependency Specification
PEP 449 - Removal of the PyPI Mirror Auto Discovery and Naming Scheme
PEP 453 - Explicit bootstrapping of pip in Python installations
PEP 464 - Removal of the PyPI Mirror Authenticity API
PEP 470 - Removing External Hosting Support on PyPI
PEP 477 - Backport ensurepip (PEP 453) to Python 2.7
PEP 481 (Withdrawn) - Migrate CPython to Git, Github, and Phabricator
- I won the spiritual victory though, since PEP 512 by Brett Cannon moved CPython to Github
PEP 503 - Simple Repository API
PEP 518 - Specifying Minimum Build System Requirements for Python Projects
PEP 527 - Removing Un(der)used file types/extensions on PyPI
PEP 582 (Withdrawn) - Python local packages directory
- This is technically one of mine I guess, not really though I just got added to authors at some point.
PEP 592 - Adding “Yank” Support to the Simple API
PEP 692 - Versioning PyPI’s Simple API
- We basically don't use this lol
PEP 668 - Marking Python base environments as “externally managed”
PEP 691 - JSON-based Simple API for Python Package Indexes
PEP 694 (Deferred) - Upload 2.0 API for Python Package Repositories
PEP 708 - Extending the Repository API to Mitigate Dependency Confusion Attacks
PEP 714 - Rename dist-info-metadata in the Simple API
PEP 8001 - Python Governance Voting Process
PEP 80016 - The Steering Council Model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment