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
*
whatsnew: -m <namespace package>, plus 'using' doc updates.
R David Murray
2014-02-02
1
-1/+5
*
Issue #20265: Merge with 3.3
Zachary Ware
2014-01-17
1
-13/+10
|
\
|
*
Issue #20265: Updated some parts of the Using Windows document.
Zachary Ware
2014-01-17
1
-13/+10
*
|
shelf in with stmt, fish/csh in venv, ElementTree short_empty_elements keyword.
R David Murray
2013-12-26
1
-0/+2
*
|
Issue #19845: Updated the Compiling Python on Windows docs.
Zachary Ware
2013-11-30
1
-13/+9
|
\
\
|
|
/
|
*
Issue #19845: Updated the Compiling Python on Windows docs.
Zachary Ware
2013-11-30
1
-8/+10
*
|
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
*
|
Close #19552: venv and pyvenv ensurepip integration
Nick Coghlan
2013-11-22
1
-1/+9
*
|
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 with 3.3
Georg Brandl
2013-04-14
1
-11/+10
|
\
\
|
|
/
|
*
Update using/mac documentation which was still on 2.5.
Georg Brandl
2013-04-14
1
-11/+10
*
|
#17686: merge with 3.3.
Ezio Melotti
2013-04-13
1
-1/+1
|
\
\
|
|
/
|
*
#17686: fix broken link in Doc/using/unix.rst. Patch by Dan Riti.
Ezio Melotti
2013-04-13
1
-1/+1
*
|
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 #15116: merge from 3.3
Ned Deily
2013-02-02
1
-14/+0
|
\
\
|
|
/
|
*
Issue #15116: merge from 3.2
Ned Deily
2013-02-02
1
-14/+0
|
|
\
|
|
*
Issue #15116: Remove references to appscript as it is no longer being
Ned Deily
2013-02-02
1
-14/+0
|
|
*
Fix Sphinx warning (missing "setting-envvars" reference).
Chris Jerdonek
2012-12-25
1
-0/+2
*
|
|
Issue #16241: document -X faulthandler command line option.
Andrew Svetlov
2012-10-23
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #16241: document -X faulthandler command line option.
Andrew Svetlov
2012-10-23
1
-1/+2
*
|
|
Merge wrong escape removal with 3.3.
Ezio Melotti
2012-10-19
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Remove wrong escape in code snippet.
Ezio Melotti
2012-10-19
1
-1/+1
*
|
|
Merge issue #9583: Document startup option/environment interaction.
Andrew Svetlov
2012-10-17
1
-2/+4
|
\
\
\
|
|
/
/
|
*
|
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
*
|
|
Issue #15417: Add support for csh and fish in venv activation scripts.
Andrew Svetlov
2012-10-04
1
-14/+15
|
/
/
*
|
What's new entry for PEP 397 and Windows PATH modification
Nick Coghlan
2012-09-30
1
-0/+2
*
|
Improve the pyvenv entry
Antoine Pitrou
2012-08-20
1
-0/+2
*
|
Fixes #14668. Mention Windows Path manipulation option in the installer.
Brian Curtin
2012-08-19
1
-9/+21
*
|
merge with 3.2
Sandro Tosi
2012-08-12
1
-1/+1
|
\
\
|
|
/
|
*
update Geany URL; thanks to Karl Tarbet from docs@
Sandro Tosi
2012-08-12
1
-1/+1
*
|
Clarify that hash randomization is on by default
Antoine Pitrou
2012-08-01
1
-17/+16
*
|
Factored out common venv documentation and added more information about Distr...
Vinay Sajip
2012-07-10
2
-85/+86
*
|
Added cross-references to venv definition.
Vinay Sajip
2012-07-09
1
-25/+3
*
|
Issue #15283: Updated pyvenv documentation to expand on activation.
Vinay Sajip
2012-07-09
1
-2/+31
*
|
Closes #15241: Added information on venv prefixes to pyvenv section.
Vinay Sajip
2012-07-03
1
-0/+22
*
|
Added Windows launcher documentation.
Vinay Sajip
2012-06-24
1
-7/+261
*
|
Remove packaging from the standard library.
Éric Araujo
2012-06-24
2
-4/+3
*
|
Added pyvenv docs to 'Python Setup and Usage' section.
Vinay Sajip
2012-05-29
2
-1/+67
*
|
merge with 3.2
Georg Brandl
2012-02-21
1
-1/+1
|
\
\
|
|
/
[next]