From 7824ff80dcaa457706a4f762e976383e6bd03daf Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Mon, 17 Jul 2023 00:39:44 +0300 Subject: Whoopsie, forgot to create the release notes. --- docs/markdown/snippets/python_bytecompile.md | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 docs/markdown/snippets/python_bytecompile.md (limited to 'docs/markdown/snippets/python_bytecompile.md') diff --git a/docs/markdown/snippets/python_bytecompile.md b/docs/markdown/snippets/python_bytecompile.md deleted file mode 100644 index 0240c9d08..000000000 --- a/docs/markdown/snippets/python_bytecompile.md +++ /dev/null @@ -1,4 +0,0 @@ -## Python module can now compile bytecode - -A new builtin option is available: `-Dpython.bytecompile=2`. It can be used to -compile bytecode for all pure python files installed via the python module. -- cgit v1.2.3