summaryrefslogtreecommitdiffstats
path: root/Doc/using
Commit message (Expand)AuthorAgeFilesLines
...
* | | Issue #13883: PYTHONCASEOK also works with OS X.Brett Cannon2012-01-261-1/+1
|\ \ \ | |/ /
| * | Issue #13883: Document all platforms PYTHONCASEOK works on.Brett Cannon2012-01-261-1/+1
* | | merge with 3.2Sandro Tosi2011-12-311-2/+2
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | Issue #13597: Fix the documentation of the "-u" command-line option, and word...Antoine Pitrou2011-12-211-1/+2
* | | Merge follow-up for #11254 and other changes from 3.2Éric Araujo2011-11-031-1/+2
|\ \ \ | |/ /
| * | State explicitely that PYTHONDONTWRITEBYTECODE is equivalent to -BÉric Araujo2011-11-031-1/+2
* | | merge with 3.2Sandro Tosi2011-10-311-2/+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
* | | Merge 3.2Éric Araujo2011-09-091-15/+12
|\ \ \ | |/ /
| * | Fix current name of the Python 3 binary on Unix (#12896).Éric Araujo2011-09-091-15/+12
* | | Merge doc changes from 3.2 (#8617, #10745).Éric Araujo2011-08-061-3/+8
|\ \ \ | |/ /
| * | 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
* | | Merge doc fixes from 3.2Éric Araujo2011-06-091-1/+1
|\ \ \ | |/ /
| * | Fix a few misuses of :option: I missed in r86521.Éric Araujo2011-06-081-1/+1
* | | Issue #11393: The fault handler handles also SIGABRTVictor Stinner2011-04-011-2/+3
* | | Issue #11393: Add the new faulthandler moduleVictor Stinner2011-03-301-0/+7
* | | Do not touch sys.path when site is imported and python was started with -S.Éric Araujo2011-03-231-1/+3
* | | Replace links to the old dev doc with links to the new devguide.Éric Araujo2011-02-262-2/+2
|/ /
* | #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
* | Issue #7631: Fix undefined references to the "built-in file object", whichAntoine Pitrou2010-01-041-5/+0
* | Clean up the list of allowed command-line flags.Brett Cannon2010-01-011-1/+1
* | Merged revisions 76904 via svnmerge fromEzio Melotti2009-12-192-3/+3
* | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-272-5/+4
* | Merged revisions 74787 via svnmerge fromEzio Melotti2009-09-141-1/+1
* | Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-1/+1
|/
* Merged revisions 73544 via svnmerge fromGeorg Brandl2009-06-241-1/+1
* Merged revisions 72008 via svnmerge fromGeorg Brandl2009-04-271-1/+1