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
*
#22613: fix several factual errors in builtin docs (thanks Jacques Ducasse)
Georg Brandl
2014-10-31
2
-6/+7
*
#22613: minor other fixes in library docs (thanks Jacques Ducasse)
Georg Brandl
2014-10-31
3
-7/+9
*
#22613: document Cmd.cmdqueue (thanks Jacques Ducasse)
Georg Brandl
2014-10-31
1
-1/+8
*
minor grammar fixes (from docs@python.org)
Georg Brandl
2014-10-31
1
-2/+2
*
rstlint: make the "html leaked markup" regex a bit less sensitive
Georg Brandl
2014-10-30
1
-1/+1
*
rstlint: add more directives we use
Georg Brandl
2014-10-30
1
-6/+6
*
Doc: fix default role usage (except in unittest mock docs)
Georg Brandl
2014-10-30
2
-2/+2
*
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl
2014-10-29
25
-34/+32
*
linkcheck: ignore issue URLs and PEP URLs (the latter until the PEPs are on w...
Georg Brandl
2014-10-29
1
-0/+10
*
Fixing broken links in doc, part 3: the rest
Georg Brandl
2014-10-29
14
-61/+59
*
Fixing broken links in doc, part 2: howto/
Georg Brandl
2014-10-29
5
-45/+30
*
Fixing broken links in doc, part 1: faq/
Georg Brandl
2014-10-29
9
-35/+29
*
Fix external links to docs.python.org to use internal links instead.
Georg Brandl
2014-10-29
1
-3/+3
*
Remove now-dead link to IDLE debugger doc and add PyCharm to the commercial I...
Georg Brandl
2014-10-29
1
-2/+2
*
Update "where is python.org hosted" FAQ.
Georg Brandl
2014-10-29
1
-4/+5
*
Use https:// URLs when referring to python.org hosts.
Georg Brandl
2014-10-29
49
-140/+140
*
Use https:// URLs in the HTML templates.
Georg Brandl
2014-10-29
4
-12/+12
*
Doc readme: Fix markup, use https:// URLs.
Georg Brandl
2014-10-29
1
-36/+36
*
Adjust the author field of the .tex files to reflect that docs are now mainta...
Georg Brandl
2014-10-29
1
-1/+1
*
Move Sphinx templates and extensions to their own subdirs.
Georg Brandl
2014-10-29
10
-26/+10
*
Fix link to ABOP install chapter.
Georg Brandl
2014-10-28
1
-2/+2
*
Update Opensolaris advice to OpenCSW instead of defunct Blastwave.
Georg Brandl
2014-10-28
1
-3/+2
*
Closes #22249: use IPPROTO_TCP constant instead of SOL_TCP constant for getad...
Georg Brandl
2014-10-28
1
-1/+1
*
Closes #22748: there are no PyString C functions in 3.x.
Georg Brandl
2014-10-28
1
-4/+3
*
Closes #22736: move seealso to the bottom of the section about RE syntax.
Georg Brandl
2014-10-28
1
-7/+8
*
#22237: document that sorted() is guaranteed to be stable. Initial patch by ...
Ezio Melotti
2014-10-28
2
-1/+8
*
Issue #16863: Explain difference between text and 2.7 behavior.
Terry Jan Reedy
2014-10-22
1
-0/+2
*
Updated cookbook entry to replace shutil.chown with os.chown.
Vinay Sajip
2014-10-22
1
-2/+7
*
Issue #22660: update various mentions in the ssl module documentation.
Antoine Pitrou
2014-10-20
1
-115/+95
*
make plural s lowercase
Benjamin Peterson
2014-10-19
1
-1/+1
*
Fix a typo caught by Gabriella Capone on docs@
Zachary Ware
2014-10-19
1
-1/+1
*
remove link to the 'original package specification'; I doubt it's useful anym...
Benjamin Peterson
2014-10-17
1
-3/+1
*
Use https:// URLs for the bug tracker in the :issue: role.
Alex Gaynor
2014-10-13
1
-1/+1
*
issue22626: Use https:// for a link to the bug tracker
Alex Gaynor
2014-10-13
1
-1/+1
*
note xmlrpclib doesn't verify certs (yet)
Benjamin Peterson
2014-10-13
1
-0/+5
*
#17325: Improve distutils PyPI documentation.
R David Murray
2014-10-12
1
-56/+90
*
Closes #22586: clarify meaning of allow_fragments in urlparse.
Georg Brandl
2014-10-12
1
-2/+3
*
Issue #15414: Clean and correct the os.path.join docs.
Zachary Ware
2014-10-10
1
-11/+16
*
Issue #22575: Revise bytearray entry for 2.7.
Terry Jan Reedy
2014-10-10
1
-3/+3
*
#0712: 2to3 has a new "asserts" fixer that replaces deprecated names of unitt...
R David Murray
2014-10-10
1
-0/+33
*
Closes #22580: Fix documentation of PyUnicode_Tailmatch()
Victor Stinner
2014-10-09
1
-1/+1
*
use source role instead of linking to svn
Benjamin Peterson
2014-10-07
1
-10/+7
*
Closes #19071: "self" argument is not the module for module functions in 2.x.
Georg Brandl
2014-10-06
1
-2/+3
*
Closes #16155: fix a few errors in doctest output of the FAQ pages.
Georg Brandl
2014-10-06
3
-6/+14
*
Closes #17057: fix grammar in old-style vs new-style class docs.
Georg Brandl
2014-10-06
1
-14/+14
*
Closes #14303: socket.makefile() does not call dup() anymore on the socket fd.
Georg Brandl
2014-10-06
1
-3/+5
*
Closes #10031: overhaul the "imports" section of the programming FAQ.
Georg Brandl
2014-10-06
2
-16/+6
*
Closes #22507: document that PyType_IsSubtype does not call __subclasscheck__.
Georg Brandl
2014-10-06
1
-0/+5
*
Document builtin classes as such, not functions.
Georg Brandl
2014-10-06
1
-33/+36
*
#14201: Update ctypes docs to match behavior changed from 214b28d7a999.
R David Murray
2014-10-04
1
-5/+10
[next]