Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Auto formatting using black | Ratan Kulshreshtha | 2019-05-25 | 1 | -1/+3 |
* | Rewrite test_queue_monkeypatch.py to be pytest-style | Alex Chan | 2017-06-14 | 1 | -16/+8 |
* | Fix flake errors with unittest2 import | Seth Michael Larson | 2017-01-25 | 1 | -4/+5 |
* | Merge upstream | Seth Michael Larson | 2017-01-24 | 1 | -1/+2 |
|\ | |||||
| * | F841 Local variable assigned to but never used. | Seth Michael Larson | 2017-01-23 | 1 | -1/+1 |
| * | E302 Expected 2 blank lines, found 1 | Seth Michael Larson | 2017-01-23 | 1 | -0/+1 |
* | | s/version/version_info/ | Seth Michael Larson | 2017-01-22 | 1 | -1/+1 |
* | | Add unittest2 for more testcases | Seth Michael Larson | 2017-01-22 | 1 | -1/+5 |
* | | Add cleanup to pools and managers | lars4839 | 2017-01-21 | 1 | -0/+1 |
|/ | |||||
* | refactoring of monkey patch resistance test case | Tobias Megies | 2016-12-05 | 1 | -8/+9 |
* | add regression test for monkey patching of Queue | Tobias Megies | 2016-12-02 | 1 | -0/+29 |