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
/
cmdline.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Issue #1602: Windows console doesn't input or print Unicode (PEP 528)
Steve Dower
2016-08-31
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 #12982: Merge from 3.5
Berker Peksag
2016-08-20
1
-3/+1
|
\
\
|
|
/
|
*
Issue #12982: Thanks to PEP 488, Python no longer creates .pyo files
Berker Peksag
2016-08-20
1
-3/+1
*
|
Issue #23034: The output of a special Python build with defined COUNT_ALLOCS,
Serhiy Storchaka
2016-07-03
1
-0/+5
*
|
PyMem_Malloc() now uses the fast pymalloc allocator
Victor Stinner
2016-04-22
1
-6/+5
*
|
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
|
/
*
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
*
Issue #14285: Do not catch exceptions initializing any ancestor package
Martin Panter
2015-12-10
1
-1/+1
*
Marked keystrokes with the :kbd: role.
Serhiy Storchaka
2015-09-12
1
-1/+1
|
\
|
*
Marked keystrokes with the :kbd: role.
Serhiy Storchaka
2015-09-12
1
-1/+1
*
|
Regenerated pydoc-topics and fixed bad/suspicious doc markup for Python 3.5.0a4.
Larry Hastings
2015-04-19
1
-1/+1
*
|
Issue #23731: Implement PEP 488.
Brett Cannon
2015-04-13
1
-1/+1
*
|
Issue #23681: The -b option now affects comparisons of bytes with int.
Serhiy Storchaka
2015-03-20
1
-1/+4
|
/
*
Issue #12602: Add missing cross-references to runpy and using/cmdline docs.
Berker Peksag
2014-12-09
1
-4/+8
*
Fixing broken links in doc, part 3: the rest
Georg Brandl
2014-10-29
1
-1/+1
*
PYTHONY2K is long gone. Remove traces from the docs and manpage.
Georg Brandl
2014-10-28
1
-8/+0
*
Revert #22251
Berker Peksag
2014-09-27
1
-5/+1
*
Issue #22251: Fix ReST markup to avoid errors building docs.
Berker Peksag
2014-09-27
1
-1/+5
*
asyncio: document the debug mode
Victor Stinner
2014-06-22
1
-2/+2
*
asyncio, Tulip issue #136: Add get/set_debug() methods to BaseEventLoopTests.
Victor Stinner
2014-02-19
1
-0/+8
*
whatsnew: -m <namespace package>, plus 'using' doc updates.
R David Murray
2014-02-02
1
-1/+5
*
Issue #18874: Remove tracemalloc.set_traceback_limit()
Victor Stinner
2013-11-23
1
-8/+10
*
Issue #18874: Implement the PEP 454 (tracemalloc)
Victor Stinner
2013-11-23
1
-2/+16
*
Issue #18818: The "encodingname" part of PYTHONIOENCODING is now optional.
Serhiy Storchaka
2013-09-13
1
-3/+6
*
Close #18957: The PYTHONFAULTHANDLER environment variable now only enables the
Victor Stinner
2013-09-08
1
-8/+8
*
Issue #16400: Add command line option for isolated mode.
Christian Heimes
2013-08-10
1
-2/+15
*
(Merge 3.3) doc of PYTHONFAULTHANDLER env var: add missing "versionadded" tag
Victor Stinner
2013-07-28
1
-0/+2
|
\
|
*
doc of PYTHONFAULTHANDLER env var: add missing "versionadded" tag
Victor Stinner
2013-07-28
1
-0/+2
*
|
#16937: merge with 3.3.
Ezio Melotti
2013-07-25
1
-2/+2
|
\
\
|
|
/
|
*
#16937: document that stdin is always buffered, even when -u is used. Patch ...
Ezio Melotti
2013-07-25
1
-2/+2
*
|
Issue #5845: Enable tab-completion in the interactive interpreter by default,...
Antoine Pitrou
2013-05-04
1
-2/+7
*
|
Merge versionadded addition and typo fix from 3.3.
Ezio Melotti
2013-03-26
1
-1/+4
|
\
\
|
|
/
|
*
Add versionadded for `-X faulthandler` (also fix typo and markup).
Ezio Melotti
2013-03-26
1
-2/+5
*
|
#17323: The "[X refs, Y blocks]" printed by debug builds has been disabled by...
Ezio Melotti
2013-03-25
1
-3/+11
|
/
*
Issue #16241: document -X faulthandler command line option.
Andrew Svetlov
2012-10-23
1
-1/+2
*
Merge issue #9583: Document startup option/environment interaction.
Andrew Svetlov
2012-10-17
1
-2/+4
|
\
|
*
Issue #9583: Document startup option/environment interaction.
Andrew Svetlov
2012-10-17
1
-2/+4
*
|
Clarify that hash randomization is on by default
Antoine Pitrou
2012-08-01
1
-17/+16
*
|
Remove packaging from the standard library.
Éric Araujo
2012-06-24
1
-2/+2
*
|
merge with 3.2
Georg Brandl
2012-02-21
1
-1/+1
|
\
\
|
|
/
[next]