commit | d48848c83e0f3e41b65c8f741f3fb6dbce5b9c29 | [log] [tgz] |
---|---|---|
author | Mark Shannon <mark@hotpy.org> | Sun Mar 14 18:01:30 2021 +0000 |
committer | GitHub <noreply@github.com> | Sun Mar 14 18:01:30 2021 +0000 |
tree | e38da267bef90cf413e95d3b876834069f166670 | |
parent | cd8dcbc851fcc312722cdb5544c2f25cf46b3f8a [diff] |
bpo-39316: Make sure that attribute accesses and stores, including method calls, conform to PEP 626. (GH-24859)