Skip to content

Commit 4f7c598

Browse files
committed
Python: Add change note
1 parent 3951686 commit 4f7c598

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)