Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.9] Fix typos in the Lib directory (GH-28775) (GH-28803) | Christian Clauss | 2021-10-07 | 1 | -1/+1 |
* | [3.9] bpo-45238: Fix unittest.IsolatedAsyncioTestCase.debug() (GH-28449) (GH-... | Ćukasz Langa | 2021-09-22 | 1 | -5/+14 |
* | bpo-39101: Fixes BaseException hang in IsolatedAsyncioTestCase. (GH-22654) | Miss Islington (bot) | 2020-12-16 | 1 | -2/+2 |
* | bpo-36373: Fix deprecation warnings (GH-15889) | Andrew Svetlov | 2019-09-11 | 1 | -4/+6 |
* | bpo-32972: Async test case (GH-13386) | Andrew Svetlov | 2019-05-29 | 1 | -0/+158 |