Ignore:
Timestamp:
09/16/2023 07:21:01 AM (9 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
665150a
Parents:
f71b76a9
git-author:
Xi Ruoyao <xry111@…> (09/15/2023 01:30:10 PM)
git-committer:
Xi Ruoyao <xry111@…> (09/16/2023 07:21:01 AM)
Message:

treewide: Really remove commented out references to Python 2

It helps using grep for finding packages depending on Python 2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gdb.xml

    rf71b76a9 r44b3f440  
    9595      <xref linkend="gcc"/> (ada, gfortran, and go are used for tests),
    9696      <xref linkend="guile"/>,
    97       <!-- don't advertise python2...
    98       <xref linkend="python2"/>,-->
    9997      <xref linkend="rust"/> (used for some tests),
    10098      <xref linkend="valgrind"/>, and
     
    267265      <parameter>--with-python=/usr/bin/python3</parameter>: This switch
    268266      forces <application>GDB</application> to use Python 3.
    269       <!-- We don't advise to use python2 anymore
    270       Remove this switch if you have installed
    271       <xref linkend="python2"/> and want to use it instead of Python 3.-->
    272267    </para>
    273268
Note: See TracChangeset for help on using the changeset viewer.