Changes in / [c74edb3:feed564d]


Ignore:
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.