| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #20265: Updated some parts of the Using Windows document. | Zachary Ware | 2014-01-17 | 1 | -13/+10 |
|
|
* | Issue #19845: Updated the Compiling Python on Windows docs. | Zachary Ware | 2013-11-30 | 1 | -8/+10 |
|
|
* | doc of PYTHONFAULTHANDLER env var: add missing "versionadded" tag | Victor Stinner | 2013-07-28 | 1 | -0/+2 |
|
|
* | #16937: document that stdin is always buffered, even when -u is used. Patch ... | Ezio Melotti | 2013-07-25 | 1 | -2/+2 |
|
|
* | Update using/mac documentation which was still on 2.5. | Georg Brandl | 2013-04-14 | 1 | -11/+10 |
|
|
* | #17686: fix broken link in Doc/using/unix.rst. Patch by Dan Riti. | Ezio Melotti | 2013-04-13 | 1 | -1/+1 |
|
|
* | Add versionadded for `-X faulthandler` (also fix typo and markup). | Ezio Melotti | 2013-03-26 | 1 | -2/+5 |
|
|
* | Issue #15116: merge from 3.2 | Ned Deily | 2013-02-02 | 1 | -14/+0 |
|\ |
|
| * | Issue #15116: Remove references to appscript as it is no longer being | Ned Deily | 2013-02-02 | 1 | -14/+0 |
|
|
| * | Fix Sphinx warning (missing "setting-envvars" reference). | Chris Jerdonek | 2012-12-25 | 1 | -0/+2 |
|
|
* | | Issue #16241: document -X faulthandler command line option. | Andrew Svetlov | 2012-10-23 | 1 | -1/+2 |
|
|
* | | Remove wrong escape in code snippet. | Ezio Melotti | 2012-10-19 | 1 | -1/+1 |
|
|
* | | Merge issue #9583: Document startup option/environment interaction. | Andrew Svetlov | 2012-10-17 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Issue #9583: Document startup option/environment interaction. | Andrew Svetlov | 2012-10-17 | 1 | -2/+4 |
|
|
* | | What's new entry for PEP 397 and Windows PATH modification | Nick Coghlan | 2012-09-30 | 1 | -0/+2 |
|
|
* | | Improve the pyvenv entry | Antoine Pitrou | 2012-08-20 | 1 | -0/+2 |
|
|
* | | Fixes #14668. Mention Windows Path manipulation option in the installer. | Brian Curtin | 2012-08-19 | 1 | -9/+21 |
|
|
* | | merge with 3.2 | Sandro Tosi | 2012-08-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | update Geany URL; thanks to Karl Tarbet from docs@ | Sandro Tosi | 2012-08-12 | 1 | -1/+1 |
|
|
* | | Clarify that hash randomization is on by default | Antoine Pitrou | 2012-08-01 | 1 | -17/+16 |
|
|
* | | Factored out common venv documentation and added more information about Distr... | Vinay Sajip | 2012-07-10 | 2 | -85/+86 |
|
|
* | | Added cross-references to venv definition. | Vinay Sajip | 2012-07-09 | 1 | -25/+3 |
|
|
* | | Issue #15283: Updated pyvenv documentation to expand on activation. | Vinay Sajip | 2012-07-09 | 1 | -2/+31 |
|
|
* | | Closes #15241: Added information on venv prefixes to pyvenv section. | Vinay Sajip | 2012-07-03 | 1 | -0/+22 |
|
|
* | | Added Windows launcher documentation. | Vinay Sajip | 2012-06-24 | 1 | -7/+261 |
|
|
* | | Remove packaging from the standard library. | Éric Araujo | 2012-06-24 | 2 | -4/+3 |
|
|
* | | Added pyvenv docs to 'Python Setup and Usage' section. | Vinay Sajip | 2012-05-29 | 2 | -1/+67 |
|
|
* | | merge with 3.2 | Georg Brandl | 2012-02-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | merge with 3.2 | Georg Brandl | 2012-02-21 | 1 | -1/+1 |
| |\ |
|
| | * | Remove reST markup from --help output. Also: O(n**2) is dict construction, n... | Georg Brandl | 2012-02-21 | 1 | -1/+1 |
|
|
* | | | enable hash randomization by default | Benjamin Peterson | 2012-02-21 | 1 | -6/+4 |
|
|
* | | | Merge 3.2: Issue #13703 plus some related test suite fixes. | Georg Brandl | 2012-02-20 | 1 | -1/+46 |
|\ \ \
| |/ / |
|
| * | | Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic... | Georg Brandl | 2012-02-20 | 1 | -1/+46 |
| |\ \
| | |/ |
|
| | * | Issue #13703: add a way to randomize the hash values of basic types (str, byt... | Georg Brandl | 2012-02-20 | 1 | -1/+47 |
|
|
| | * | Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,... | Georg Brandl | 2010-11-26 | 1 | -17/+42 |
|
|
| | * | Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-... | Georg Brandl | 2010-10-06 | 1 | -3/+3 |
|
|
| | * | Merged revisions 82262,82269,82434,82480-82481,82484-82485,82487-82488,82594,... | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
| | * | Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via sv... | Georg Brandl | 2010-10-06 | 1 | -2/+3 |
|
|
| | * | More descriptive title. | Raymond Hettinger | 2010-09-01 | 1 | -1/+1 |
|
|
| | * | Merged revisions 82301 via svnmerge from | Georg Brandl | 2010-07-11 | 1 | -2/+2 |
|
|
| | * | Merged revisions 79799 via svnmerge from | Ezio Melotti | 2010-04-05 | 1 | -1/+1 |
|
|
| | * | Merged revisions 78950 via svnmerge from | Ezio Melotti | 2010-03-14 | 1 | -1/+1 |
|
|
| | * | Merged revisions 77995 via svnmerge from | Barry Warsaw | 2010-02-05 | 1 | -2/+14 |
|
|
| | * | Merged revisions 77389 via svnmerge from | Benjamin Peterson | 2010-01-09 | 1 | -6/+7 |
|
|
| | * | Merged revisions 77300 via svnmerge from | Antoine Pitrou | 2010-01-04 | 1 | -5/+0 |
|
|
| | * | Merged revisions 77200 via svnmerge from | Brett Cannon | 2010-01-01 | 1 | -1/+1 |
|
|
| | * | Merged revisions 76906 via svnmerge from | Ezio Melotti | 2009-12-19 | 2 | -3/+3 |
|
|
| | * | Merged revisions 75797 via svnmerge from | Georg Brandl | 2009-10-27 | 2 | -5/+4 |
|
|
| | * | Merged revisions 74788 via svnmerge from | Ezio Melotti | 2009-09-14 | 1 | -1/+1 |
|
|
| | * | Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,... | Georg Brandl | 2009-08-13 | 1 | -1/+1 |
|
|