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 #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 3.4 (#22484)
Benjamin Peterson
2014-09-25
1
-2/+3
|
\
\
|
|
/
|
*
allow archives for rc releases to be built (closes #22484)
Benjamin Peterson
2014-09-25
1
-2/+3
*
|
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
|
*
Closes #21431: make docs depend on Sphinx 1.2 and fix pydoc-topics builder to
Georg Brandl
2014-09-22
2
-27/+7
*
|
Issue #21431: merge from 3.4
Ned Deily
2014-09-22
2
-27/+7
*
|
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
8
-59/+59
|
\
\
|
|
/
|
*
Doc: remove invalid uses of ":option:" which will emit warnings in Sphinx 1.3.
Georg Brandl
2014-09-20
7
-58/+58
*
|
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
*
|
merge 3.4
Benjamin Peterson
2014-09-19
1
-9/+18
|
\
\
|
|
/
|
*
standardize pep 466 relnote style
Benjamin Peterson
2014-09-19
1
-11/+9
|
*
remove extra letter
Benjamin Peterson
2014-09-19
1
-1/+1
|
*
whatsnew for pep 466 ssl backport
Benjamin Peterson
2014-09-19
1
-0/+11
*
|
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
*
|
merge from 3.4
Senthil Kumaran
2014-09-18
3
-110/+128
|
\
\
|
|
/
|
*
Issue #16827: Make Interpreter introduction section of the tutorial more
Senthil Kumaran
2014-09-18
3
-110/+128
*
|
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
*
|
merge 3.4
Benjamin Peterson
2014-09-13
1
-1/+1
|
\
\
|
|
/
|
*
make hg link secure
Benjamin Peterson
2014-09-13
1
-1/+1
*
|
Issue #16104: Allow compileall to do parallel bytecode compilation.
Brett Cannon
2014-09-12
2
-2/+24
*
|
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
2
-4/+27
*
|
merge 3.4 (#22380)
Benjamin Peterson
2014-09-10
1
-37/+0
|
\
\
|
|
/
|
*
y2k compliance, lol (closes #22380)
Benjamin Peterson
2014-09-10
1
-37/+0
*
|
Issue #22369: Change "context manager protocol" to "context management protoc...
Serhiy Storchaka
2014-09-10
11
-24/+24
|
\
\
|
|
/
|
*
Issue #22369: Change "context manager protocol" to "context management protoc...
Serhiy Storchaka
2014-09-10
11
-24/+24
*
|
imaplib.IMAP4 now supports the context manager protocol.
Serhiy Storchaka
2014-09-09
2
-0/+21
*
|
- Issue #16662: load_tests() is now unconditionally run when it is present in
Barry Warsaw
2014-09-08
1
-28/+39
*
|
Merge issue #22295 fix from 3.4
Nick Coghlan
2014-09-06
3
-12/+39
|
\
\
|
|
/
|
*
Issue #22295: Adopt 'python -m pip' as the preferred invocation
Nick Coghlan
2014-09-06
3
-12/+39
[next]