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 |