Switch branches/tags
2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 3.0 3.1 3.2 3.3 3.4 3.5 3.6 30190-unittest-improved-err-msg backport-bbd3cf8-3.6 bpo-30014-selectors-modify-speedup legacy-trunk master selectors-refactoring
Nothing to show
v3.6.1 v3.6.1rc1 v3.6.0 v3.6.0rc2 v3.6.0rc1 v3.6.0b4 v3.6.0b3 v3.6.0b2 v3.6.0b1 v3.6.0a4 v3.6.0a3 v3.6.0a2 v3.6.0a1 v3.5.3 v3.5.3rc1 v3.5.2 v3.5.2rc1 v3.5.1 v3.5.1rc1 v3.5.0 v3.5.0rc4 v3.5.0rc3 v3.5.0rc2 v3.5.0rc1 v3.5.0b4 v3.5.0b3 v3.5.0b2 v3.5.0b1 v3.5.0a4 v3.5.0a3 v3.5.0a2 v3.5.0a1 v3.4.6 v3.4.6rc1 v3.4.5 v3.4.5rc1 v3.4.4 v3.4.4rc1 v3.4.3 v3.4.3rc1 v3.4.2 v3.4.2rc1 v3.4.1 v3.4.1rc1 v3.4.0 v3.4.0rc3 v3.4.0rc2 v3.4.0rc1 v3.4.0b3 v3.4.0b2 v3.4.0b1 v3.4.0a4 v3.4.0a3 v3.4.0a2 v3.4.0a1 v3.3.6 v3.3.6rc1 v3.3.5 v3.3.5rc2 v3.3.5rc1 v3.3.4 v3.3.4rc1 v3.3.3 v3.3.3rc2 v3.3.3rc1 v3.3.2 v3.3.1 v3.3.1rc1 v3.3.0 v3.3.0rc3 v3.3.0rc2 v3.3.0rc1 v3.3.0b2 v3.3.0b1 v3.3.0a4 v3.3.0a3 v3.3.0a2 v3.3.0a1 v3.2.6 v3.2.6rc1 v3.2.5 v3.2.4 v3.2.4rc1 v3.2.3 v3.2.3rc2 v3.2.3rc1 v3.2.2 v3.2.2rc1 v3.2.1 v3.2.1rc2 v3.2.1rc1 v3.2.1b1 v3.2 v3.2rc3 v3.2rc2 v3.2rc1 v3.2b2 v3.2b1 v3.2a4 v3.2a3
Nothing to show
Latest commit d1a1defApr 28, 2017
serhiy-storchaka committed withhaypobpo-30197: Enhance functions swap_attr() and swap_item() in test.supp…
…ort. (#1341)* bpo-30197: Enhance functions swap_attr() and swap_item() in test.support.They now work when delete replaced attribute or item inside the withstatement. The old value of the attribute or item (or None if it doesn'texist) now will be assigned to the target of the "as" clause, if there isone.* Update docstrings.
Permalink
README
Python Misc subdirectory========================This directory contains files that wouldn't fit in elsewhere. Somedocuments are only of historic importance.Files found here----------------ACKS Acknowledgementsgdbinit Handy stuff to put in your .gdbinit file, if you use gdbHISTORY News from previous releases -- oldest lastindent.pro GNU indent profile approximating my C styleNEWS News for this release (for some meaning of "this")Porting Mini-FAQ on porting to new platformspython-config.in Python script template for python-configpython.man UNIX man page for the python interpreterpython.pc.in Package configuration info template for pkg-configpython-wing*.wpr Wing IDE project fileREADME The file you're reading nowREADME.AIX Information about using Python on AIXREADME.coverity Information about running Coverity's Prevent on PythonREADME.valgrind Information for Valgrind users, see valgrind-python.suppSpecialBuilds.txt Describes extra symbols you can set for debug buildssvnmap.txt Map of old SVN revs and branches to hg changeset idsvalgrind-python.supp Valgrind suppression file, see README.valgrindvgrindefs Python configuration for vgrind (a generic pretty printer)