summaryrefslogtreecommitdiffstats
path: root/Doc/using
Commit message (Expand)AuthorAgeFilesLines
* Improve the pyvenv entryAntoine Pitrou2012-08-201-0/+2
* Fixes #14668. Mention Windows Path manipulation option in the installer.Brian Curtin2012-08-191-9/+21
* merge with 3.2Sandro Tosi2012-08-121-1/+1
|\
| * update Geany URL; thanks to Karl Tarbet from docs@Sandro Tosi2012-08-121-1/+1
* | Clarify that hash randomization is on by defaultAntoine Pitrou2012-08-011-17/+16
* | Factored out common venv documentation and added more information about Distr...Vinay Sajip2012-07-102-85/+86
* | Added cross-references to venv definition.Vinay Sajip2012-07-091-25/+3
* | Issue #15283: Updated pyvenv documentation to expand on activation.Vinay Sajip2012-07-091-2/+31
* | Closes #15241: Added information on venv prefixes to pyvenv section.Vinay Sajip2012-07-031-0/+22
* | Added Windows launcher documentation.Vinay Sajip2012-06-241-7/+261
* | Remove packaging from the standard library.Éric Araujo2012-06-242-4/+3
* | Added pyvenv docs to 'Python Setup and Usage' section.Vinay Sajip2012-05-292-1/+67
* | merge with 3.2Georg Brandl2012-02-211-1/+1
|\ \ | |/
| * 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
* | | enable hash randomization by defaultBenjamin Peterson2012-02-211-6/+4
* | | Merge 3.2: Issue #13703 plus some related test suite fixes.Georg Brandl2012-02-201-1/+46
|\ \ \ | |/ /
| * | 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: 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