Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
86afc1f2a7fb3afe00779c6426bc141bc795d9a3
/
Doc
/
using
5e3806f
bpo-32101: Add PYTHONDEVMODE environment variable (#4624)
by Victor Stinner
· 7 years ago
5d39e04
bpo-32030: Rework memory allocators (#4625)
by Victor Stinner
· 7 years ago
84c4b19
bpo-32124: Document C functions safe before init (#4540)
by Victor Stinner
· 7 years ago
bc9b6e2
bpo-32043: Rephrase -X dev documentation (#4478)
by Victor Stinner
· 7 years ago
09f3a8a
bpo-32089: Fix warnings filters in dev mode (#4482)
by Victor Stinner
· 7 years ago
c5a2071
bpo-32050: Fix -x option documentation (#4475)
by Victor Stinner
· 7 years ago
44862df
bpo-32047: -X dev enables asyncio debug mode (#4418)
by Victor Stinner
· 7 years ago
ccb0442
bpo-32043: New "developer mode": "-X dev" option (#4413)
by Victor Stinner
· 7 years ago
962e2a7
Fix a minor typo and hyphenate "multi-threading" (#4237)
by Barry Warsaw
· 7 years ago
700d2e4
bpo-31415: Support PYTHONPROFILEIMPORTTIME envvar equivalent to -X importtime (#4240)
by Barry Warsaw
· 7 years ago
d609b0c
bpo-31053: Remove redundant 'venv' argument in venv example (GH-2907)
by cocoatomo
· 7 years ago
7f58097
bpo-28647: Update -u documentation after bpo-30404 (GH-3961)
by Berker Peksag
· 7 years ago
36c1d1f
PEP 553 built-in breakpoint() function (bpo-31353) (#3355)
by Barry Warsaw
· 7 years ago
77732be
bpo-30404: The -u option now makes the stdout and stderr streams totally unbuffered. (#1667)
by Serhiy Storchaka
· 7 years ago
1a87de7
bpo-31415: Add `-X importtime` option (GH-3490)
by INADA Naoki
· 7 years ago
384899d
bpo-30737: Update DevGuide links to new URL (GH-3228)
by Lisa Hewus Fresh
· 7 years ago
eb81795
bpo-30565: Add PYTHONCOERCECLOCALE=warn runtime flag (GH-2260)
by Nick Coghlan
· 7 years ago
4ebf03d
Fix trivial typo in Readme (GH-2185)
by csabella
· 7 years ago
6ea4186
bpo-28180: Implementation for PEP 538 (#659)
by Nick Coghlan
· 7 years ago
87fa8a7
bpo-29898: Fix incorrect env variable name (GH-1576)
by Berker Peksag
· 7 years ago
80a3da4
Improve the grammar in windows.rst (GH-1330)
by Wieland Hoffmann
· 8 years ago
d1ae24e
Correct the README link in Unix install docs (#1245)
by Sebastian Vetter
· 8 years ago
0710d75
bpo-29770: remove outdated PYO related info (GH-590)
by Xiang Zhang
· 8 years ago
35a1f7f
massage English for -X descriptions a bit
by Benjamin Peterson
· 8 years ago
b0d0e19
issue26149 - Point to Wiki for Editors and Python IDEs on Unix.
by Senthil Kumaran
· 8 years ago
2036742
Issue #28896: Deprecate WindowsRegistryFinder
by Steve Dower
· 8 years ago
f576343
Issue #28532: Add what's new entry for python -VV option
by INADA Naoki
· 8 years ago
0e175a6
Issue #28532: Show sys.version when -V option is supplied twice
by INADA Naoki
· 8 years ago
9440787
Issue #26638: Merge option warning fixes from 3.5 into 3.6
by Martin Panter
· 8 years ago
b8c5f54
Issue #26638: Work around more CLI options that can’t be linked
by Martin Panter
· 8 years ago
5c67933
Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings
by Martin Panter
· 8 years ago
c6b1e15
Close #28479: Fix reST syntax in windows.rst
by Victor Stinner
· 8 years ago
fb12ce1
Issue #28218: Fixes versionadded description in using/windows.rst
by Steve Dower
· 8 years ago
ed51b26
Issue #28137: Renames Windows path file to ._pth
by Steve Dower
· 8 years ago
3cdd7f5
Add links from whatsnew to Windows docs.
by Steve Dower
· 8 years ago
814f9ae
Adds documentation for pythonXX.zip as a landmark.
by Steve Dower
· 8 years ago
f333fd8
Switch to using |version| substitition in Windows docs.
by Steve Dower
· 8 years ago
4db86bc
Changes pyvenv.cfg trick into an actual sys.path file.
by Steve Dower
· 8 years ago
3929499
Issue #1602: Windows console doesn't input or print Unicode (PEP 528)
by Steve Dower
· 8 years ago
cc16be8
Issue #27781: Change file system encoding on Windows to UTF-8 (PEP 529)
by Steve Dower
· 8 years ago
19ab0fd
Issue #27731: Opt-out of MAX_PATH on Windows 10
by Steve Dower
· 8 years ago
09808e7
Issue #12982: Merge from 3.5
by Berker Peksag
· 8 years ago
f43bc98
Issue #12982: Thanks to PEP 488, Python no longer creates .pyo files
by Berker Peksag
· 8 years ago
a31ddb3
Merge with 3.5
by Zachary Ware
· 8 years ago
72e483a
Fix half-finished sentence.
by Zachary Ware
· 8 years ago
10ea19f
Merge with 3.5
by Zachary Ware
· 8 years ago
87ec85f
Correct typo in Windows docs.
by Zachary Ware
· 8 years ago
15552c3
Issue #27285: Document the deprecation of the pyvenv script.
by Brett Cannon
· 8 years ago
7e160ce
Issue #23034: The output of a special Python build with defined COUNT_ALLOCS,
by Serhiy Storchaka
· 8 years ago
61d1e99
Issue #27393: Merge from 3.5
by Berker Peksag
· 8 years ago
6803f35
Issue #27393: Fix escaping of C:\ too
by Berker Peksag
· 8 years ago
c2cfe33
Issue #27393: Merge from 3.5
by Berker Peksag
· 8 years ago
9c1e9d4
Issue #27393: Fix escaping of venv activate commands on Windows
by Berker Peksag
· 8 years ago
835416c
Issue #27064: The py.exe launcher now defaults to Python 3.
by Paul Moore
· 8 years ago
93d22ec
merge from 3.5
by Senthil Kumaran
· 8 years ago
c9bfc13
issue27045 - Use backslash in windows path to script file.
by Senthil Kumaran
· 8 years ago
1acbf85
Issue #26736: Used HTTPS for external links in the documentation if possible.
by Serhiy Storchaka
· 9 years ago
6dff020
Issue #26736: Used HTTPS for external links in the documentation if possible.
by Serhiy Storchaka
· 9 years ago
f5c4b99
PyMem_Malloc() now uses the fast pymalloc allocator
by Victor Stinner
· 9 years ago
96790a4
Issue #25910: Fixed more links in the docs.
by Serhiy Storchaka
· 9 years ago
de886d9
Issue #25910: Fixed more links in the docs.
by Serhiy Storchaka
· 9 years ago
d1700a9
Fix typo in doc: avoid the french "& cie" :-)
by Victor Stinner
· 9 years ago
9b46a57
Doc: fix typos, patch written by Stefan Behnel
by Victor Stinner
· 9 years ago
c2fc568
Enhance documentation on malloc debug hooks
by Victor Stinner
· 9 years ago
34be807
Add PYTHONMALLOC env var
by Victor Stinner
· 9 years ago
3902d62
merge with 3.5
by Georg Brandl
· 9 years ago
5d94134
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
by Georg Brandl
· 9 years ago
1a41c44
merge with 3.5
by Georg Brandl
· 9 years ago
06871ef
Fix version.
by Georg Brandl
· 9 years ago
8c16cb9
Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak.
by Georg Brandl
· 9 years ago
c04fb56
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
by Martin Panter
· 9 years ago
ef410770
Update "Creating Virtual Environments" link in venv documentation
by Berker Peksag
· 9 years ago
a9744ae
Update output of venv -h
by Berker Peksag
· 9 years ago
547f66f
Issue #26034: Sync documentation of --clear with its behavior
by Berker Peksag
· 9 years ago
e248f68
Issue #25089: Adds short documentation section for modifying an install.
by Steve Dower
· 9 years ago
85622e4
Issue #25874: Clarify platform support in the "Using Python on Windows" doc.
by Brett Cannon
· 9 years ago
7dda421
Issue #14285: Do not catch exceptions initializing any ancestor package
by Martin Panter
· 9 years ago
9b608e5
Closes #25078: Document InstallAllUsers installer parameter default 0
by Steve Dower
· 9 years ago
153627c
Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes.
by Serhiy Storchaka
· 9 years ago
0424eaf
Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes.
by Serhiy Storchaka
· 9 years ago
cb0afc8
Removes invalid installer options from documentation.
by Steve Dower
· 9 years ago
072d432
Issue #24962: Merge 3.4
by Zachary Ware
· 9 years ago
1a83746
Issue #24962: Remove space from filename
by Zachary Ware
· 9 years ago
eb3c16d
Adds documentation for the new Windows embedded package.
by Steve Dower
· 9 years ago
2434aa2
Adds support for an unattend.xml file to control the Windows installer options.
by Steve Dower
· 9 years ago
a3d03ec
Adds option to only install the launcher.
by Steve Dower
· 9 years ago
af75a54
Removes my username from the documentation.
by Steve Dower
· 9 years ago
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
4a7fe7e
Issue #23955: Add pyvenv.cfg option to suppress registry/environment lookup for generating sys.path.
by Steve Dower
· 9 years ago
1d4880d
Enables shortcuts to be deselected when installing on Windows.
by Steve Dower
· 10 years ago
9a578d9
Updates documentation for installing Python on Windows.
by Steve Dower
· 10 years ago
770ce20
Regenerated pydoc-topics and fixed bad/suspicious doc markup for Python 3.5.0a4.
by Larry Hastings
· 10 years ago
f299abd
Issue #23731: Implement PEP 488.
by Brett Cannon
· 10 years ago
1dd4982
Issue #23681: The -b option now affects comparisons of bytes with int.
by Serhiy Storchaka
· 10 years ago
f2d4e57
Add a versionadded directive for PEP 486.
by Berker Peksag
· 10 years ago
76998fe
Issue #23465: Implement PEP 486 - Make the Python Launcher aware of virtual environments (patch by Paul Moore)
by Steve Dower
· 10 years ago
d005090
Closes #23357: Updated documentation on creating venvs.
by Vinay Sajip
· 10 years ago
3595276
Corrected typo.
by Vinay Sajip
· 10 years ago
c7e34fb
Minor change to documentation on creating venvs.
by Vinay Sajip
· 10 years ago
bb24087
Issue #23260: Update Windows installer
by Steve Dower
· 10 years ago
Next »