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
2026-05-14 11:19:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88e1d86c27cc5d9ca6062cd645d7c59a7cf9b73c
codeql
/
python
/
ql
/
lib
/
change-notes
/
released
/
2.1.2.md
github-actions[bot]
cc7b724123
Release preparation for version 2.19.3
2024-11-04 16:37:28 +00:00
290 B
Raw
Blame
History
2.1.2
Minor Analysis Improvements
Added partial support for the
copy.replace
method,
added
in Python 3.13.
Added support for type parameter defaults, as specified in
PEP-696
.