COMMITS
/ Objects/lnotab_notes.txt November 22, 2024
I
gh-119786: add code object doc, inline locations.md into it (#126832)
Irit Katriel committed
January 3, 2024
A
Document the `co_lines` method on code objects (#113682)
Alex Waygood committed
August 15, 2023
M
Note that lnotab_notes.txt is only valid before 3.11 (#107961)
Martin DeMello committed
December 14, 2021
M
bpo-44525: Split calls into PRECALL and CALL (GH-30011)
Mark Shannon committed
June 14, 2021
G
Fix typo in lnotab_notes.txt (GH-26711)
Gabriele N. Tornetta committed
April 29, 2021
M
bpo-42739: Don't use sentinels to mark end of line table. (GH-25657)
Mark Shannon committed
March 19, 2021
S
bpo-43494: Make some minor changes to lnotab notes (GH-24861)
Skip Montanaro committed
November 12, 2020
M
bpo-42246: Partial implementation of PEP 626. (GH-23113)
Mark Shannon committed
September 28, 2019
T
bpo-38115: Deal with invalid bytecode offsets in lnotab (GH-16079)
T. Wouters committed
March 14, 2017
I
bpo-28810: Update lnotab_notes.txt (#665)
Ivan Levkivskyi committed
January 21, 2016
V
Issue #26107: Fix typo in Objects/lnotab_notes.txt
Victor Stinner committed
January 20, 2016
V
co_lnotab supports negative line number delta
Victor Stinner committed
July 21, 2009
A
Merged revisions 72487-72488,72879 via svnmerge from
Alexandre Vassalotti committed