746 and 842 - Python changes

This commit is contained in:
Petr Bokoč 2022-11-13 10:31:07 +01:00
commit 63923428fe
3 changed files with 45 additions and 0 deletions

View file

@ -33,3 +33,7 @@ The server documentation link:https://docs.fedoraproject.org/en-US/fedora-server
== boot.iso now uses GRUB2 on BIOS systems
See xref:sysadmin/Installation.adoc#boot-iso-grub2[Distribution].
== Python3 packages are now built with -P
See xref:developers/Development_Python.adoc#default-shebangs[Python].