| commit | 6b97598fb66a08d0f36e4d73bffea5c1b17740d4 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Tue Mar 17 23:41:08 2020 +0200 |
| committer | GitHub <noreply@github.com> | Tue Mar 17 23:41:08 2020 +0200 |
| tree | 5fb1922e733a71ad26788b1d5f3f9575ca015600 | |
| parent | dab8423d220243efabbbcafafc12d90145539b50 [diff] |
bpo-39988: Remove ast.AugLoad and ast.AugStore node classes. (GH-19038)