summaryrefslogtreecommitdiffstats
path: root/Doc/using
Commit message (Expand)AuthorAgeFilesLines
...
* | Enables shortcuts to be deselected when installing on Windows.Steve Dower2015-05-031-0/+3
* | Updates documentation for installing Python on Windows.Steve Dower2015-05-032-24/+22
* | Regenerated pydoc-topics and fixed bad/suspicious doc markup for Python 3.5.0a4.Larry Hastings2015-04-191-1/+1
* | Issue #23731: Implement PEP 488.Brett Cannon2015-04-132-5/+3
* | Issue #23681: The -b option now affects comparisons of bytes with int.Serhiy Storchaka2015-03-201-1/+4
* | Add a versionadded directive for PEP 486.Berker Peksag2015-03-021-0/+2
* | Issue #23465: Implement PEP 486 - Make the Python Launcher aware of virtual e...Steve Dower2015-02-261-0/+20
* | Closes #23357: Updated documentation on creating venvs.Vinay Sajip2015-02-071-4/+7
|\ \ | |/
| * Corrected typo.Vinay Sajip2015-02-071-1/+1
| * Minor change to documentation on creating venvs.Vinay Sajip2015-02-071-4/+7
* | Issue #23260: Update Windows installerSteve Dower2015-02-062-168/+339
|/
* Updated pyvenv documentation to match its current behaviour.Vinay Sajip2015-01-231-2/+5
* Issue #12602: Add missing cross-references to runpy and using/cmdline docs.Berker Peksag2014-12-091-4/+8
* Fixing broken links in doc, part 4: some more breaks and redirectsGeorg Brandl2014-10-291-2/+2
* Fixing broken links in doc, part 3: the restGeorg Brandl2014-10-295-16/+14
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-294-11/+11
* Fix link to ABOP install chapter.Georg Brandl2014-10-281-2/+2
* Update Opensolaris advice to OpenCSW instead of defunct Blastwave.Georg Brandl2014-10-281-3/+2
* PYTHONY2K is long gone. Remove traces from the docs and manpage.Georg Brandl2014-10-281-8/+0
* Revert #22251Berker Peksag2014-09-271-5/+1
* Issue #22251: Fix ReST markup to avoid errors building docs.Berker Peksag2014-09-271-1/+5
* asyncio: document the debug modeVictor Stinner2014-06-221-2/+2
* Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-163-1/+15
* asyncio, Tulip issue #136: Add get/set_debug() methods to BaseEventLoopTests.Victor Stinner2014-02-191-0/+8
* whatsnew: -m <namespace package>, plus 'using' doc updates.R David Murray2014-02-021-1/+5
* Issue #20265: Merge with 3.3Zachary Ware2014-01-171-13/+10
|\
| * Issue #20265: Updated some parts of the Using Windows document.Zachary Ware2014-01-171-13/+10
* | shelf in with stmt, fish/csh in venv, ElementTree short_empty_elements keyword.R David Murray2013-12-261-0/+2
* | Issue #19845: Updated the Compiling Python on Windows docs.Zachary Ware2013-11-301-13/+9
|\ \ | |/
| * Issue #19845: Updated the Compiling Python on Windows docs.Zachary Ware2013-11-301-8/+10
* | Issue #18874: Remove tracemalloc.set_traceback_limit()Victor Stinner2013-11-231-8/+10
* | Issue #18874: Implement the PEP 454 (tracemalloc)Victor Stinner2013-11-231-2/+16
* | Close #19552: venv and pyvenv ensurepip integrationNick Coghlan2013-11-221-1/+9
* | Issue #18818: The "encodingname" part of PYTHONIOENCODING is now optional.Serhiy Storchaka2013-09-131-3/+6
* | Close #18957: The PYTHONFAULTHANDLER environment variable now only enables theVictor Stinner2013-09-081-8/+8
* | Issue #16400: Add command line option for isolated mode.Christian Heimes2013-08-101-2/+15
* | (Merge 3.3) doc of PYTHONFAULTHANDLER env var: add missing "versionadded" tagVictor Stinner2013-07-281-0/+2
|\ \ | |/
| * doc of PYTHONFAULTHANDLER env var: add missing "versionadded" tagVictor Stinner2013-07-281-0/+2
* | #16937: merge with 3.3.Ezio Melotti2013-07-251-2/+2
|\ \ | |/
| * #16937: document that stdin is always buffered, even when -u is used. Patch ...Ezio Melotti2013-07-251-2/+2
* | Issue #5845: Enable tab-completion in the interactive interpreter by default,...Antoine Pitrou2013-05-041-2/+7
* | merge with 3.3Georg Brandl2013-04-141-11/+10
|\ \ | |/
| * Update using/mac documentation which was still on 2.5.Georg Brandl2013-04-141-11/+10
* | #17686: merge with 3.3.Ezio Melotti2013-04-131-1/+1
|\ \ | |/
| * #17686: fix broken link in Doc/using/unix.rst. Patch by Dan Riti.Ezio Melotti2013-04-131-1/+1
* | Merge versionadded addition and typo fix from 3.3.Ezio Melotti2013-03-261-1/+4
|\ \ | |/
| * Add versionadded for `-X faulthandler` (also fix typo and markup).Ezio Melotti2013-03-261-2/+5
* | #17323: The "[X refs, Y blocks]" printed by debug builds has been disabled by...Ezio Melotti2013-03-251-3/+11
* | Issue #15116: merge from 3.3Ned Deily2013-02-021-14/+0
|\ \ | |/
| * Issue #15116: merge from 3.2Ned Deily2013-02-021-14/+0
| |\