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 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X
Victor Stinner
2011-05-01
1
-0/+4
|
\
|
*
Issue #11277: mmap calls fcntl(fd, F_FULLFSYNC) on Mac OS X to get around a
Victor Stinner
2011-05-01
1
-0/+4
*
|
merge 3.1
Benjamin Peterson
2011-05-01
1
-3/+7
|
\
\
|
|
/
|
*
note abcs of int and float (closes #11977)
Benjamin Peterson
2011-05-01
1
-3/+7
*
|
Split combined code/doctest code blocks in two blocks, to enable proper highl...
Georg Brandl
2011-05-01
1
-2/+5
*
|
Merge #11883: fix email examples by adding 'localhost' to SMTP constructor calls
R David Murray
2011-04-30
3
-3/+3
|
\
\
|
|
/
|
*
#11883: fix email examples by adding 'localhost' to SMTP constructor calls
R David Murray
2011-04-30
3
-3/+3
*
|
#11883: replace incorrect call to sendmail with correct call to send_message
R David Murray
2011-04-30
1
-1/+1
*
|
Merge #11901: post-commit review fixes per Georg Brandl
R David Murray
2011-04-30
1
-7/+7
|
\
\
|
|
/
|
*
#11901: post-commit review fixes per Georg Brandl
R David Murray
2011-04-30
1
-7/+7
*
|
merge 3.1
Benjamin Peterson
2011-04-30
1
-1/+1
|
\
\
|
|
/
|
*
fix function name in example (closes #11966)
Benjamin Peterson
2011-04-30
1
-1/+1
*
|
Fix #11961. Document STARTUPINFO and creation flag options.
Brian Curtin
2011-04-30
1
-3/+107
|
\
\
|
|
/
|
*
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: merge with 3.1.
Ezio Melotti
2011-04-29
1
-1/+1
|
\
\
|
|
/
|
*
#11952: Fix typo in multiprocessing doc.
Ezio Melotti
2011-04-29
1
-1/+1
*
|
Style updates for the #11670 solution after post-commit review by Ezio Melotti:
Łukasz Langa
2011-04-28
1
-23/+17
*
|
Issue #11940: Update external link.
Raymond Hettinger
2011-04-27
1
-1/+1
|
\
\
|
|
/
|
*
Issue #11940: Update external link.
Raymond Hettinger
2011-04-27
1
-1/+1
*
|
#11942: merge with 3.1.
Ezio Melotti
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
*
|
Fixed trailing whitespace in the ReST file.
Łukasz Langa
2011-04-27
1
-3/+3
*
|
Closes #11670: configparser read_file now iterates over f.
Łukasz Langa
2011-04-27
1
-5/+24
*
|
Merge 3.1
Éric Araujo
2011-04-27
3
-4/+4
|
\
\
|
|
/
|
*
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-27
8
-14/+29
|
\
\
\
|
*
|
|
The version* directives don’t work with a blank line between arguments
Éric Araujo
2011-04-24
1
-1/+0
|
*
|
|
Remove unneeded backslashes
Éric Araujo
2011-04-24
1
-2/+2
|
*
|
|
Fix indentation
Éric Araujo
2011-04-24
1
-1/+1
|
*
|
|
Merge 3.1
Éric Araujo
2011-04-24
2
-2/+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
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
|
*
|
|
|
Branch merge
Éric Araujo
2011-04-24
3
-8/+24
|
|
\
\
\
\
|
|
*
\
\
\
Merge 3.1
Éric Araujo
2011-04-20
3
-8/+24
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
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
*
|
|
|
|
|
|
Issue 11929: Minor whitespace clean-ups.
Raymond Hettinger
2011-04-26
7
-17/+26
*
|
|
|
|
|
|
Merge #11901: add description of how bitfields are laid out to hexversion docs
R David Murray
2011-04-25
1
-0/+23
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
#11901: add description of how bitfields are laid out to hexversion docs
R David Murray
2011-04-25
1
-0/+23
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Fix some more markup glitches in argparse doc.
Ezio Melotti
2011-04-21
1
-101/+113
*
|
|
|
|
#11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky.
Ezio Melotti
2011-04-21
1
-1/+1
*
|
|
|
|
#11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky.
Ezio Melotti
2011-04-21
1
-4/+4
*
|
|
|
|
#11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky.
Ezio Melotti
2011-04-21
1
-1/+1
*
|
|
|
|
Add the :mod: role where it was missing.
Ezio Melotti
2011-04-21
1
-11/+11
[next]