Adam Turner
|
113e490701
|
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209)
|
2022-01-21 11:03:51 +00:00 |
Miroslav Šedivý
|
45fdc844dd
|
Typos: Remove repeated words (#1726)
|
2020-12-04 09:51:44 -08:00 |
Hugo van Kemenade
|
ba36cccc2d
|
Fix RST backticks (#1554)
|
2020-08-07 09:35:20 -07:00 |
Min ho Kim
|
cfb7bd74db
|
Fix typos (#1113)
|
2019-07-03 11:20:45 -07:00 |
July Tikhonov
|
a19b51ee16
|
Fix a broken reference in pep-0591.rst (#1104)
Reference implementation was linked incorrectly in the "References" section.
|
2019-06-12 06:55:24 -07:00 |
Dima Boger
|
421c4b8712
|
PEP 591: Fix typo in References (#1101)
|
2019-06-11 07:45:16 -07:00 |
Ivan Levkivskyi
|
a6c96caf46
|
Mark PEPs 544, 586, 589, and 591 as accepted for Python 3.8 (#1088)
|
2019-05-26 10:58:57 +01:00 |
Michael J. Sullivan
|
b3c3e9bca4
|
PEP 591: Discuss (not doing) runtime final enforcement (#1044)
Co-Authored-By: Ivan Levkivskyi <levkivskyi@gmail.com>
|
2019-05-10 18:40:46 -07:00 |
Dominik Gabi
|
3e293e68e9
|
[pep-0591] clarify that type checkers may not allow `Final` in loops (#1033)
|
2019-05-08 17:36:02 -04:00 |
Guido van Rossum
|
bb83c95b19
|
PEP 586, PEP 589, PEP 591: Make Guido BDFL-Delegate of typing PEPs (#1001)
|
2019-04-17 13:45:01 -07:00 |
Michael J. Sullivan
|
c4c4bd7b9c
|
PEP 591: some minor cleanups (#994)
- Fix some typos
- Clarify that @final can't be used on non-method functions
|
2019-04-15 16:57:52 -07:00 |
Michael J. Sullivan
|
f3b44fbe4d
|
PEP 591: Adding a final qualifier to typing (#990)
|
2019-04-12 17:17:52 -07:00 |