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
/
library
/
sys.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few scoping issues with versionadded/versionchanged directives.
Georg Brandl
2014-03-24
1
-1/+2
*
closes #20960
R David Murray
2014-03-17
1
-1/+1
*
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings
2014-03-16
1
-5/+8
*
Removed spaces before commas and periods.
Serhiy Storchaka
2013-12-23
1
-1/+1
|
\
|
*
Removed spaces before commas and periods.
Serhiy Storchaka
2013-12-23
1
-1/+1
*
|
(Merge 3.3) Issue #19728: Fix sys.getfilesystemencoding() documentation
Victor Stinner
2013-12-02
1
-3/+2
|
\
\
|
|
/
|
*
Issue #19728: Fix sys.getfilesystemencoding() documentation
Victor Stinner
2013-12-02
1
-3/+2
*
|
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-1/+1
|
\
\
|
|
/
|
*
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-1/+1
*
|
ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'.
Christian Heimes
2013-11-20
1
-0/+11
*
|
#13226: update references from ctypes/DLFCN modules to os module
Andrew Kuchling
2013-06-21
1
-4/+5
*
|
merge fix for issue #17953
Brett Cannon
2013-05-24
1
-0/+2
|
\
\
|
|
/
|
*
Issue #17953: document that sys.modules shouldn't be replaced (thanks
Brett Cannon
2013-05-24
1
-0/+2
*
|
Issue #5845: Enable tab-completion in the interactive interpreter by default,...
Antoine Pitrou
2013-05-04
1
-0/+10
*
|
Merge with 3.3.
Georg Brandl
2013-03-28
1
-0/+6
|
\
\
|
|
/
|
*
Closes #4159: add LaTeX tabular column specifications to tables that otherwis...
Georg Brandl
2013-03-28
1
-0/+6
|
*
Issue #17176: Document that imp.NullImporter is no longer
Brett Cannon
2013-03-13
1
-3/+6
*
|
Issue #17176: Document that imp.NullImporter is no longer inserted
Brett Cannon
2013-03-13
1
-3/+6
*
|
Merge fix for #15465 from 3.3
Nick Coghlan
2013-03-07
1
-23/+1
|
\
\
|
|
/
|
*
Close #15465: Document C API version macros
Nick Coghlan
2013-03-07
1
-23/+1
*
|
merge 3.3 (#7340)
Benjamin Peterson
2013-01-15
1
-15/+0
|
\
\
|
|
/
|
*
remove warning about tb circular reference (closes #7340)
Benjamin Peterson
2013-01-15
1
-15/+0
*
|
Following issue #13390, fix compilation --without-pymalloc, and make sys.geta...
Antoine Pitrou
2012-12-17
1
-7/+8
*
|
Issue #13390: New function :func:`sys.getallocatedblocks()` returns the numbe...
Antoine Pitrou
2012-12-09
1
-0/+14
*
|
Merge fixes for #13614, #13512 and #7719 from 3.3
Éric Araujo
2012-12-09
1
-1/+1
|
\
\
|
|
/
|
*
Merge fixes for #13614, #13512 and #7719 from 3.2
Éric Araujo
2012-12-09
1
-1/+1
|
|
\
|
|
*
Fix a few markup/grammar nits
Éric Araujo
2012-12-08
1
-1/+1
*
|
|
- Issue #16514: Fix regression causing a traceback when sys.path[0] is None
Barry Warsaw
2012-11-20
1
-1/+3
|
\
\
\
|
|
/
/
|
*
|
- Issue #16514: Fix regression causing a traceback when sys.path[0] is None
Barry Warsaw
2012-11-20
1
-1/+3
*
|
|
#16135: Removal of OS/2 support (Docs)
Jesus Cea
2012-10-04
1
-3/+0
|
/
/
*
|
Added cross-references to venv definition.
Vinay Sajip
2012-07-09
1
-11/+14
*
|
Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allo...
David Malcolm
2012-06-22
1
-0/+16
*
|
Elaborate that sizeof only accounts for the object itself.
Martin v. Löwis
2012-06-17
1
-0/+3
*
|
A few documentation improvements, spurred on by Brett's review.
Barry Warsaw
2012-06-04
1
-10/+13
*
|
Eric Snow's implementation of PEP 421.
Barry Warsaw
2012-06-03
1
-0/+38
*
|
Add missing versionadded.
Georg Brandl
2012-05-26
1
-0/+6
*
|
Implemented PEP 405 (Python virtual environments).
Vinay Sajip
2012-05-26
1
-0/+28
*
|
Fix invalid markup and update suspicious ignores.
Georg Brandl
2012-03-04
1
-1/+1
*
|
merge with 3.2
Georg Brandl
2012-02-23
1
-2/+3
|
\
\
|
|
/
|
*
Fix markup errors.
Georg Brandl
2012-02-23
1
-2/+4
*
|
Merge 3.2: Issue #13703 plus some related test suite fixes.
Georg Brandl
2012-02-20
1
-0/+4
|
\
\
|
|
/
|
*
Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...
Georg Brandl
2012-02-20
1
-0/+4
|
|
\
|
|
*
Issue #13703: add a way to randomize the hash values of basic types (str, byt...
Georg Brandl
2012-02-20
1
-0/+4
*
|
|
Merge branch 3.2
Petri Lehtinen
2012-02-02
1
-2/+4
|
\
\
\
|
|
/
/
|
*
|
Document absoluteness of sys.executable
Petri Lehtinen
2012-02-02
1
-2/+4
*
|
|
Issue #13597: Improve documentation of standard streams.
Antoine Pitrou
2011-12-15
1
-19/+30
|
\
\
\
|
|
/
/
|
*
|
Issue #13597: Improve documentation of standard streams.
Antoine Pitrou
2011-12-15
1
-19/+30
*
|
|
Issue #12245 merge.
Mark Dickinson
2011-11-19
1
-2/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #12245: Document sys.float_info.rounds better.
Mark Dickinson
2011-11-19
1
-2/+6
*
|
|
Issue #13226: Add RTLD_xxx constants to the os module. These constants can by
Victor Stinner
2011-10-25
1
-5/+5
[next]