commit | 8b9cebce09cb6919fdb97d8e608288a503681d13 | [log] [tgz] |
---|---|---|
author | Lysandros Nikolaou <lisandrosnik@gmail.com> | Sat Feb 08 01:21:38 2020 +0100 |
committer | GitHub <noreply@github.com> | Fri Feb 07 16:21:38 2020 -0800 |
tree | b96fc9afef32515f66874320c43d6a7516936f38 | |
parent | 97e00b3c52796cb54dd0a50548760579b9cb7b3a [diff] |
[3.8] bpo-39579: Fix Attribute end_col_offset to point at the current node (GH-18405) (GH-18408) (cherry picked from commit d2e1098641f98594702ef29049c3c4a3f394786f) https://bugs.python.org/issue39579 Automerge-Triggered-By: @gvanrossum