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-17 09:13:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codeql-cli-2.23.1
codeql
/
python
/
ql
/
test
/
query-tests
/
Functions
History
Joe Farebrother
ada0b372c6
Merge pull request
#20120
from joefarebrother/python-qual-unexpected-raise-special
...
Python: Modernize Unexpected Raise In Special Method query
2025-08-27 15:01:46 +01:00
..
general
Update unit tests
2025-07-24 14:50:36 +01:00
IncorrectRaiseInSpecialMethod
Fix typo in test dir name + update examples
2025-07-25 13:15:46 +01:00
iterators
Fix handling for some wrappers + add test case
2025-05-30 11:24:06 +01:00
methodArgNames
Exclude some decorators
2025-02-12 09:40:45 +00:00
ModificationOfParameterWithDefault
Python: Update all test util paths to point to the new location.
2024-12-12 13:54:30 +01:00
overriding
Merge pull request
#3242
from BekaValentine/python-objectapi-to-valueapi-incorrectlyoverridenmethod
2020-04-24 16:28:11 +02:00
return_values
Minor doc updates; updating python 2 references to python 3 and updating grammar
2025-07-15 13:26:46 +01:00