Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Python 2 compatibility | Jason R. Coombs | 2020-08-16 | 1 | -2/+0 |
| | |||||
* | Remove sys.modules hack | Dan Rose | 2019-10-27 | 1 | -0/+22 |
Fix #1888 (metadata accidentally not picklable), and removes a case where reimporting a vendored module results in a second copy of the same module. |