commit | 58384c6ab01bbc35cc14cdeb716f6c45a3df426b | [log] [tgz] |
---|---|---|
author | Mark Shannon <mark@hotpy.org> | Fri Apr 02 13:24:57 2021 +0100 |
committer | GitHub <noreply@github.com> | Fri Apr 02 13:24:57 2021 +0100 |
tree | 3dfe5585b6e61da1308d9e0dc88355b58c7b8db0 | |
parent | bec8c787ec72d73b39011bde3f3a93e9bb1174b7 [diff] |
Document PyCode_Addr2Line function. (GH-25111) * Document PyCode_Addr2Line function. * Clarify when to use PEP 626 line iterators.