commit | abfd6388cdba376a72686df52a9a98b2d558271b | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Thu Apr 29 13:06:59 2021 +0200 |
committer | GitHub <noreply@github.com> | Thu Apr 29 13:06:59 2021 +0200 |
tree | f758fda83d1f8fc4e63de5779ee168dd959ab6cc | |
parent | 8ec2f0dc0cd096b7a851b1a41e458daa23bf1ffc [diff] |
bpo-43774: Enhance debug build documentation (GH-25712) * Add also references to --with-trace-refs option. * Move _ob_next and _ob_prev at the end, since they don't exist by default and are related to debug.