Commit Graph

7 Commits

Author SHA1 Message Date
Petr Viktorin 120a6a55d3
PEP 706: Mark Accepted & update ref. implementation link (#3072)
PEP 706: Mark Accepted & update ref. implementation
2023-03-27 13:34:08 +02:00
Petr Viktorin 47bf3eb00a
PEP 706: Address Greg's review (#3038)
Address Greg's review
2023-03-06 16:31:52 +01:00
Petr Viktorin 706b7aa2e1
PEP 706: Add some notes, remove open issue, fix mistakes & formatting (#3023)
* Add some notes, remove open issue, fix mistakes & formatting

- Remove Open Issue “How far should this be backported?”.
  That'll be up to release managers, no need to put it in the PEP.
- Add a section on adding filters to zipfile. Not *quite* a
  “rejected idea”, but IMO the PEP is good enough without it.
- Add a note on a registration mechanism
- Fix a few obvious mistakes, typos, formatting

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2023-02-22 17:19:58 +01:00
Lumír 'Frenzy' Balhar ba0d2a3ffd
PEP 706: Fix typo (#3020) 2023-02-21 06:11:43 -08:00
Caleb P. Burns db94143ce1
PEP 706: Fix trivial typo (#3017) 2023-02-15 16:49:24 -08:00
Petr Viktorin 43a289fe27
PEP 706: Add Discussions-To & Post-History entry (#3016) 2023-02-15 16:43:24 +01:00
Petr Viktorin 01717ed196
PEP 706: Filter for tarfile.extractall (#3009)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-02-15 13:32:31 +01:00