Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Feed the hobgoblins (delint). | Jason R. Coombs | 2019-01-26 | 1 | -9/+9 |
| | |||||
* | Merge proposals. Ref #866. | Jason R. Coombs | 2016-12-28 | 1 | -12/+0 |
| | |||||
* | Add two more tests for _iter_code per #866, capturing the apparent ↵ | Jason R. Coombs | 2016-12-28 | 1 | -0/+12 |
| | | | | expectation in the byte-code processing that's now failing on Python 3.6. | ||||
* | Add tests capturing failure of depends.get_module_constant on Python 3.6. ↵ | Jason R. Coombs | 2016-12-28 | 1 | -0/+16 |
Ref #866. |