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
...
|
*
note that sslv3 may not be available
Benjamin Peterson
2014-12-06
1
-2/+5
*
|
Edit Menus section of Idle doc. Make menu entries match current Idle in order
Terry Jan Reedy
2014-12-05
1
-123/+138
*
|
Issue #3068: Document the new Configure Extensions dialog and menu entry.
Terry Jan Reedy
2014-12-04
1
-11/+19
*
|
Issue #16893: Update 2.7 version of Idle doc to match 3.4 doc as of the just
Terry Jan Reedy
2014-12-04
1
-89/+308
*
|
Fix #22987: update the compatibility matrix for a SSLv23 client.
Antoine Pitrou
2014-12-03
1
-4/+3
*
|
Issue #14099: ZipFile.open() no longer reopen the underlying file. Objects
Serhiy Storchaka
2014-12-03
1
-8/+2
*
|
merge 2.7.9 release branch
Benjamin Peterson
2014-11-30
1
-3/+8
|
\
\
|
|
/
|
*
add context parameter to xmlrpclib.ServerProxy (#22960)
Benjamin Peterson
2014-11-30
1
-3/+8
*
|
Issue #21514: The documentation of the json module now refers to new JSON RFC
Serhiy Storchaka
2014-11-27
1
-42/+71
*
|
pydoc: Add a note about setting PAGER to affect console output pagination.
Zachary Ware
2014-11-27
1
-0/+4
|
/
*
remove incorrect plural
Benjamin Peterson
2014-11-25
1
-1/+1
*
Issue #20351: Add examples for csv.DictReader and csv.DictWriter.
Berker Peksag
2014-11-24
1
-0/+25
*
Fix faulty indent.
Ned Deily
2014-11-24
1
-1/+1
*
pep 476: verify certificates by default (#22417)
Benjamin Peterson
2014-11-24
3
-7/+31
*
give urllib.urlopen a context parameter (closes #22927)
Benjamin Peterson
2014-11-24
1
-4/+14
*
fix versionchanged version
Benjamin Peterson
2014-11-24
1
-1/+1
*
allow hostname to be passed to SSLContext even if OpenSSL doesn't support SNI...
Benjamin Peterson
2014-11-24
1
-7/+7
*
allow passing cert/ssl information to urllib2.urlopen and httplib.HTTPSConnec...
Benjamin Peterson
2014-11-23
2
-12/+44
*
Fix 2to3 reference link in pyporting.rst.
Ned Deily
2014-11-23
1
-4/+3
*
Issue #22827: Backport the new Distributing and Instaling Docs from 3.4
Donald Stufft
2014-11-20
5
-4/+403
*
Issue 22878: PEP 477 - "make install" and "make altinstall" integration
Ned Deily
2014-11-20
2
-0/+7
*
Fix description.
Georg Brandl
2014-11-14
1
-1/+1
*
Closes #22868: make example less ambiguous.
Georg Brandl
2014-11-14
1
-3/+3
*
Close #22300 by tweaking 2.7.9 What's New announcements
Nick Coghlan
2014-11-14
1
-0/+8
*
Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7
Donald Stufft
2014-11-11
5
-1/+203
*
Issue #22845: Improved formatting of dis documentation.
Serhiy Storchaka
2014-11-11
1
-5/+5
*
Use internal links where possible
Raymond Hettinger
2014-11-10
2
-4/+2
*
Issue 22830: Clarify docs for functools.cmp_to_key().
Raymond Hettinger
2014-11-10
1
-4/+7
*
Fixes path to patchlevel.py in doc/make.bat
Steve Dower
2014-11-06
1
-1/+1
*
Closes #22525: clarify documentation for ast.literal_eval().
Georg Brandl
2014-11-05
1
-6/+8
*
#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
[prev]
[next]