Commit Graph

5 Commits

Author SHA1 Message Date
Mark Shannon 8dd402b7a9
PEP 626:Guarantee stability of line table during release and define API for out-of-process tools. (#1555)
* Guarantee stability of line table during release and implement API for out-of-process tools.
2020-08-10 14:33:33 +01:00
Mark Shannon 50606569c5
Clarify start line in PEP 626. (#1536) 2020-07-22 13:33:55 +01:00
Ethan Furman 9ff31b067f
PEP 626 - slight word and grammar changes (#1532) 2020-07-17 12:16:39 -07:00
Mark Shannon 69c061642a
PEP 626: Add version and post date. (#1531) 2020-07-17 15:14:06 +01:00
Mark Shannon 75ec138a12
PEP 626: Precise line numbers for debugging and other tools. (GH-1525)
* Initial version of line number tracing PEP.
2020-07-17 14:06:04 +01:00