FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python/extractor/tsg-python/tsp - github/codeql · GitHub
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
468
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
python
extractor
tsg-python
tsp
on
codeql-cli-2.27.1
User selector
Datepicker
Commit history
Commits on Apr 14, 2026
Python: Regenerate parser files
tausbn
committed
97086c3
View commit details
Copy full SHA for 97086c3
View code at this point
Browse repository at this point
Python: Support unpacking in comprehensions in `tree-sitter-python`
Show description for 4b5ff0b
tausbn
committed
4b5ff0b
View commit details
Copy full SHA for 4b5ff0b
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Python: Regenerate parser files
tausbn
committed
2c79f9d
View commit details
Copy full SHA for 2c79f9d
View code at this point
Browse repository at this point
Python: Add parser support for lazy imports
Show description for ad4018f
tausbn
committed
ad4018f
View commit details
Copy full SHA for ad4018f
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
Python: Regenerate parser files
tausbn
committed
bac356c
View commit details
Copy full SHA for bac356c
View code at this point
Browse repository at this point
Python: Fix syntax error when `=` is used as a format fill character
Show description for 68c1a3d
tausbn
committed
68c1a3d
View commit details
Copy full SHA for 68c1a3d
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
Mark generated files as generated
tausbn
committed
659ec39
View commit details
Copy full SHA for 659ec39
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
Python: Regenerate parser files
tausbn
committed
4db60df
View commit details
Copy full SHA for 4db60df
View code at this point
Browse repository at this point
Python: Add support for PEP-758 exception syntax
Show description for 2380bfd
tausbn
committed
2380bfd
View commit details
Copy full SHA for 2380bfd
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
Python: Regenerate parser files
tausbn
committed
cd7ae34
View commit details
Copy full SHA for cd7ae34
View code at this point
Browse repository at this point
Python: Add parser support for template strings
Show description for 7768ebe
tausbn
committed
7768ebe
View commit details
Copy full SHA for 7768ebe
View code at this point
Browse repository at this point
Commits on Sep 2, 2025
Python: Update `tree-sitter` dependency
Show description for 76f15a8
tausbn
committed
76f15a8
View commit details
Copy full SHA for 76f15a8
View code at this point
Browse repository at this point
Commits on Jun 26, 2025
Python: Regenerate parser files
tausbn
committed
ad53518
View commit details
Copy full SHA for ad53518
View code at this point
Browse repository at this point
Python: Allow use of `match` as an identifier
Show description for e04821e
tausbn
committed
e04821e
View commit details
Copy full SHA for e04821e
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Rust/Ruby/Python: apply clippy lints
Paolo Tranquilli
committed
1bcc6dd
View commit details
Copy full SHA for 1bcc6dd
View code at this point
Browse repository at this point
Rust/Python: fix edition-related errors
Paolo Tranquilli
committed
e8799e3
View commit details
Copy full SHA for e8799e3
View code at this point
Browse repository at this point
Rust/Ruby/Python: update rustc and edition
Paolo Tranquilli
committed
eff87d2
View commit details
Copy full SHA for eff87d2
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
Python: undo tree-sitter update
Paolo Tranquilli
committed
342bff6
View commit details
Copy full SHA for 342bff6
View code at this point
Browse repository at this point
Python: upgrade cargo dependencies
Show description for 91b3d10
Paolo Tranquilli
committed
91b3d10
View commit details
Copy full SHA for 91b3d10
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
Python: Regenerate parser files
tausbn
committed
7124e80
View commit details
Copy full SHA for 7124e80
View code at this point
Browse repository at this point
Python: Allow comments in subscripts
Show description for c5be2a3
tausbn
committed
c5be2a3
View commit details
Copy full SHA for c5be2a3
View code at this point
Browse repository at this point
Commits on Nov 13, 2024
Rust: Vendor 3rdparty dependencies.
Show description for a66f820
criemen
committed
a66f820
View commit details
Copy full SHA for a66f820
View code at this point
Browse repository at this point
Commits on Oct 28, 2024
Python: Regenerate parser files
tausbn
committed
e710c0a
View commit details
Copy full SHA for e710c0a
View code at this point
Browse repository at this point
Python: Fix parsing of `await` inside expressions
Show description for ac87868
tausbn
committed
ac87868
View commit details
Copy full SHA for ac87868
View code at this point
Browse repository at this point
Python: Allow escaped quotes/backslashes in raw strings
Show description for 1e51703
tausbn
committed
1e51703
View commit details
Copy full SHA for 1e51703
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
Python: Regenerate parser files
tausbn
committed
89ea4b8
View commit details
Copy full SHA for 89ea4b8
View code at this point
Browse repository at this point
Python: Allow `except*` to be written as `except *`
Show description for 9c91390
tausbn
committed
9c91390
View commit details
Copy full SHA for 9c91390
View code at this point
Browse repository at this point
Python: Regenerate parser files
tausbn
committed
7ceefb5
View commit details
Copy full SHA for 7ceefb5
View code at this point
Browse repository at this point
Python: Allow `list_splat`s as type annotations
Show description for 8053e0e
tausbn
committed
8053e0e
View commit details
Copy full SHA for 8053e0e
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
Python: Regenerate parser files
Show description for 6545bff
tausbn
committed
6545bff
View commit details
Copy full SHA for 6545bff
View code at this point
Browse repository at this point
Python: Add grammar support for type defaults
Show description for 882249e
tausbn
committed
882249e
View commit details
Copy full SHA for 882249e
View code at this point
Browse repository at this point
Commits on Apr 24, 2024
Bazel: introduce buildifier formatting
Show description for 9f5782b
redsun82
committed
9f5782b
View commit details
Copy full SHA for 9f5782b
View code at this point
Browse repository at this point
Commits on Apr 5, 2024
Python: Rename `tsg-build` target to `tsp-build`
Show description for 7bec410
tausbn
committed
7bec410
View commit details
Copy full SHA for 7bec410
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
Python: Use `tsp` instead of `tree-sitter-python`
tausbn
committed
d12ac1e
View commit details
Copy full SHA for d12ac1e
View code at this point
Browse repository at this point
Python: Shorten `tree-sitter-python` directory name
Show description for 38169a9
tausbn
committed
38169a9
View commit details
Copy full SHA for 38169a9
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL