Hugo van Kemenade
|
c529e186b3
|
PEP 702: Mark as Final (#3940)
|
2024-09-03 09:59:36 -07:00 |
Viicos
|
a0ccdf5c68
|
PEP 702: fix typo (#3548)
|
2023-11-26 01:26:50 -08:00 |
Jelle Zijlstra
|
ac7a42f671
|
PEP 702: Mark as Accepted (#3524)
|
2023-11-07 09:16:36 -08:00 |
Jelle Zijlstra
|
6715be7d1c
|
PEP 702: Tools may clean up the deprecation message (#3482)
See https://discuss.python.org/t/pep-702-marking-deprecations-using-the-type-system/23036/53?u=jelle
I don't want to prescribe the exact behavior on tools and IDEs; they
can figure out for themselves what works best. This change is intended
to make it so they can adjust the message without worrying that they
are breaking the specification.
|
2023-10-15 15:18:19 -07:00 |
Jelle Zijlstra
|
00295ada36
|
PEP 702: Move to warnings, expand spec (#3442)
|
2023-09-19 20:15:30 -07:00 |
Adam Turner
|
08d688fdca
|
All PEPs: Move to ``peps/`` folder (#3418)
|
2023-09-09 18:39:29 +01:00 |