We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3951686 commit 4f7c598Copy full SHA for 4f7c598
1 file changed
python/ql/lib/change-notes/released/2023-02-14-python-2-no-longer-supported.md
@@ -0,0 +1,7 @@
1
+---
2
+category: breaking
3
4
+- Python 2 is no longer supported for extracting databases using the CodeQL CLI. As a consequence,
5
+ the previously deprecated support for `pyxl` and `spitfire` templates has also been removed. When
6
+ extracting Python 2 code, having Python 2 installed is still recommended, as this ensures the
7
+ correct version of the Python standard library is extracted.
0 commit comments