PEP 728: Revise proposal to spec the 'extra_items=T' idea (#4066)

- Move away from '__extra_items__: T' to 'extra_items=T'

- Repurpose the 'closed' class parameter to make 'closed=True'
  an alias of 'extra_items=Never'

- Include references to the typing spec

- Normalize terms like "assignability" and "consistent" to match the
  typing glossary (https://typing.readthedocs.io/en/latest/spec/glossary.html)

- Update sections that contain documentation quotes to match the
  up-to-date version

- Add new sections about other ideas

- Bump the target version to 3.14

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Zixuan Li 2024-10-18 19:14:30 -07:00 committed by GitHub
parent 76c725048d
commit 5e67f84886
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 367 additions and 336 deletions

File diff suppressed because it is too large Load Diff