Skip to content
Branch: 3.6
Find file History
Pull request Compare This branch is 2192 commits ahead, 8528 commits behind master.
miss-islington and ned-deily bpo-38295: prevent test_relative_path of test_py_compile failure on m…
…acOS Catalina (GH-17636) (GH-17638)

(cherry picked from commit bf3aa10)

Co-authored-by: Ned Deily <nad@python.org>
Latest commit 5a9b697 Dec 17, 2019
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
NEWS.d bpo-38295: prevent test_relative_path of test_py_compile failure on m… Dec 17, 2019
ACKS bpo-38804: Fix REDoS in http.cookiejar (GH-17157) (#17343) Nov 22, 2019
HISTORY [3.6] bpo-34906: Doc: Fix typos (2) (GH-9735) Oct 10, 2018
Porting [3.6] bpo-30737: Update DevGuide links to new URL (GH-3228) (GH-3390) Sep 6, 2017
README merge 3.3 Feb 18, 2015
README.AIX Merged revisions 88430,88438,88440 via svnmerge from Feb 25, 2011
README.coverity Merged revisions 46753-51188 via svnmerge from Aug 11, 2006
README.valgrind Add PYTHONMALLOC env var Mar 14, 2016
SpecialBuilds.txt bpo-34426: fix typo (__lltrace__ -> __ltrace__) (GH-8822) Aug 25, 2018
coverity_model.c
gdbinit [3.6] bpo-29673: fix gdb scripts pystack and pystackv (GH-6126) (GH-6400 Apr 6, 2018
indent.pro Merged revisions 86134,86315-86316,86390,86424-86425,86428,86550,8656… Nov 26, 2010
python-config.in - Issue #18096: Fix library order returned by python-config. Oct 2, 2014
python-config.sh.in [3.6] closes bpo-22140: Prevent double substitution of prefix in pyth… Sep 28, 2017
python-wing3.wpr
python-wing4.wpr Wing project file update for mercurial Mar 15, 2011
python-wing5.wpr
python.man pypi.python.org -> pypi.org (GH-7613) (GH-7615) Jun 11, 2018
python.pc.in Final patch for issue 9807. Nov 24, 2010
svnmap.txt
valgrind-python.supp closes bpo-34377: Update Valgrind suppressions. (GH-8734) Aug 11, 2018
vgrindefs Patch #1550800: make exec a function. Sep 6, 2006

README

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
valgrind-python.supp    Valgrind suppression file, see README.valgrind
vgrindefs               Python configuration for vgrind (a generic pretty printer)
You can’t perform that action at this time.