Adam Turner
ba1a43836f
PEP 523: Resolve uses of the default role ( #3377 )
2023-09-01 19:19:36 +00:00
C.A.M. Gerlach
82d2996b38
Lint: Add a new check for consistent PEP header order ( #2835 )
...
* Lint: Clarify name/ID of required header check
* PEP 440: Fix header ordering
* PEP 441: Fix header ordering
* PEP 523: Fix header ordering
* PEP 612: Fix spurious top-level title section heading
* Lint: Add new check for consistant PEP header order
2022-10-15 21:09:24 -07:00
C.A.M. Gerlach
df0c276128
Lint: Add missing Python-Version header in PEPs ( #2757 )
2022-08-24 17:40:18 -05:00
Dimitri Papadopoulos Orfanos
57d9baf04d
Typos found by codespell ( #2073 )
...
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2021-09-17 11:18:24 -07:00
Mariatta
cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
...
This reverts commit bb0e518ed3
.
2017-11-11 11:28:55 -08:00
Huang Huang
bb0e518ed3
Rename all .txt PEP files to .rst (GH-462)
...
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Devin Jeanpierre
00d5884ed6
Google's python frame change isn't years old ( #103 )
...
I think this was a misunderstanding on someone's part. It's fairly new.
2016-09-15 07:32:35 +10:00
Brett Cannon
298b80b669
Mark PEP 523 as final
2016-09-12 16:36:01 -07:00
Brett Cannon
dd6f65b17f
Clarify some things in PEP 523
2016-09-07 14:10:40 -07:00
Brett Cannon
81572832aa
Clarify PEP 523 with the settled C API for co_extra ( #97 )
2016-09-07 11:45:16 -07:00
Brett Cannon
a6913ed7f3
Make all frame evaluation API changes private to start ( #93 )
2016-09-05 14:54:41 -07:00
Brett Cannon
02ec458dd8
Document that people are expected to put a tuple in co_extra ( #90 )
2016-09-03 12:25:18 -07:00
Brett Cannon
4aebd06fda
Mark PEP 523 as accepted ( #80 )
2016-08-30 14:09:41 -07:00
Marti Raudsepp
04a6af2ab1
Fix various typos, spelling and grammar errors
...
Errors detected using Topy (https://github.com/intgr/topy ), all changes
verified by hand.
2016-07-11 18:35:35 +03:00
Brett Cannon
2c5535ce30
Fix some reST errors
2016-06-19 09:49:05 -07:00
Brett Cannon
d0af539771
Add PEP 523: Adding a frame evaluation API to CPython
2016-06-17 19:53:20 -07:00