FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python/extractor - github/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
997
Pull requests
455
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
on
codeql-cli/v2.25.5
User selector
Datepicker
Commit history
Commits on Apr 16, 2026
Python: Consolidate duplicated code
tausbn
committed
6c675fc
View commit details
Copy full SHA for 6c675fc
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
Python: Add parser test for comprehensions with unpacking
tausbn
committed
fc5b356
View commit details
Copy full SHA for fc5b356
View code at this point
Browse repository at this point
Python: Also fix `(value, key)` bug in old parser
tausbn
committed
90b6461
View commit details
Copy full SHA for 90b6461
View code at this point
Browse repository at this point
Python: Update `python.tsg`
Show description for 91d4cf6
tausbn
committed
91d4cf6
View commit details
Copy full SHA for 91d4cf6
View code at this point
Browse repository at this point
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: Add QL support for lazy imports
Show description for 1ddfed6
tausbn
committed
1ddfed6
View commit details
Copy full SHA for 1ddfed6
View code at this point
Browse repository at this point
Python: Add overlay annotations to AST template
Show description for fe94828
tausbn
committed
fe94828
View commit details
Copy full SHA for fe94828
View code at this point
Browse repository at this point
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: Bump extractor version and add change note
tausbn
committed
8c27437
View commit details
Copy full SHA for 8c27437
View code at this point
Browse repository at this point
Python: Add tests
tausbn
committed
12ee930
View commit details
Copy full SHA for 12ee930
View code at this point
Browse repository at this point
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 20, 2026
python: Use more standard shared dbscheme sections
Show description for d117527
igfoo
committed
d117527
View commit details
Copy full SHA for d117527
View code at this point
Browse repository at this point
python: Add dbscheme regeneration instructions
igfoo
committed
d125e22
View commit details
Copy full SHA for d125e22
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: Add parser test
Show description for 2c83b29
tausbn
committed
2c83b29
View commit details
Copy full SHA for 2c83b29
View code at this point
Browse repository at this point
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: Bump extractor version
tausbn
committed
47c967a
View commit details
Copy full SHA for 47c967a
View code at this point
Browse repository at this point
Python: Support template strings in rest of extractor
Show description for 28e733e
tausbn
committed
28e733e
View commit details
Copy full SHA for 28e733e
View code at this point
Browse repository at this point
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 Nov 27, 2025
Python: Bump extractor version and add change note
tausbn
committed
f55ff96
View commit details
Copy full SHA for f55ff96
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
Fix KeyError: 'name' in python/extractor/imp.py on Python 3.14
Show description for 458f857
akoeplinger
authored
458f857
View commit details
Copy full SHA for 458f857
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
Merge pull request #20337 from d10c/d10c/python-overlay-compilation-plus-extractor
Show description for e120e5c
d10c
authored
e120e5c
View commit details
Copy full SHA for e120e5c
View code at this point
Browse repository at this point
Commits on Oct 13, 2025
Python: Fix `ImportError` in `imp.py` under Python 3.14
Show description for c4b27d5
tausbn
committed
c4b27d5
View commit details
Copy full SHA for c4b27d5
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
Bump python extractor version to 7.1.5
d10c
committed
c749607
View commit details
Copy full SHA for c749607
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
Add `@top` database type
d10c
committed
1a9683f
View commit details
Copy full SHA for 1a9683f
View code at this point
Browse repository at this point
Write overlay metadata at end of extraction.
d10c
committed
6f208e9
View commit details
Copy full SHA for 6f208e9
View code at this point
Browse repository at this point
Python extractor: in overlay mode, traverse only changed files
Show description for 49b18db
d10c
committed
49b18db
View commit details
Copy full SHA for 49b18db
View code at this point
Browse repository at this point
Path transformer: handle Windows-style paths
Show description for e0cf719
d10c
committed
e0cf719
View commit details
Copy full SHA for e0cf719
View code at this point
Browse repository at this point
Support CODEQL_PATH_TRANSFORMER env var in python path renamer
Show description for 29b1a74
d10c
committed
29b1a74
View commit details
Copy full SHA for 29b1a74
View code at this point
Browse repository at this point
Add overlay builtins to python dbscheme
d10c
committed
a88d339
View commit details
Copy full SHA for a88d339
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL