| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [3.13] gh-116860: Remove outdated `test_parserhack` from `test_future` ↵ | Miss Islington (bot) | 2024-05-28 | 1 | -20/+0 |
| | | | | | | | | | (GH-116861) (#119649) gh-116860: Remove outdated `test_parserhack` from `test_future` (GH-116861) (cherry picked from commit 669175bf8edc2c02d48401bac0e4c7d99a33f15b) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> | ||||
| * | gh-118216: Don't consider dotted `__future__` imports (#118267) | Crowthebird | 2024-05-02 | 1 | -0/+19 |
| | | |||||
| * | gh-109485: Further improve `test_future_stmt` tests (#109486) | Nikita Sobolev | 2023-09-19 | 11 | -115/+106 |
| | | | | | Add assertSyntaxError() which run tests with an additional docstring and without docstring, and checks for the error message. | ||||
| * | gh-108303: Move `test_future` into its own test_future_stmt subdir (#109368) | Nikita Sobolev | 2023-09-15 | 16 | -0/+682 |
