Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-33348: parse expressions after * and ** in lib2to3 (GH-6586) | Zsolt Dollenstein | 2019-10-24 | 1 | -3/+1 |
* | bpo-21446: Update reload fixer to use importlib (GH-8391) | Berker Peksag | 2018-07-23 | 1 | -3/+3 |
* | Remove the debug print that i accidentally left in. | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-09-11 | 1 | -1/+0 |
* | Issue #25969: Update the lib2to3 grammar to handle the unpacking | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-09-10 | 1 | -0/+11 |
* | add fixer for reload() -> imp.reload() (closes #11797)\n\nPatch by Laurie Cla... | Benjamin Peterson | 2012-12-08 | 1 | -0/+28 |