commit | 9fbb65e6464b56c6d677090e185c9fe16a80ed96 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Mar 08 13:44:33 2017 +0200 |
committer | GitHub <noreply@github.com> | Wed Mar 08 13:44:33 2017 +0200 |
tree | c2d6d513028f2cdc67c522670a83d5cd09006099 | |
parent | 6c6186da42bf0080f273b439f06d2135f94a16d5 [diff] |
bpo-29655: Fixed possible reference leaks in `import *`. (#301) (#510) Original patch by Matthias Bussonnier. (cherry picked from commit 160edb43571311a3785785c1dfa784afc52d87be)