]> 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...
authorBatuhan Taşkaya <47358913+isidentical@users.noreply.github.com>
Sun, 12 Jan 2020 20:38:53 +0000 (23:38 +0300)
committerPablo Galindo <Pablogsal@gmail.com>
Sun, 12 Jan 2020 20:38:53 +0000 (20:38 +0000)
commit6680f4a9f5d15ab82b2ab6266c6f917cb78c919a
tree99ae78971b66ce6b06de110a95ce3b06815d3fec
parent9f3fc6c5b4993f2b362263b494f84793a21aa073
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>
Doc/library/ast.rst
Misc/NEWS.d/next/Documentation/2019-11-17-11-53-10.bpo-3530.8zFUMc.rst [new file with mode: 0644]