YEP 0 – Index of Yocto Enhancement Proposals (YEPs)
- Author:
- The YEP Editors
- Status:
- Active
- Type:
- Informational
- Created:
- 13-Jul-2000
Table of Contents
- Introduction
- Topics
- API
- Numerical Index
- Index by Category
- Process and Meta-YEPs
- Other Informational YEPs
- Provisional YEPs (provisionally accepted; interface may still change)
- Accepted YEPs (accepted; may not be implemented yet)
- Open YEPs (under consideration)
- Finished YEPs (done, with a stable interface)
- Historical Meta-YEPs and Informational YEPs
- Deferred YEPs (postponed pending further research or updates)
- Rejected, Superseded, and Withdrawn YEPs
- YEP Types Key
- YEP Status Key
- Authors/Owners
Introduction
This YEP contains the index of all Yocto Enhancement Proposals, known as YEPs. YEP numbers are assigned by the YEP editors, and once assigned are never changed. The version control history of the YEP texts represent their historical record.
Topics
YEPs for specialist subjects are indexed by topic.
API
The YEPS API is a JSON file of metadata about all the published YEPs. Read more here.
Numerical Index
The numerical index contains a table of all YEPs, ordered by number.
Index by Category
Process and Meta-YEPs
| YEP | Title | Authors | |
|---|---|---|---|
| PA | 1 | YEP Purpose and Guidance | Joshua Watt |
Other Informational YEPs
None.
Provisional YEPs (provisionally accepted; interface may still change)
None.
Accepted YEPs (accepted; may not be implemented yet)
None.
Open YEPs (under consideration)
| YEP | Title | Authors | ||
|---|---|---|---|---|
| P | 2 | Backporting of SPDX 3 to Yocto 5.0 release branch | Joshua Watt | 5.0 |
Finished YEPs (done, with a stable interface)
None.
Historical Meta-YEPs and Informational YEPs
None.
Deferred YEPs (postponed pending further research or updates)
None.
Rejected, Superseded, and Withdrawn YEPs
None.
YEP Types Key
- I — Informational: Non-normative YEP containing background, guidelines or other information relevant to the Python ecosystem
- P — Process: Normative YEP describing or proposing a change to a Python community process, workflow or governance
- S — Standards Track: Normative YEP with a new feature for Python, implementation change for CPython or interoperability standard for the ecosystem
YEP Status Key
- A — Accepted: Normative proposal accepted for implementation
- A — Active: Currently valid informational guidance, or an in-use process
- D — Deferred: Inactive draft that may be taken up again at a later time
- <No letter> — Draft: Proposal under active discussion and revision
- F — Final: Accepted and implementation complete, or no longer active
- P — Provisional: Provisionally accepted but additional feedback needed
- R — Rejected: Formally declined and will not be accepted
- S — Superseded: Replaced by another succeeding YEP
- W — Withdrawn: Removed from consideration by sponsor or authors