Commit Graph

14 Commits

Author SHA1 Message Date
Gustav Gränsbo 4577e0d6b4
PEP 616: Mark as Final (#2869) 2022-11-06 22:25:39 +00:00
Edward O 0e3c5cf71b
Typo in pep-0616 (removeprefix) 'Rejected' section (#2197) 2021-12-17 14:49:28 -08:00
Dennis Sweeney 05fe23f12b
PEP 616: Replace a misleading example (#1837)
* PEP 616: Remove misleading example

* Add a replacement example
2021-02-23 17:54:21 -05:00
sweeneyde 614fbc8968
PEP 616: How to teach this (#1377) 2020-04-21 14:04:17 -07:00
Victor Stinner d6d3096d46 The Python Steering Council accepts the PEP 616 2020-04-20 20:24:41 +02:00
sweeneyde 38debf93e6
Add revision history (#1346) 2020-03-28 17:18:13 -07:00
sweeneyde 164f8fa1f8
Make the specification more concise (#1344) 2020-03-27 15:59:28 -07:00
sweeneyde f53a04ea30
remove obsolete names and consistently quote strings (#1343) 2020-03-27 09:39:16 -07:00
sweeneyde 68062417c0
PEP 616: Rename the methods and restrict to one affix (#1340) 2020-03-25 10:17:50 -07:00
sweeneyde dcb29f4019
PEP 616: Fix behavior of code snippets (#1336) 2020-03-23 17:02:46 -07:00
sweeneyde 9c16d3539e
Add references to past discussion threads, fix formatting and typos (#1335) 2020-03-23 08:16:57 +11:00
sweeneyde 0093a853e8
PEP 616 Revisions (#1333)
* Add a PEP: String methods to remove prefixes and suffixes

* add PEP number

* Add sponsor

* Fix typo

* changes after review: passing tuples, clarity on returning self, formatting
2020-03-23 06:02:10 +11:00
Zachary Ware 3ff1593f56
Correct a time machine malfunction 2020-03-20 13:55:52 -05:00
sweeneyde 914ef2c51a
PEP 616: String methods to remove prefixes and suffixes (#1332)
* Add a PEP: String methods to remove prefixes and suffixes

* add PEP number

* Add sponsor

* Fix typo
2020-03-21 03:21:06 +11:00