COMMITS
/ Lib/test/test_future_stmt/test_future.py March 9, 2026
S
gh-143055: Fix crash in AST unparser when unparsing dict comprehension unpacking (#145556)
Stan Ulbrych committed
May 8, 2025
J
gh-133581: Improve AST unparsing of t-strings (#133635)
Jelle Zijlstra committed
October 29, 2024
B
gh-126139: Improve error message location for future statement with unknown feature (#126140)
Brian Schubert committed
June 18, 2024
V
gh-120417: Add #noqa: F401 to tests (#120627)
Victor Stinner committed
May 28, 2024
N
gh-116860: Remove outdated `test_parserhack` from `test_future` (#116861)
Nikita Sobolev committed
May 2, 2024
C
gh-118216: Don't consider dotted `__future__` imports (#118267)
Crowthebird committed
September 19, 2023
N
gh-109485: Further improve `test_future_stmt` tests (#109486)
Nikita Sobolev committed
September 15, 2023
N
gh-108303: Move `test_future` into its own test_future_stmt subdir (#109368)
Nikita Sobolev committed