Ignore:
Timestamp:
04/21/2021 05:47:11 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0f0dc82
Parents:
45ab6c7
git-author:
Xi Ruoyao <xry111@…> (04/21/2021 05:35:09 PM)
git-committer:
Xi Ruoyao <xry111@…> (04/21/2021 05:47:11 PM)
Message:

Revert "Fix a header file in python for certain use cases;"

This reverts commit 7b66ed21ded4cdc68b8147266864d4d647151b54.

Python maintainers rejected the proposed fix in
https://bugs.python.org/issue39026. We'll need to make a correct fix,
or patch the downstream packages (cracklib) instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    r45ab6c7 r5156197  
    114114  <sect2 role="installation">
    115115    <title>Installation of Python 3</title>
    116 
    117     <para>
    118       Fix a header file, which is needed for some use cases:
    119     </para>
    120 
    121 <screen><userinput>sed 's|cpython/||' -i Include/cpython/pystate.h</userinput></screen>
    122116
    123117    <para>
Note: See TracChangeset for help on using the changeset viewer.