summaryrefslogtreecommitdiffstats
path: root/Doc/using
Commit message (Expand)AuthorAgeFilesLines
* Fix a minor typo and hyphenate "multi-threading" (#4237)Barry Warsaw2017-11-071-5/+5
* bpo-31415: Support PYTHONPROFILEIMPORTTIME envvar equivalent to -X importtime...Barry Warsaw2017-11-021-2/+12
* bpo-31053: Remove redundant 'venv' argument in venv example (GH-2907)cocoatomo2017-10-271-1/+1
* bpo-28647: Update -u documentation after bpo-30404 (GH-3961)Berker Peksag2017-10-131-1/+2
* PEP 553 built-in breakpoint() function (bpo-31353) (#3355)Barry Warsaw2017-10-051-0/+12
* bpo-30404: The -u option now makes the stdout and stderr streams totally unbu...Serhiy Storchaka2017-10-041-4/+4
* bpo-31415: Add `-X importtime` option (GH-3490)INADA Naoki2017-10-031-0/+7
* bpo-30737: Update DevGuide links to new URL (GH-3228)Lisa Hewus Fresh2017-08-302-3/+3
* bpo-30565: Add PYTHONCOERCECLOCALE=warn runtime flag (GH-2260)Nick Coghlan2017-06-181-0/+5
* Fix trivial typo in Readme (GH-2185)csabella2017-06-141-1/+1
* bpo-28180: Implementation for PEP 538 (#659)Nick Coghlan2017-06-111-0/+36
* bpo-29898: Fix incorrect env variable name (GH-1576)Berker Peksag2017-05-161-2/+2
* Improve the grammar in windows.rst (GH-1330)Wieland Hoffmann2017-04-281-3/+3
* Correct the README link in Unix install docs (#1245)Sebastian Vetter2017-04-211-1/+1
* bpo-29770: remove outdated PYO related info (GH-590)Xiang Zhang2017-03-111-2/+2
* massage English for -X descriptions a bitBenjamin Peterson2017-02-101-5/+7
* issue26149 - Point to Wiki for Editors and Python IDEs on Unix.Senthil Kumaran2017-01-251-12/+7
* Issue #28896: Deprecate WindowsRegistryFinderSteve Dower2016-12-071-0/+8
* Issue #28532: Add what's new entry for python -VV optionINADA Naoki2016-11-241-0/+2
* Issue #28532: Show sys.version when -V option is supplied twiceINADA Naoki2016-11-211-1/+6
* Issue #26638: Merge option warning fixes from 3.5 into 3.6Martin Panter2016-10-301-2/+3
|\
| * Issue #26638: Work around more CLI options that can’t be linkedMartin Panter2016-10-301-0/+1
| * Issue #26638: Mask undefined CLI options to defeat new Sphinx warningsMartin Panter2016-10-301-2/+2
* | Close #28479: Fix reST syntax in windows.rstVictor Stinner2016-10-191-4/+4
* | Issue #28218: Fixes versionadded description in using/windows.rstSteve Dower2016-10-031-1/+1
* | Issue #28137: Renames Windows path file to ._pthSteve Dower2016-09-171-11/+21
* | Add links from whatsnew to Windows docs.Steve Dower2016-09-091-1/+1
* | Adds documentation for pythonXX.zip as a landmark.Steve Dower2016-09-091-8/+13
* | Switch to using |version| substitition in Windows docs.Steve Dower2016-09-091-9/+9
* | Changes pyvenv.cfg trick into an actual sys.path file.Steve Dower2016-09-091-23/+30
* | Issue #1602: Windows console doesn't input or print Unicode (PEP 528)Steve Dower2016-08-311-0/+17
* | Issue #27781: Change file system encoding on Windows to UTF-8 (PEP 529)Steve Dower2016-09-081-0/+14
* | Issue #27731: Opt-out of MAX_PATH on Windows 10Steve Dower2016-09-071-0/+25
* | Issue #12982: Merge from 3.5Berker Peksag2016-08-201-3/+1
|\ \ | |/
| * Issue #12982: Thanks to PEP 488, Python no longer creates .pyo filesBerker Peksag2016-08-201-3/+1
* | Merge with 3.5Zachary Ware2016-08-041-1/+1
|\ \ | |/
| * Fix half-finished sentence.Zachary Ware2016-08-041-1/+1
* | Merge with 3.5Zachary Ware2016-07-291-1/+1
|\ \ | |/
| * Correct typo in Windows docs.Zachary Ware2016-07-291-1/+1
* | Issue #27285: Document the deprecation of the pyvenv script.Brett Cannon2016-07-083-55/+53
* | Issue #23034: The output of a special Python build with defined COUNT_ALLOCS,Serhiy Storchaka2016-07-031-0/+5
* | Issue #27393: Merge from 3.5Berker Peksag2016-06-271-2/+2
|\ \ | |/
| * Issue #27393: Fix escaping of C:\ tooBerker Peksag2016-06-271-2/+2
* | Issue #27393: Merge from 3.5Berker Peksag2016-06-271-2/+2
|\ \ | |/
| * Issue #27393: Fix escaping of venv activate commands on WindowsBerker Peksag2016-06-271-2/+2
* | Issue #27064: The py.exe launcher now defaults to Python 3.Paul Moore2016-05-221-7/+15
* | merge from 3.5Senthil Kumaran2016-05-181-2/+2
|\ \ | |/
| * issue27045 - Use backslash in windows path to script file.Senthil Kumaran2016-05-181-2/+2
* | Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-073-9/+9
|\ \ | |/
| * Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-073-9/+9