]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-3530: Add advice on when to correctly use fix_missing_locations in the AST docs...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 12 Jan 2020 20:44:22 +0000 (12:44 -0800)
committerGitHub <noreply@github.com>
Sun, 12 Jan 2020 20:44:22 +0000 (12:44 -0800)
commite222b4c69f99953a14ded52497a9909e34fc3893
treeed10d85346fa11b117c182cfbd65e3ec188fbea2
parent4be97260351f214d3c8b8477682323bb52ee2af3
bpo-3530: Add advice on when to correctly use fix_missing_locations in the AST docs (GH-17172)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
(cherry picked from commit 6680f4a9f5d15ab82b2ab6266c6f917cb78c919a)

Co-authored-by: Batuhan Taşkaya <47358913+isidentical@users.noreply.github.com>
Doc/library/ast.rst
Misc/NEWS.d/next/Documentation/2019-11-17-11-53-10.bpo-3530.8zFUMc.rst [new file with mode: 0644]