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
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Issue #22251: Fix ReST markup to avoid errors building docs.
Berker Peksag
2014-09-27
15
-4/+28
|
\
\
\
|
|
/
/
|
*
|
Issue #22251: Fix ReST markup to avoid errors building docs.
Berker Peksag
2014-09-27
15
-4/+28
*
|
|
Merge: #18854: make it explicit that is_multipart does not mean 'multipart/xxx'.
R David Murray
2014-09-27
1
-17/+54
|
\
\
\
|
|
/
/
|
*
|
#18854: make it explicit that is_multipart does not mean 'multipart/xxx'.
R David Murray
2014-09-27
1
-17/+54
*
|
|
Merge: #20974: Update version table in email intro.
R David Murray
2014-09-27
1
-3/+7
|
\
\
\
|
|
/
/
|
*
|
#20974: Update version table in email intro.
R David Murray
2014-09-27
1
-3/+7
*
|
|
Issue #16324: _charset parameter of MIMEText now also accepts email.charset.C...
Berker Peksag
2014-09-26
1
-1/+5
*
|
|
Issue #17462: Add a paragraph about advantages of argparse over optparse.
Berker Peksag
2014-09-26
1
-0/+10
|
\
\
\
|
|
/
/
|
*
|
Issue #17462: Add a paragraph about advantages of argparse over optparse.
Berker Peksag
2014-09-26
1
-0/+10
*
|
|
Merge: Improve English phrasing in asyncio task docs.
R David Murray
2014-09-24
1
-9/+9
|
\
\
\
|
|
/
/
|
*
|
Improve English phrasing in asyncio task docs.
R David Murray
2014-09-24
1
-9/+9
*
|
|
merge 3.4 (#22459)
Benjamin Peterson
2014-09-23
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
fix error in split() examples (closes #22459)
Benjamin Peterson
2014-09-23
1
-2/+2
*
|
|
MERGE: Typo: headeronly -> headersonly
Jesus Cea
2014-09-21
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Typo: headeronly -> headersonly
Jesus Cea
2014-09-21
1
-1/+1
*
|
|
Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line bu...
Antoine Pitrou
2014-09-21
1
-6/+12
|
\
\
\
|
|
/
/
|
*
|
Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line bu...
Antoine Pitrou
2014-09-21
1
-6/+12
|
|
/
*
|
merge with 3.4
Georg Brandl
2014-09-20
1
-1/+1
|
\
\
|
|
/
*
|
Merge: #21091: make is_attachment a method.
R David Murray
2014-09-20
1
-2/+6
|
\
\
|
|
/
|
*
#21091: make is_attachment a method.
R David Murray
2014-09-20
1
-2/+6
*
|
Issue #22366: urllib.request.urlopen will accept a context object (SSLContext)
Senthil Kumaran
2014-09-19
1
-1/+8
*
|
Closes #22436: Merged documentation update from 3.4.
Vinay Sajip
2014-09-18
1
-2/+11
|
\
\
|
|
/
|
*
Issue #22436: Improved documentation for getEffectiveLevel() and getLevelName().
Vinay Sajip
2014-09-18
1
-2/+11
*
|
Issue #14824: Update Repr.repr_TYPE documentation to use correct name manglin...
Berker Peksag
2014-09-18
1
-3/+3
|
\
\
|
|
/
|
*
Issue #14824: Update Repr.repr_TYPE documentation to use correct name manglin...
Berker Peksag
2014-09-18
1
-3/+3
*
|
Issue #21706: Add a versionchanged directive to the functional API docs.
Berker Peksag
2014-09-18
1
-0/+3
*
|
Close issue21706: add 'start' parameter to functional API
Ethan Furman
2014-09-17
1
-3/+6
*
|
Issue21738: clarify usage of __new__ in Enum subclasses
Ethan Furman
2014-09-17
1
-6/+9
|
\
\
|
|
/
|
*
Issue21738: clarify usage of __new__ in Enum subclasses
Ethan Furman
2014-09-17
1
-6/+9
*
|
Closes #18159: ConfigParser getters not available on SectionProxy
Łukasz Langa
2014-09-15
1
-11/+35
*
|
Fix full-stop whitespace in configparser docs
Łukasz Langa
2014-09-15
1
-42/+44
*
|
Closes #20537: logging methods now accept an exception instance as well as a ...
Vinay Sajip
2014-09-14
1
-4/+9
*
|
Issue #16104: Allow compileall to do parallel bytecode compilation.
Brett Cannon
2014-09-12
1
-2/+17
*
|
Closes #22386: merged fix from 3.4.
Vinay Sajip
2014-09-11
1
-2/+2
|
\
\
|
|
/
|
*
Issue #22386: fixed regression.
Vinay Sajip
2014-09-11
1
-2/+2
*
|
Issue #13968: The glob module now supports recursive search in
Serhiy Storchaka
2014-09-11
1
-4/+20
*
|
Issue #22369: Change "context manager protocol" to "context management protoc...
Serhiy Storchaka
2014-09-10
6
-14/+14
|
\
\
|
|
/
|
*
Issue #22369: Change "context manager protocol" to "context management protoc...
Serhiy Storchaka
2014-09-10
6
-14/+14
|
*
Issue #22346: also include asyncio PEP 411 notice in 3.4
Nick Coghlan
2014-09-06
1
-0/+7
*
|
imaplib.IMAP4 now supports the context manager protocol.
Serhiy Storchaka
2014-09-09
1
-0/+13
*
|
- Issue #16662: load_tests() is now unconditionally run when it is present in
Barry Warsaw
2014-09-08
1
-28/+39
*
|
Add PEP-411-compliant note about asyncio being provisional. Fixes issue #22346.
Guido van Rossum
2014-09-06
1
-0/+7
*
|
Issue #20421: Add a .version() method to SSL sockets exposing the actual prot...
Antoine Pitrou
2014-09-04
1
-4/+14
*
|
Issue #22043: time.monotonic() is now always available
Victor Stinner
2014-09-02
1
-2/+2
*
|
Closes #21527: Add default number of workers to ThreadPoolExecutor. (Claudiu ...
Guido van Rossum
2014-09-02
1
-1/+9
*
|
sigma actually works in latex...
Benjamin Peterson
2014-09-01
1
-3/+3
*
|
try to pick a unicode char that latex understands
Benjamin Peterson
2014-09-01
1
-1/+1
*
|
a more universal unicode char example
Benjamin Peterson
2014-09-01
1
-2/+1
*
|
(Merge 3.4) Closes #22275: asyncio: enhance documentation of OS support
Victor Stinner
2014-08-31
2
-8/+26
|
\
\
|
|
/
|
*
Closes #22275: asyncio: enhance documentation of OS support
Victor Stinner
2014-08-31
2
-8/+26
[prev]
[next]