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
*
Issue 12126: removing incorrect claim about return value of select
Eli Bendersky
2011-05-22
1
-2/+1
*
this should actually be an IOError
Benjamin Peterson
2011-05-20
1
-1/+1
*
add example for not using access
Benjamin Peterson
2011-05-20
1
-1/+20
*
#12072: add missing parenthesis in the doc. Patch by Sandro Tosi.
Ezio Melotti
2011-05-20
1
-1/+1
*
Closes #6498: fix several misspellings of "SystemExit" as "SystemError".
Georg Brandl
2011-05-15
1
-5/+6
*
pprint usage example rethought.
Łukasz Langa
2011-05-14
1
-30/+99
*
#11979: improve wording and markup in sockets howto. Patch by Xavier Morel.
Ezio Melotti
2011-05-14
1
-16/+17
*
Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Victor Stinner
2011-05-09
1
-0/+3
*
Stop trying to use _xmlplus in the xml module. Closes #11164.
Martin v. Löwis
2011-05-09
4
-16/+4
*
Add a note to the str.find doc to suggest the use of the "in" operator.
Ezio Melotti
2011-05-09
1
-0/+9
*
#11997: fix typo in init.rst.
Ezio Melotti
2011-05-05
1
-1/+1
*
Fix #11834. Correct site-packages paths.
Brian Curtin
2011-05-04
1
-1/+1
*
#11985: document the return value of platform.python_implementation for PyPy.
Ezio Melotti
2011-05-03
1
-1/+1
*
Branch merge
Éric Araujo
2011-05-02
1
-2/+2
|
\
|
*
Fix wording
Éric Araujo
2011-05-01
1
-2/+2
*
|
Add missing colon
Éric Araujo
2011-05-02
1
-1/+1
*
|
Fix spelling.
Raymond Hettinger
2011-05-02
1
-1/+1
*
|
Issue #11277: mmap calls fcntl(fd, F_FULLFSYNC) on Mac OS X to get around a
Victor Stinner
2011-05-01
1
-0/+4
*
|
note abcs of int and float (closes #11977)
Benjamin Peterson
2011-05-01
1
-3/+7
*
|
#11883: fix email examples by adding 'localhost' to SMTP constructor calls
R David Murray
2011-04-30
3
-3/+3
*
|
#11901: post-commit review fixes per Georg Brandl
R David Murray
2011-04-30
1
-7/+7
*
|
fix function name in example (closes #11966)
Benjamin Peterson
2011-04-30
1
-1/+1
|
/
*
whitespace...
Brian Curtin
2011-04-30
1
-3/+3
*
Fix #11961. Document STARTUPINFO and creation flag options.
Brian Curtin
2011-04-30
1
-3/+98
*
#11952: Fix typo in multiprocessing doc.
Ezio Melotti
2011-04-29
1
-1/+1
*
Issue #11940: Update external link.
Raymond Hettinger
2011-04-27
1
-1/+1
*
#11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi.
Ezio Melotti
2011-04-27
1
-1/+1
*
Branch merge
Éric Araujo
2011-04-27
8
-14/+30
|
\
|
*
Change markup so it generates a link
Éric Araujo
2011-04-27
2
-3/+3
|
*
Change markup so that it creates a link
Éric Araujo
2011-04-25
1
-1/+1
|
*
Branch merge
Éric Araujo
2011-04-24
5
-10/+26
|
|
\
|
|
*
Fix weird executable name
Éric Araujo
2011-04-22
1
-1/+1
|
|
*
Add a space to make json doc a bit more readable
Éric Araujo
2011-04-21
1
-1/+1
|
|
*
Fix argument name in reST doc to match the code
Éric Araujo
2011-04-20
1
-2/+2
|
|
*
Branch merge
Éric Araujo
2011-04-20
2
-6/+22
|
|
|
\
|
|
|
*
Advertise nesting directives for class/method and class/data combos.
Éric Araujo
2011-04-16
1
-4/+21
|
|
|
*
Kill last reference to defunct module
Éric Araujo
2011-03-26
1
-2/+1
*
|
|
|
#11901: add description of how bitfields are laid out to hexversion docs
R David Murray
2011-04-25
1
-0/+23
|
/
/
/
*
|
|
Fix wrong function name. Noticed by Clive Darke.
Ezio Melotti
2011-04-20
1
-1/+1
*
|
|
Fix wrong number of functions noticed by Sandro Tosi.
Ezio Melotti
2011-04-19
1
-1/+1
|
/
/
*
|
#11865: fix typo in init.rst.
Ezio Melotti
2011-04-18
1
-1/+1
*
|
Small wording fix.
Georg Brandl
2011-04-16
1
-3/+4
*
|
Issue #11855: Apply missing formatting for urlretrieve
Eli Bendersky
2011-04-16
1
-5/+5
*
|
Add another example to the collections module docs.
Raymond Hettinger
2011-04-16
1
-0/+20
*
|
#11843: remove duplicate line from table in distutil doc.
Ezio Melotti
2011-04-15
1
-2/+0
*
|
#4783: document that is not possible to use json.dump twice on the same stream.
Ezio Melotti
2011-04-15
1
-0/+5
*
|
Issue #11827: remove mention of list2cmdline in the doc of subprocess
Eli Bendersky
2011-04-15
1
-6/+37
*
|
#11840: Improve c-api/unicode documentation. Patch by Sandro Tosi.
Ezio Melotti
2011-04-14
1
-29/+27
*
|
#9101: backport json reference in configparser doc.
Ezio Melotti
2011-04-14
1
-0/+10
*
|
Fix wording and clarify that the IDNA codec operates on full domain names.
R David Murray
2011-04-13
1
-2/+8
[next]