mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
7 lines
290 B
Markdown
7 lines
290 B
Markdown
## 2.1.2
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
- Added partial support for the `copy.replace` method, [added](https://docs.python.org/3.13/library/copy.html#copy.replace) in Python 3.13.
|
|
- Added support for type parameter defaults, as specified in [PEP-696](https://peps.python.org/pep-0696/).
|