Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | massage English for -X descriptions a bit | Benjamin Peterson | 2017-02-09 | 1 | -5/+7 |
* | issue26149 - Point to Wiki for Editors and Python IDEs on Unix. | Senthil Kumaran | 2017-01-25 | 1 | -12/+7 |
* | Issue #28896: Deprecate WindowsRegistryFinder | Steve Dower | 2016-12-07 | 1 | -0/+8 |
* | Issue #28532: Add what's new entry for python -VV option | INADA Naoki | 2016-11-24 | 1 | -0/+2 |
* | Issue #28532: Show sys.version when -V option is supplied twice | INADA Naoki | 2016-11-21 | 1 | -1/+6 |
* | Issue #26638: Merge option warning fixes from 3.5 into 3.6 | Martin Panter | 2016-10-30 | 6 | -104/+235 |
|\ | |||||
| * | Close #28479: Fix reST syntax in windows.rst | Victor Stinner | 2016-10-20 | 1 | -4/+4 |
| * | Issue #28218: Fixes versionadded description in using/windows.rst | Steve Dower | 2016-10-03 | 1 | -1/+1 |
| * | Issue #28137: Renames Windows path file to ._pth | Steve Dower | 2016-09-17 | 1 | -11/+21 |
| * | Add links from whatsnew to Windows docs. | Steve Dower | 2016-09-09 | 1 | -1/+1 |
| * | Adds documentation for pythonXX.zip as a landmark. | Steve Dower | 2016-09-09 | 1 | -8/+13 |
| * | Switch to using |version| substitition in Windows docs. | Steve Dower | 2016-09-09 | 1 | -9/+9 |
| * | Changes pyvenv.cfg trick into an actual sys.path file. | Steve Dower | 2016-09-09 | 1 | -23/+30 |
| * | Issue #1602: Windows console doesn't input or print Unicode (PEP 528) | Steve Dower | 2016-08-30 | 1 | -0/+17 |
| * | Issue #27781: Change file system encoding on Windows to UTF-8 (PEP 529) | Steve Dower | 2016-09-08 | 1 | -0/+14 |
| * | Issue #27731: Opt-out of MAX_PATH on Windows 10 | Steve Dower | 2016-09-06 | 1 | -0/+25 |
| * | Issue #12982: Merge from 3.5 | Berker Peksag | 2016-08-20 | 6 | -71/+124 |
| |\ | |||||
| | * | Merge with 3.5 | Zachary Ware | 2016-08-04 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | Merge with 3.5 | Zachary Ware | 2016-07-28 | 1 | -1/+1 |
| | |\ \ | |||||
| | * | | | Issue #27285: Document the deprecation of the pyvenv script. | Brett Cannon | 2016-07-08 | 3 | -55/+53 |
| | * | | | Issue #23034: The output of a special Python build with defined COUNT_ALLOCS, | Serhiy Storchaka | 2016-07-03 | 1 | -0/+5 |
| | * | | | Issue #27393: Merge from 3.5 | Berker Peksag | 2016-06-27 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | * \ \ \ | Issue #27393: Merge from 3.5 | Berker Peksag | 2016-06-27 | 3 | -16/+66 |
| | |\ \ \ \ | |||||
| | | * | | | | Issue #27064: The py.exe launcher now defaults to Python 3. | Paul Moore | 2016-05-22 | 1 | -7/+15 |
| | | * | | | | merge from 3.5 | Senthil Kumaran | 2016-05-17 | 1 | -2/+2 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Issue #26736: Used HTTPS for external links in the documentation if possible. | Serhiy Storchaka | 2016-05-07 | 3 | -9/+9 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | PyMem_Malloc() now uses the fast pymalloc allocator | Victor Stinner | 2016-04-22 | 1 | -6/+5 |
| | | * | | | | | | Issue #25910: Fixed more links in the docs. | Serhiy Storchaka | 2016-04-11 | 2 | -9/+52 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Fix typo in doc: avoid the french "& cie" :-) | Victor Stinner | 2016-03-23 | 1 | -4/+4 |
| | | | * | | | | | | Doc: fix typos, patch written by Stefan Behnel | Victor Stinner | 2016-03-18 | 1 | -4/+4 |
| | | | * | | | | | | Enhance documentation on malloc debug hooks | Victor Stinner | 2016-03-18 | 1 | -6/+10 |
| | | | * | | | | | | Add PYTHONMALLOC env var | Victor Stinner | 2016-03-14 | 1 | -6/+45 |
| | | | * | | | | | | merge with 3.5 | Georg Brandl | 2016-02-26 | 1 | -3/+3 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | merge with 3.5 | Georg Brandl | 2016-02-26 | 1 | -3/+3 |
| | | | | |\ \ \ \ \ \ | |||||
* | | | | | | | | | | | | Issue #26638: Work around more CLI options that can?t be linked | Martin Panter | 2016-10-30 | 1 | -0/+1 |
* | | | | | | | | | | | | Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings | Martin Panter | 2016-10-30 | 1 | -2/+2 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Issue #12982: Thanks to PEP 488, Python no longer creates .pyo files | Berker Peksag | 2016-08-20 | 1 | -3/+1 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Fix half-finished sentence. | Zachary Ware | 2016-08-04 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Correct typo in Windows docs. | Zachary Ware | 2016-07-28 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Issue #27393: Fix escaping of C:\ too | Berker Peksag | 2016-06-27 | 1 | -2/+2 |
|/ / / / / / / | |||||
* | | | | | | | Issue #27393: Fix escaping of venv activate commands on Windows | Berker Peksag | 2016-06-27 | 1 | -2/+2 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | issue27045 - Use backslash in windows path to script file. | Senthil Kumaran | 2016-05-17 | 1 | -2/+2 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Issue #26736: Used HTTPS for external links in the documentation if possible. | Serhiy Storchaka | 2016-05-07 | 3 | -9/+9 |
|/ / / / | |||||
* | | | | Issue #25910: Fixed more links in the docs. | Serhiy Storchaka | 2016-04-11 | 1 | -2/+2 |
|/ / / | |||||
* | | | Closes #25910: fix dead and permanently redirected links in the docs. Thanks ... | Georg Brandl | 2016-02-26 | 3 | -19/+19 |
|/ / | |||||
* | | Fix version. | Georg Brandl | 2016-02-26 | 1 | -3/+3 |
|/ | |||||
* | Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak. | Georg Brandl | 2016-02-25 | 1 | -1/+1 |
* | Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar | Martin Panter | 2016-02-10 | 1 | -1/+1 |
* | Update "Creating Virtual Environments" link in venv documentation | Berker Peksag | 2016-01-30 | 1 | -1/+1 |
* | Update output of venv -h | Berker Peksag | 2016-01-30 | 1 | -4/+5 |