summaryrefslogtreecommitdiffstats
path: root/Doc/using
Commit message (Expand)AuthorAgeFilesLines
* merge with 3.2Georg Brandl2012-02-211-1/+1
|\
| * Remove reST markup from --help output. Also: O(n**2) is dict construction, n...Georg Brandl2012-02-211-1/+1
* | Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...Georg Brandl2012-02-201-1/+46
|\ \ | |/
| * Issue #13703: add a way to randomize the hash values of basic types (str, byt...Georg Brandl2012-02-201-1/+47
| * Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,...Georg Brandl2010-11-261-17/+42
| * Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-...Georg Brandl2010-10-061-3/+3
| * Merged revisions 82262,82269,82434,82480-82481,82484-82485,82487-82488,82594,...Georg Brandl2010-10-061-1/+1
| * Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via sv...Georg Brandl2010-10-061-2/+3
| * More descriptive title.Raymond Hettinger2010-09-011-1/+1
| * Merged revisions 82301 via svnmerge fromGeorg Brandl2010-07-111-2/+2
| * Merged revisions 79799 via svnmerge fromEzio Melotti2010-04-051-1/+1
| * Merged revisions 78950 via svnmerge fromEzio Melotti2010-03-141-1/+1
| * Merged revisions 77995 via svnmerge fromBarry Warsaw2010-02-051-2/+14
| * Merged revisions 77389 via svnmerge fromBenjamin Peterson2010-01-091-6/+7
| * Merged revisions 77300 via svnmerge fromAntoine Pitrou2010-01-041-5/+0
| * Merged revisions 77200 via svnmerge fromBrett Cannon2010-01-011-1/+1
| * Merged revisions 76906 via svnmerge fromEzio Melotti2009-12-192-3/+3
| * Merged revisions 75797 via svnmerge fromGeorg Brandl2009-10-272-5/+4
| * Merged revisions 74788 via svnmerge fromEzio Melotti2009-09-141-1/+1
| * Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-1/+1
* | Issue #13883: Document all platforms PYTHONCASEOK works on.Brett Cannon2012-01-261-1/+1
* | fix some broken URLsSandro Tosi2011-12-311-2/+2
* | Issue #13597: Fix the documentation of the "-u" command-line option, and word...Antoine Pitrou2011-12-211-1/+2
* | State explicitely that PYTHONDONTWRITEBYTECODE is equivalent to -BÉric Araujo2011-11-031-1/+2
* | use diveintopython.net now that DIP.org returns 410; thanks to Josh Gachnang ...Sandro Tosi2011-10-311-2/+2
* | Update dead references from py.org/dev/faq to the devguide (#13176)Éric Araujo2011-10-141-1/+1
* | Fix current name of the Python 3 binary on Unix (#12896).Éric Araujo2011-09-091-15/+12
* | Add documentation for PEP 370 features in distutils (#10745).Éric Araujo2011-08-061-1/+2
* | Improve documentation for PEP 370 support in site module (#8617).Éric Araujo2011-08-051-3/+7
* | Fix a few misuses of :option: I missed in r86521.Éric Araujo2011-06-081-1/+1
* | #1772833: add -q command line option.Georg Brandl2010-12-041-0/+7
* | Issue #10089: Add support for arbitrary -X options on the command-line.Antoine Pitrou2010-10-211-5/+11
* | #459007: merge info from PC/getpathp.c and using/windows.rst to document the ...Georg Brandl2010-10-171-17/+42
* | Issue #9992: Remove PYTHONFSENCODING environment variable.Victor Stinner2010-10-131-12/+0
* | More inclusive title.Georg Brandl2010-09-031-3/+3
* | More descriptive title.Raymond Hettinger2010-09-011-1/+1
* | PYTHONFSENCODING is not available on Windows or Mac OS XVictor Stinner2010-08-191-0/+4
* | Fix typoÉric Araujo2010-08-181-2/+2
* | Issue #8622: Add PYTHONFSENCODING environment variable to override theVictor Stinner2010-08-181-3/+12
* | Consistency check for versionadded/changed directives.Georg Brandl2010-08-171-0/+1
* | Issue #8202: Set sys.argv[0] to -m rather than -c while searching for the mod...Nick Coghlan2010-08-171-2/+3
* | Fix typo.Georg Brandl2010-07-061-1/+1
* | Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,...Benjamin Peterson2010-06-271-2/+2
* | Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-...Benjamin Peterson2010-04-111-2/+2
* | Merged revisions 79878-79880 via svnmerge fromPhilip Jenvey2010-04-071-0/+11
* | Merged revisions 79797 via svnmerge fromEzio Melotti2010-04-051-1/+1
* | #8213: document behavior of -u on py3k better.Georg Brandl2010-04-021-2/+3
* | #7057: fix several errors.Ezio Melotti2010-03-141-1/+1
* | Document the -J and -X options for CPython. Note that unlike for py2k, weBarry Warsaw2010-02-051-2/+14
* | Merged revisions 77209,77229,77359-77360,77371 via svnmerge fromBenjamin Peterson2010-01-091-6/+7