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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge
Tim Golden
2013-11-03
1
-6/+10
|
\
|
*
Issue #10197: Indicate availability of subprocess.get[status]output on Window...
Tim Golden
2013-11-03
1
-6/+10
*
|
#19411: Clarify that b2a_hex/hexlify returns a bytes object.
R David Murray
2013-11-03
1
-1/+1
|
/
*
Issue #19452: Clarify the documentation of iterparse w.r.t. events argument.
Eli Bendersky
2013-10-31
1
-1/+1
*
Corrected some incorrect cross-references.
Vinay Sajip
2013-10-31
1
-7/+8
*
fix language
Christian Heimes
2013-10-29
1
-1/+1
*
Issue #18747: document issue with OpenSSL's CPRNG state and fork
Christian Heimes
2013-10-29
2
-0/+12
*
Clarify sentence.
Georg Brandl
2013-10-29
1
-1/+1
*
Closes #19416: fix references in the nntplib docs.
Georg Brandl
2013-10-29
1
-3/+3
*
Fix wrong signature for two-argument newwin(). Found by Jacqueline Leykam on...
Georg Brandl
2013-10-29
1
-1/+1
*
Fix typo: js_JP is not a valid locale.
Georg Brandl
2013-10-29
1
-1/+1
*
Fix markup errors in the docs and amend suspicious ignores.
Georg Brandl
2013-10-27
4
-19/+17
*
Issue #16037: HTTPMessage.readheaders() raises an HTTPException when more than
Georg Brandl
2013-10-27
1
-1/+1
*
Issue #17997: Change behavior of ``ssl.match_hostname()`` to follow RFC 6125,
Georg Brandl
2013-10-27
1
-4/+11
*
Issue #19392: Document that imp.reload() now relies on __loader__
Brett Cannon
2013-10-25
1
-0/+4
*
Issue #15207: Fix mimetypes to read from correct area in Windows registry (Or...
Tim Golden
2013-10-22
1
-0/+3
*
#19319: fix ctypes docs: sizeof is an operator in C, not a function.
Ezio Melotti
2013-10-21
1
-2/+2
*
#19238, #19289: fix description of the align and fill values of the format sp...
Ezio Melotti
2013-10-20
1
-6/+6
*
fix description of super() behavior on descriptors
Benjamin Peterson
2013-10-18
1
-1/+1
*
Fix markup.
Serhiy Storchaka
2013-10-18
1
-2/+2
*
Fix inaccurate versionchanged tag for compressobj(): most parameter were ther...
Georg Brandl
2013-10-17
1
-2/+1
*
Issue #19189: Improved cross-references in the pickle module documentation.
Serhiy Storchaka
2013-10-14
1
-18/+23
*
#4965: Implement intelligent scrolling of the sidebar in the docs.
Ezio Melotti
2013-10-13
2
-6/+46
*
Merge heads
Serhiy Storchaka
2013-10-13
2
-3/+2
|
\
|
*
Wing IDE is switching to PyQt...
Georg Brandl
2013-10-13
1
-2/+1
|
*
Closes #19248: actually check for Python 3.x in tools/sphinx-build.py.
Georg Brandl
2013-10-13
1
-1/+1
*
|
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
39
-126/+143
|
/
*
Issue #19197: Improved cross-references in the shlex module documentation.
Serhiy Storchaka
2013-10-13
1
-51/+59
*
Issue #19207: Improved cross-references in the os, os.path, and posix modules
Serhiy Storchaka
2013-10-13
3
-34/+36
*
Improve #19204: Improved cross-references in the urllib package documentation.
Serhiy Storchaka
2013-10-13
4
-25/+30
*
Refer to strftime(3) manpage for platform specific format codes.
Georg Brandl
2013-10-13
2
-3/+6
*
Issue #19203: Improved cross-references in the curses howto.
Serhiy Storchaka
2013-10-13
1
-20/+24
*
Issue #19198: Improved cross-references in the cgi module documentation.
Serhiy Storchaka
2013-10-13
1
-17/+19
*
Issue #17827: Document codecs.encode and codecs.decode
Nick Coghlan
2013-10-13
1
-0/+19
*
Closes #13740: SND_NOWAIT seems to be ignored on modern Windows.
Georg Brandl
2013-10-13
1
-0/+4
*
Fix a small CSS glitch with deprecated blocks and Sphinx 1.2.
Georg Brandl
2013-10-13
1
-1/+5
*
Fix display of deprecated blocks with Sphinx 1.2.
Georg Brandl
2013-10-13
2
-2/+2
*
Issue #19202: Add cross-reference and a rough code equivalent
Raymond Hettinger
2013-10-12
2
-0/+15
*
Invert logic of new limited-API annotation and call it "stable ABI".
Georg Brandl
2013-10-12
2
-8/+8
*
Fix compatibility with upcoming Sphinx 1.2.
Georg Brandl
2013-10-12
1
-16/+17
*
Introduce support for documenting which C API elements are not part of the st...
Georg Brandl
2013-10-12
5
-32/+154
*
Closes #13915: update tutorial with respect to .pyc files (__pycache__ / PEP ...
Georg Brandl
2013-10-12
1
-48/+36
*
Closes #13833: document PyStructSequence C-API functions.
Georg Brandl
2013-10-12
1
-0/+100
*
Closes #13026: fix documentation of MAKE_FUNCTION for 3.x.
Georg Brandl
2013-10-12
1
-4/+11
*
Closes #19179: make table of XML vulnerabilities clearer by using "everyday" ...
Georg Brandl
2013-10-12
1
-5/+7
*
Closes #13203: add a FAQ section about seemingly duplicate id()s.
Georg Brandl
2013-10-12
1
-0/+26
*
Issue #19005: Fix documentation for PyIter_Next().
Raymond Hettinger
2013-10-10
1
-6/+5
*
#19194: Improved cross-references in the fcntl module documentation.
Serhiy Storchaka
2013-10-09
1
-20/+24
*
#19196: Improved cross-references in distutils documentation.
Serhiy Storchaka
2013-10-09
2
-14/+17
*
Issue #19190: Improve cross-references in builtin types and functions documen...
Serhiy Storchaka
2013-10-09
5
-91/+100
[next]