Changeset feed564d


Ignore:
Timestamp:
04/22/2021 02:37:31 PM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
2db19cb
Parents:
c74edb3 (diff), 24c34df (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rc74edb3 rfeed564d  
    4747
    4848    <listitem>
     49      <para>2021-04-22</para>
     50      <itemizedlist>
     51        <listitem>
     52          <para>[xry111] - Revert 2772bb9c, as the proposed fix in it is
     53          rejected by Python maintainers explicitly.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
    4959      <para>2021-04-06</para>
    5060      <itemizedlist>
  • chapter08/python.xml

    rc74edb3 rfeed564d  
    4242  <sect2 role="installation">
    4343    <title>Installation of Python 3</title>
    44 
    45     <para>First, a header file needs to be fixed:</para>
    46 
    47 <screen><userinput remap="pre">sed 's|cpython/||' -i Include/cpython/pystate.h</userinput></screen>
    4844
    4945    <para>Prepare Python for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.