Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl (Moody) 2021-04-22 16:37:31 +02:00
commit feed564dfe
2 changed files with 10 additions and 4 deletions

View File

@ -45,6 +45,16 @@
appropriate for the entry or if needed the entire day's listitem. appropriate for the entry or if needed the entire day's listitem.
--> -->
<listitem>
<para>2021-04-22</para>
<itemizedlist>
<listitem>
<para>[xry111] - Revert 2772bb9c, as the proposed fix in it is
rejected by Python maintainers explicitly.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem> <listitem>
<para>2021-04-06</para> <para>2021-04-06</para>
<itemizedlist> <itemizedlist>

View File

@ -42,10 +42,6 @@
<sect2 role="installation"> <sect2 role="installation">
<title>Installation of Python 3</title> <title>Installation of Python 3</title>
<para>First, a header file needs to be fixed:</para>
<screen><userinput remap="pre">sed 's|cpython/||' -i Include/cpython/pystate.h</userinput></screen>
<para>Prepare Python for compilation:</para> <para>Prepare Python for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \ <screen><userinput remap="configure">./configure --prefix=/usr \