third_party_python/Misc
flying 0a53acf28f update python
Signed-off-by: flying <pengmengjie1@huawei.com>
2024-05-28 09:30:42 +08:00
..
NEWS.d !53 【安全问题】:【漏洞】CVE-2023-6597 2024-04-19 08:40:37 +00:00
rhel7 update python 2024-05-28 09:30:42 +08:00
ACKS update python 2024-05-28 09:30:42 +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 update python 2024-05-28 09:30:42 +08:00
indent.pro update OpenHarmony 2.0 Canary 2021-06-02 02:32:55 +08:00
NEWS update python 2024-05-28 09:30:42 +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 update python 2024-05-28 09:30:42 +08:00
python.pc.in update OpenHarmony 2.0 Canary 2021-06-02 02:32:55 +08:00
README update python 2024-05-28 09:30:42 +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 update python 2024-05-28 09:30:42 +08:00
stable_abi.toml update python 2024-05-28 09:30:42 +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
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)