This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-16 16:53:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18b949c0a948dd2b03cbaf8bb315e518e653728c
codeql
/
python
/
ql
History
Joe Farebrother
18b949c0a9
Remove case excluding classes with a __new__ method; as it doesn't make much sense (__init__ is still called anyway)
2025-09-01 14:10:50 +01:00
..
consistency-queries
Merge pull request
#15711
from RasmusWL/tt-content
2024-04-09 10:37:43 +02:00
examples
Python: Change all remaining occurrences of
StrConst
2024-04-22 12:00:09 +00:00
integration-tests
/query-suite
Merge pull request
#20142
from joefarebrother/python-qual-subclass-shadow
2025-08-28 13:40:26 +01:00
lib
Modernize multple calls to init/del
2025-09-01 14:10:22 +01:00
src
Remove case excluding classes with a __new__ method; as it doesn't make much sense (__init__ is still called anyway)
2025-09-01 14:10:50 +01:00
test
Add additional test case + update missing del tests
2025-09-01 14:10:47 +01:00