Commits
User selector
Commit History
Commits on Feb 6, 2025
Python: Allow comments in subscripts
Show description for c5be2a3committed
Commits on Nov 1, 2024
Merge pull request #17873 from github/tausbn/python-fix-generator-expression-locations
Show description for 2892f0fauthored
Commits on Oct 30, 2024
Merge pull request #17822 from github/tausbn/python-more-parser-fixes
Show description for f75615bauthored
Commits on Oct 28, 2024
Python: Fix generator expression locations
Show description for 5d6600ecommittedPython: Fix parenthesized tuple parser bug
Show description for ef60b73committedPython: Fix some more `async` parsing problems
Show description for b4ecc79committed
Commits on Oct 23, 2024
Python: Allow comments in comprehensions
Show description for 5db601acommitted
Commits on Oct 22, 2024
Python: Support assignments of the form `[x,y,z] = w`
Show description for 4f60494committedPython: Allow `list_splat`s as type annotations
Show description for 8053e0ecommitted
Commits on Oct 21, 2024
Python: Fix bug in handling of `**kwargs` in class bases
Show description for 1cd04c9committed
Commits on Oct 15, 2024
Commits on Mar 7, 2024
Loading