Jelle Zijlstra
|
83b976da18
|
Add Typing Topic (#2670)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
|
2022-10-06 17:36:39 -07:00 |
Adam Turner
|
b0329c31b3
|
Several PEPs: Normalise `Post-History` (#2375)
|
2022-03-09 16:04:44 +00:00 |
Adam Turner
|
42f88f1ce2
|
Display list names in Resolution and Discussions-To headers (#2361)
|
2022-02-27 14:46:36 -08:00 |
Adam Turner
|
113e490701
|
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209)
|
2022-01-21 11:03:51 +00:00 |
Dimitri Papadopoulos Orfanos
|
cf5b0c9905
|
Typos found by codespell (#2144)
|
2021-11-15 07:36:12 -08:00 |
xochozomatli
|
b9b44c4eb7
|
PEP 563: Correct references to 3.10 default adoption (#2086)
|
2021-09-25 08:53:47 -07:00 |
Sergei Lebedev
|
7d727005fd
|
PEP-563: Fixed the comments for a few examples (#2013)
This commit fixes the wording in the comments for failing examples
in the "Backwards Compatibility" section, as suggested by Guido in #2007.
|
2021-06-29 08:57:38 -07:00 |
Sergei Lebedev
|
9bbc154383
|
PEP-563: Fixed a nested class example (#2007)
The "Backward Compatibility" section in PEP-563 contains an example which
violates Python scoping rules. This PR updates the PEP to say that the example
is not OK and should fail.
See discussion in typing-sig for details [*].
[*]: https://mail.python.org/archives/list/typing-sig@python.org/thread/F2ERQCGB6W6VADR7G6NN4TLMFJECD6EW/
|
2021-06-28 20:14:44 +02:00 |
Brett Cannon
|
bb4751379a
|
Many PEPs: Normalize the 'Created' field (#1805)
|
2021-02-09 08:54:26 -08:00 |
Hugo van Kemenade
|
f1c3a99ad5
|
Make `from __future__ import annotations` the default in Python 3.10 (#1406)
|
2020-05-19 18:19:55 +02:00 |
Łukasz Langa
|
7c65046e88
|
Make `from __future__ import annotations` the default in Python 3.10 (#1371)
|
2020-05-19 00:32:25 +02:00 |
Min ho Kim
|
cfb7bd74db
|
Fix typos (#1113)
|
2019-07-03 11:20:45 -07:00 |
Łukasz Langa
|
cea4966702
|
lukasz@langa.pl -> lukasz@python.org
|
2018-01-27 13:19:45 -08:00 |
Lukasz Langa
|
ef80de4d18
|
[pep-563] Acknowledge Serhiy for his awesome code review
|
2017-12-31 01:05:04 -08:00 |
Lukasz Langa
|
cfa69b62a1
|
[pep 563] Accepted
|
2017-12-05 14:07:49 -08:00 |
Richard Eames
|
f1252a2f4e
|
Fixed missing ")" (#489)
|
2017-12-04 13:49:39 -08:00 |
Lukasz Langa
|
534c10773e
|
[pep 563] Continuous tense for rejected ideas
|
2017-11-21 16:31:25 -08:00 |
Lukasz Langa
|
31adad8401
|
[pep 563] Tag current post history
|
2017-11-21 16:16:54 -08:00 |
Lukasz Langa
|
651083fb6f
|
[pep 563] Second public draft to be discussed on python-dev.
|
2017-11-21 16:12:53 -08:00 |
Lukasz Langa
|
875153046a
|
[pep 563] fix broken metadata
|
2017-11-01 15:29:48 -07:00 |
Lukasz Langa
|
adf528d4d0
|
First public draft to be discussed on python-dev.
|
2017-11-01 14:30:38 -07:00 |
Lukasz Langa
|
454c88950b
|
PEP 563: Postponed Evaluation of Annotations
Draft 0. PEP number assigned by GvR in
77557db51c (commitcomment-24210467)
|
2017-09-11 08:05:32 -07:00 |