index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
using
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-30660: Doc: Optimize PNG files by optipng (GH-8032)
INADA Naoki
2018-07-01
1
-0/+0
*
bpo-33859: Fix spelling mistakes in docs. (GH-7691)
Xtreak
2018-06-16
1
-1/+1
*
bpo-33499: Add PYTHONPYCACHEPREFIX env var for alt bytecode cache location. (...
Carl Meyer
2018-06-16
1
-0/+16
*
bpo-33409: Clarify PEP 538/540 relationship (GH-7534)
Nick Coghlan
2018-06-09
1
-18/+79
*
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6...
Stéphane Wirtel
2018-05-15
1
-1/+1
*
Improve highlighting of some code blocks. (GH-6401)
Serhiy Storchaka
2018-04-08
3
-12/+24
*
bpo-17232: Clarify docs for -O and -OO command line options (#5839)
Cheryl Sabella
2018-02-25
1
-2/+13
*
Correct venv doc (fix #32540) (#5736)
TROUVERIE Joachim
2018-02-18
1
-4/+3
*
Fix installation instructions for *nix (GH-5605)
Eitan Adler
2018-02-14
1
-2/+4
*
bpo-32699: Improves doc for .pth files in presense of a ._pth file (#5399)
Steve Dower
2018-01-28
1
-4/+4
*
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana
2018-01-20
3
-7/+7
*
bpo-31975 (PEP 565): Show DeprecationWarning in __main__ (GH-4458)
Nick Coghlan
2018-01-08
1
-39/+33
*
bpo-29240, bpo-32030: Py_Main() re-reads config if encoding changes (#4899)
Victor Stinner
2017-12-16
1
-3/+1
*
bpo-32329: Add versionchanged to -R option doc (#4884)
Victor Stinner
2017-12-15
1
-0/+3
*
bpo-32329: Fix -R option for hash randomization (#4873)
Victor Stinner
2017-12-14
1
-2/+3
*
bpo-29240: PEP 540: Add a new UTF-8 Mode (#855)
Victor Stinner
2017-12-13
1
-1/+12
*
bpo-32230: Set sys.warnoptions with -X dev (#4820)
Victor Stinner
2017-12-12
1
-5/+1
*
closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575)
Benjamin Peterson
2017-12-09
1
-0/+14
*
bpo-25910: Fixes redirection from http to https (#4674)
Sanyam Khurana
2017-12-06
2
-4/+4
*
bpo-32101: Add PYTHONDEVMODE environment variable (#4624)
Victor Stinner
2017-11-30
1
-1/+11
*
bpo-32030: Rework memory allocators (#4625)
Victor Stinner
2017-11-29
1
-10/+9
*
bpo-32124: Document C functions safe before init (#4540)
Victor Stinner
2017-11-24
1
-1/+1
*
bpo-32043: Rephrase -X dev documentation (#4478)
Victor Stinner
2017-11-21
1
-4/+5
*
bpo-32089: Fix warnings filters in dev mode (#4482)
Victor Stinner
2017-11-21
1
-6/+6
*
bpo-32050: Fix -x option documentation (#4475)
Victor Stinner
2017-11-20
1
-2/+0
*
bpo-32047: -X dev enables asyncio debug mode (#4418)
Victor Stinner
2017-11-20
1
-4/+6
*
bpo-32043: New "developer mode": "-X dev" option (#4413)
Victor Stinner
2017-11-16
1
-1/+13
*
Fix a minor typo and hyphenate "multi-threading" (#4237)
Barry Warsaw
2017-11-07
1
-5/+5
*
bpo-31415: Support PYTHONPROFILEIMPORTTIME envvar equivalent to -X importtime...
Barry Warsaw
2017-11-02
1
-2/+12
*
bpo-31053: Remove redundant 'venv' argument in venv example (GH-2907)
cocoatomo
2017-10-27
1
-1/+1
*
bpo-28647: Update -u documentation after bpo-30404 (GH-3961)
Berker Peksag
2017-10-13
1
-1/+2
*
PEP 553 built-in breakpoint() function (bpo-31353) (#3355)
Barry Warsaw
2017-10-05
1
-0/+12
*
bpo-30404: The -u option now makes the stdout and stderr streams totally unbu...
Serhiy Storchaka
2017-10-04
1
-4/+4
*
bpo-31415: Add `-X importtime` option (GH-3490)
INADA Naoki
2017-10-03
1
-0/+7
*
bpo-30737: Update DevGuide links to new URL (GH-3228)
Lisa Hewus Fresh
2017-08-30
2
-3/+3
*
bpo-30565: Add PYTHONCOERCECLOCALE=warn runtime flag (GH-2260)
Nick Coghlan
2017-06-18
1
-0/+5
*
Fix trivial typo in Readme (GH-2185)
csabella
2017-06-14
1
-1/+1
*
bpo-28180: Implementation for PEP 538 (#659)
Nick Coghlan
2017-06-11
1
-0/+36
*
bpo-29898: Fix incorrect env variable name (GH-1576)
Berker Peksag
2017-05-16
1
-2/+2
*
Improve the grammar in windows.rst (GH-1330)
Wieland Hoffmann
2017-04-28
1
-3/+3
*
Correct the README link in Unix install docs (#1245)
Sebastian Vetter
2017-04-21
1
-1/+1
*
bpo-29770: remove outdated PYO related info (GH-590)
Xiang Zhang
2017-03-11
1
-2/+2
*
massage English for -X descriptions a bit
Benjamin Peterson
2017-02-10
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
1
-2/+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
[next]