Skip to content
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

pep 687/mark as accepted #2

Closed
wants to merge 780 commits into from
Closed

Conversation

erlend-aasland
Copy link
Owner

Zac-HD and others added 30 commits February 24, 2022 23:24
…thon#2360)

Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
…alternative syntax (python#2359)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
This is mostly changes in response to https://mail.python.org/archives/list/python-dev@python.org/thread/KDAR6CCMPOX36GQJUDWHQBKRD5USNV3B/.  Also, we increase the focus on the immutability of per-object runtime state.
…python#2377)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
* kw_only field descriptor parameter is supported

* Sync features with dataclass
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
hugovk and others added 28 commits June 9, 2022 22:04
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* PEP 554: Fix broken nathaniel-asyncio citation by converting to inline link

* PEP 554: Fix broken CSP citation

* PEP 554: Fix broken extension-docs citation by converting to inline link

* PEP 554: Convert orhpaned references to bullets
* PEP 671: Add section on evaluation order

This has been a point of some confusion, so I'm just writing in some defaults explicitly.

* PEP 671: Fix backticks
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
* PEP 553: Remove orphaned citation to fix build warning

* PEP 553: Remove redundant emacs metadata
* PEP 593: Remove orphan citation to fix build warning

* PEP 593: Inline the references to fix warnings
…al (python#2657)

These all introduce or update existing Python Packaging Specifications,
and should follow the PyPA Specification processes. These are expected
to be Standards Track PEPs and are not informational.

This change also ensures that they get listed under the correct section
on the Packaging topic index.
This PEP has been implemented across multiple tools now.
The discussion and interest in this PEP has died down.

Moving to Standards Track in line with the packaging specification process.
erlend-aasland pushed a commit that referenced this pull request Jun 27, 2022
See #2, python#1385 for context. Superseeds python#1568.

This is the Sphinx-theming part, building on PR python#1930.

### Stylesheets:
- `style.css` - styles
- `mq.css` - media queries

### Jinja2 Templates:
- `page.html` - overarching template

### Javascript:
- `doctools.js` - fixes footnote brackets

### Theme miscellany
- `theme.conf` - sets pygments styles, theme internals
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.