third_party_python/Misc
2024-04-16 18:57:55 +08:00
..
NEWS.d [安全问题]: 【漏洞】CVE-2024-0450 2024-04-16 18:57:55 +08:00
ACKS upgrade python version 2022-06-30 19:15:46 +08:00
coverity_model.c update OpenHarmony 2.0 Canary 2021-06-02 02:32:55 +08:00
gdbinit update OpenHarmony 2.0 Canary 2021-06-02 02:32:55 +08:00
HISTORY upgrade python version 2022-06-30 19:15:46 +08:00
indent.pro update OpenHarmony 2.0 Canary 2021-06-02 02:32:55 +08:00
Porting update OpenHarmony 2.0 Canary 2021-06-02 02:32:55 +08:00
python-config.in updated Python version 2022-04-18 17:08:38 +08:00
python-config.sh.in update OpenHarmony 2.0 Canary 2021-06-02 02:32:55 +08:00
python-embed.pc.in update OpenHarmony 2.0 Canary 2021-06-02 02:32:55 +08:00
python-wing3.wpr Upgrade Python version 2022-07-04 19:10:09 +08:00
python-wing4.wpr Upgrade Python version 2022-07-04 19:10:09 +08:00
python-wing5.wpr Upgrade Python version 2022-07-04 19:10:09 +08:00
python.man upgrade python version 2022-06-30 19:15:46 +08:00
python.pc.in update OpenHarmony 2.0 Canary 2021-06-02 02:32:55 +08:00
README upgrade python version 2022-06-30 19:15:46 +08:00
README.AIX python version update from 3.9.2 to 3.9.11 2022-06-23 14:42:02 +08:00
README.coverity update OpenHarmony 2.0 Canary 2021-06-02 02:32:55 +08:00
README.valgrind python version update from 3.9.2 to 3.9.11 2022-06-23 14:42:02 +08:00
requirements-test.txt python version update from 3.9.2 to 3.9.11 2022-06-23 14:42:02 +08:00
SpecialBuilds.txt upgrade python version 2022-06-30 19:15:46 +08:00
stable_abi.txt upgrade python version 2022-06-30 19:15:46 +08:00
svnmap.txt update OpenHarmony 2.0 Canary 2021-06-02 02:32:55 +08:00
valgrind-python.supp update OpenHarmony 2.0 Canary 2021-06-02 02:32:55 +08:00
vgrindefs update OpenHarmony 2.0 Canary 2021-06-02 02:32:55 +08:00

Python Misc subdirectory
========================

This directory contains files that wouldn't fit in elsewhere.  Some
documents are only of historic importance.

Files found here
----------------

ACKS                    Acknowledgements
gdbinit                 Handy stuff to put in your .gdbinit file, if you use gdb
HISTORY                 News from previous releases -- oldest last
indent.pro              GNU indent profile approximating my C style
NEWS                    News for this release (for some meaning of "this")
Porting                 Mini-FAQ on porting to new platforms
python-config.in        Python script template for python-config
python.man              UNIX man page for the python interpreter
python.pc.in            Package configuration info template for pkg-config
python-wing*.wpr        Wing IDE project file
README                  The file you're reading now
README.AIX              Information about using Python on AIX
README.coverity         Information about running Coverity's Prevent on Python
README.valgrind         Information for Valgrind users, see valgrind-python.supp
SpecialBuilds.txt       Describes extra symbols you can set for debug builds
svnmap.txt              Map of old SVN revs and branches to hg changeset ids,
                        help history-digging
valgrind-python.supp    Valgrind suppression file, see README.valgrind
vgrindefs               Python configuration for vgrind (a generic pretty printer)