1. 35a1f7f massage English for -X descriptions a bit by Benjamin Peterson · 7 years ago
  2. b0d0e19 issue26149 - Point to Wiki for Editors and Python IDEs on Unix. by Senthil Kumaran · 7 years ago
  3. 2036742 Issue #28896: Deprecate WindowsRegistryFinder by Steve Dower · 7 years ago
  4. f576343 Issue #28532: Add what's new entry for python -VV option by INADA Naoki · 8 years ago
  5. 0e175a6 Issue #28532: Show sys.version when -V option is supplied twice by INADA Naoki · 8 years ago
  6. 9440787 Issue #26638: Merge option warning fixes from 3.5 into 3.6 by Martin Panter · 8 years ago
  7. b8c5f54 Issue #26638: Work around more CLI options that can’t be linked by Martin Panter · 8 years ago
  8. 5c67933 Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings by Martin Panter · 8 years ago
  9. c6b1e15 Close #28479: Fix reST syntax in windows.rst by Victor Stinner · 8 years ago
  10. fb12ce1 Issue #28218: Fixes versionadded description in using/windows.rst by Steve Dower · 8 years ago
  11. ed51b26 Issue #28137: Renames Windows path file to ._pth by Steve Dower · 8 years ago
  12. 3cdd7f5 Add links from whatsnew to Windows docs. by Steve Dower · 8 years ago
  13. 814f9ae Adds documentation for pythonXX.zip as a landmark. by Steve Dower · 8 years ago
  14. f333fd8 Switch to using |version| substitition in Windows docs. by Steve Dower · 8 years ago
  15. 4db86bc Changes pyvenv.cfg trick into an actual sys.path file. by Steve Dower · 8 years ago
  16. 3929499 Issue #1602: Windows console doesn't input or print Unicode (PEP 528) by Steve Dower · 8 years ago
  17. cc16be8 Issue #27781: Change file system encoding on Windows to UTF-8 (PEP 529) by Steve Dower · 8 years ago
  18. 19ab0fd Issue #27731: Opt-out of MAX_PATH on Windows 10 by Steve Dower · 8 years ago
  19. 09808e7 Issue #12982: Merge from 3.5 by Berker Peksag · 8 years ago
  20. f43bc98 Issue #12982: Thanks to PEP 488, Python no longer creates .pyo files by Berker Peksag · 8 years ago
  21. a31ddb3 Merge with 3.5 by Zachary Ware · 8 years ago
  22. 72e483a Fix half-finished sentence. by Zachary Ware · 8 years ago
  23. 10ea19f Merge with 3.5 by Zachary Ware · 8 years ago
  24. 87ec85f Correct typo in Windows docs. by Zachary Ware · 8 years ago
  25. 15552c3 Issue #27285: Document the deprecation of the pyvenv script. by Brett Cannon · 8 years ago
  26. 7e160ce Issue #23034: The output of a special Python build with defined COUNT_ALLOCS, by Serhiy Storchaka · 8 years ago
  27. 61d1e99 Issue #27393: Merge from 3.5 by Berker Peksag · 8 years ago
  28. 6803f35 Issue #27393: Fix escaping of C:\ too by Berker Peksag · 8 years ago
  29. c2cfe33 Issue #27393: Merge from 3.5 by Berker Peksag · 8 years ago
  30. 9c1e9d4 Issue #27393: Fix escaping of venv activate commands on Windows by Berker Peksag · 8 years ago
  31. 835416c Issue #27064: The py.exe launcher now defaults to Python 3. by Paul Moore · 8 years ago
  32. 93d22ec merge from 3.5 by Senthil Kumaran · 8 years ago
  33. c9bfc13 issue27045 - Use backslash in windows path to script file. by Senthil Kumaran · 8 years ago
  34. 1acbf85 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  35. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  36. f5c4b99 PyMem_Malloc() now uses the fast pymalloc allocator by Victor Stinner · 8 years ago
  37. 96790a4 Issue #25910: Fixed more links in the docs. by Serhiy Storchaka · 8 years ago
  38. de886d9 Issue #25910: Fixed more links in the docs. by Serhiy Storchaka · 8 years ago
  39. d1700a9 Fix typo in doc: avoid the french "& cie" :-) by Victor Stinner · 8 years ago
  40. 9b46a57 Doc: fix typos, patch written by Stefan Behnel by Victor Stinner · 8 years ago
  41. c2fc568 Enhance documentation on malloc debug hooks by Victor Stinner · 8 years ago
  42. 34be807 Add PYTHONMALLOC env var by Victor Stinner · 8 years ago
  43. 3902d62 merge with 3.5 by Georg Brandl · 8 years ago
  44. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 8 years ago
  45. 1a41c44 merge with 3.5 by Georg Brandl · 8 years ago
  46. 06871ef Fix version. by Georg Brandl · 8 years ago
  47. 8c16cb9 Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak. by Georg Brandl · 8 years ago
  48. c04fb56 Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar by Martin Panter · 8 years ago
  49. ef410770 Update "Creating Virtual Environments" link in venv documentation by Berker Peksag · 8 years ago
  50. a9744ae Update output of venv -h by Berker Peksag · 8 years ago
  51. 547f66f Issue #26034: Sync documentation of --clear with its behavior by Berker Peksag · 8 years ago
  52. e248f68 Issue #25089: Adds short documentation section for modifying an install. by Steve Dower · 8 years ago
  53. 85622e4 Issue #25874: Clarify platform support in the "Using Python on Windows" doc. by Brett Cannon · 8 years ago
  54. 7dda421 Issue #14285: Do not catch exceptions initializing any ancestor package by Martin Panter · 8 years ago
  55. 9b608e5 Closes #25078: Document InstallAllUsers installer parameter default 0 by Steve Dower · 9 years ago
  56. 153627c Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  57. 0424eaf Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  58. cb0afc8 Removes invalid installer options from documentation. by Steve Dower · 9 years ago
  59. 072d432 Issue #24962: Merge 3.4 by Zachary Ware · 9 years ago
  60. 1a83746 Issue #24962: Remove space from filename by Zachary Ware · 9 years ago
  61. eb3c16d Adds documentation for the new Windows embedded package. by Steve Dower · 9 years ago
  62. 2434aa2 Adds support for an unattend.xml file to control the Windows installer options. by Steve Dower · 9 years ago
  63. a3d03ec Adds option to only install the launcher. by Steve Dower · 9 years ago
  64. af75a54 Removes my username from the documentation. by Steve Dower · 9 years ago
  65. 2237bdc Adds option to install launcher for all users even when installing Python just-for-me. This helps mitigate issues when the incompatible Python 3.4 launcher is installed. by Steve Dower · 9 years ago
  66. 4a7fe7e Issue #23955: Add pyvenv.cfg option to suppress registry/environment lookup for generating sys.path. by Steve Dower · 9 years ago
  67. 1d4880d Enables shortcuts to be deselected when installing on Windows. by Steve Dower · 9 years ago
  68. 9a578d9 Updates documentation for installing Python on Windows. by Steve Dower · 9 years ago
  69. 770ce20 Regenerated pydoc-topics and fixed bad/suspicious doc markup for Python 3.5.0a4. by Larry Hastings · 9 years ago
  70. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 9 years ago
  71. 1dd4982 Issue #23681: The -b option now affects comparisons of bytes with int. by Serhiy Storchaka · 9 years ago
  72. f2d4e57 Add a versionadded directive for PEP 486. by Berker Peksag · 9 years ago
  73. 76998fe Issue #23465: Implement PEP 486 - Make the Python Launcher aware of virtual environments (patch by Paul Moore) by Steve Dower · 9 years ago
  74. d005090 Closes #23357: Updated documentation on creating venvs. by Vinay Sajip · 9 years ago
  75. 3595276 Corrected typo. by Vinay Sajip · 9 years ago
  76. c7e34fb Minor change to documentation on creating venvs. by Vinay Sajip · 9 years ago
  77. bb24087 Issue #23260: Update Windows installer by Steve Dower · 9 years ago
  78. 71e7296 Updated pyvenv documentation to match its current behaviour. by Vinay Sajip · 9 years ago
  79. 8b1cbd2 Issue #12602: Add missing cross-references to runpy and using/cmdline docs. by Berker Peksag · 9 years ago
  80. b7354a6 Fixing broken links in doc, part 4: some more breaks and redirects by Georg Brandl · 10 years ago
  81. 525d355 Fixing broken links in doc, part 3: the rest by Georg Brandl · 10 years ago
  82. e73778c Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  83. fe85807 Fix link to ABOP install chapter. by Georg Brandl · 10 years ago
  84. 4ab5733 Update Opensolaris advice to OpenCSW instead of defunct Blastwave. by Georg Brandl · 10 years ago
  85. 75f7490 PYTHONY2K is long gone. Remove traces from the docs and manpage. by Georg Brandl · 10 years ago
  86. 9c1dba2 Revert #22251 by Berker Peksag · 10 years ago
  87. 3749404 Issue #22251: Fix ReST markup to avoid errors building docs. by Berker Peksag · 10 years ago
  88. 62511fd asyncio: document the debug mode by Victor Stinner · 10 years ago
  89. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  90. 0f3e6bc asyncio, Tulip issue #136: Add get/set_debug() methods to BaseEventLoopTests. by Victor Stinner · 10 years ago
  91. 5147e00 whatsnew: -m <namespace package>, plus 'using' doc updates. by R David Murray · 10 years ago
  92. 601d366 Issue #20265: Merge with 3.3 by Zachary Ware · 10 years ago
  93. c3cf97b Issue #20265: Updated some parts of the Using Windows document. by Zachary Ware · 10 years ago
  94. 575fb31 shelf in with stmt, fish/csh in venv, ElementTree short_empty_elements keyword. by R David Murray · 10 years ago
  95. 7c63c85 Issue #19845: Updated the Compiling Python on Windows docs. by Zachary Ware · 10 years ago
  96. f8ceb04 Issue #19845: Updated the Compiling Python on Windows docs. by Zachary Ware · 10 years ago
  97. 3728d6c Issue #18874: Remove tracemalloc.set_traceback_limit() by Victor Stinner · 11 years ago
  98. ed3b0bc Issue #18874: Implement the PEP 454 (tracemalloc) by Victor Stinner · 11 years ago
  99. 8fbdb09 Close #19552: venv and pyvenv ensurepip integration by Nick Coghlan · 11 years ago
  100. bf28d2d Issue #18818: The "encodingname" part of PYTHONIOENCODING is now optional. by Serhiy Storchaka · 11 years ago