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
Commit message (
Expand
)
Author
Age
Files
Lines
*
closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem
Senthil Kumaran
2012-03-16
3
-1/+11
|
\
|
*
closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem
Senthil Kumaran
2012-03-16
3
-1/+11
*
|
Issue #13709: some fixes to the ctypes documentation. In addition to fixing
Eli Bendersky
2012-03-16
1
-80/+14
*
|
Issue #9257: clarify the events iterparse accepts
Eli Bendersky
2012-03-16
1
-5/+8
|
\
\
|
|
/
|
*
Issue #9257: clarify the events iterparse accepts
Eli Bendersky
2012-03-16
1
-5/+8
*
|
Issue #14207: the ParseError exception raised by _elementtree was made
Eli Bendersky
2012-03-16
3
-29/+67
*
|
Closes Issue #14246: _elementtree parser will now handle io.StringIO
Eli Bendersky
2012-03-16
2
-1/+36
*
|
Explain the use of charset parameter with Content-Type header: issue11082
Senthil Kumaran
2012-03-16
3
-28/+58
|
\
\
|
|
/
|
*
Explain the use of charset parameter with Content-Type header. Issue11082
Senthil Kumaran
2012-03-16
3
-26/+56
*
|
- Issue #14327: Call AC_CANONICAL_HOST in configure.ac and check in
Matthias Klose
2012-03-15
3
-27/+57
*
|
fix comment
Benjamin Peterson
2012-03-15
1
-2/+2
*
|
merge heads
Benjamin Peterson
2012-03-15
5
-29/+3421
|
\
\
|
*
|
- Issue #14327: Call AC_CANONICAL_HOST in configure.ac and check in
Matthias Klose
2012-03-15
5
-29/+3421
*
|
|
space
Benjamin Peterson
2012-03-15
1
-1/+1
*
|
|
perform yield from delegation by repeating YIELD_FROM opcode (closes #14230)
Benjamin Peterson
2012-03-15
9
-166/+113
|
/
/
*
|
port from 3.2 - Fix the urllib closing issue which hangs on particular ftp ur...
Senthil Kumaran
2012-03-15
2
-1/+3
|
\
\
|
|
/
|
*
closes Issue #11199: Fix the with urllib which hangs on particular ftp urls.
Senthil Kumaran
2012-03-15
2
-1/+3
*
|
- Issue #14324: Fix configure tests for cross builds.
Matthias Klose
2012-03-15
2
-1/+11
*
|
- Issue #14324: Fix configure tests for cross builds.
Matthias Klose
2012-03-15
2
-58/+64
*
|
- Issue #14324: Fix configure tests for cross builds.
Matthias Klose
2012-03-15
3
-2/+49
*
|
- Issue #14321: Do not run pgen during the build if files are up to date.
Matthias Klose
2012-03-15
4
-6/+88
*
|
(sched) when run() is invoked with blocking=False return the deadline of the ...
Giampaolo Rodola'
2012-03-15
2
-3/+5
*
|
Fixes #14314: Improved SMTP timeout handling.
Vinay Sajip
2012-03-15
2
-3/+7
*
|
Merge #12758: removing confusing mention of UTC from time.time description
R David Murray
2012-03-15
1
-2/+2
|
\
\
|
|
/
|
*
#12758: removing confusing mention of UTC from time.time description
R David Murray
2012-03-15
1
-2/+2
|
*
merge heads
Gregory P. Smith
2012-03-15
2
-13/+14
|
|
\
*
|
|
Closes issue #14163 - tkinter: problems with hello doc example
Andrew Svetlov
2012-03-15
1
-29/+24
*
|
|
try to fix compilation on glibc's with cpu sets (#14296)
Benjamin Peterson
2012-03-15
1
-0/+4
*
|
|
free AST's dict
Benjamin Peterson
2012-03-15
2
-2/+14
*
|
|
merge
Raymond Hettinger
2012-03-15
4
-10/+18
|
\
\
\
|
*
\
\
merge heads
Gregory P. Smith
2012-03-15
2
-10/+11
|
|
\
\
\
|
|
*
\
\
cpython:Fix the wrong urllib exampls which use str for POST data. Closes Issu...
Senthil Kumaran
2012-03-15
2
-10/+11
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Fix the wrong urllib exampls which use str for POST data. Closes Issue11261
Senthil Kumaran
2012-03-15
2
-13/+14
|
*
|
|
|
Fixes Issue 14234: fix for the previous commit, keep compilation when
Gregory P. Smith
2012-03-15
2
-0/+7
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Fixes Issue 14234: fix for the previous commit, keep compilation when
Gregory P. Smith
2012-03-15
2
-0/+7
|
|
|
/
*
|
|
Issue #13248: Removed docs for two deprecated unittest features. To be cons...
Raymond Hettinger
2012-03-15
1
-30/+0
|
/
/
*
|
Issue #14222: Use the new time.steady() function instead of time.time() for
Victor Stinner
2012-03-15
3
-2/+6
*
|
Issue #10278: Add an optional strict argument to time.steady(), False by default
Victor Stinner
2012-03-15
3
-18/+57
*
|
Issue #10278: Drop time.monotonic() function, rename time.wallclock() to time...
Victor Stinner
2012-03-14
4
-109/+27
*
|
fix compiler warnings
Benjamin Peterson
2012-03-14
1
-4/+4
*
|
remove get_prefix and set_prefix (#13248)
Benjamin Peterson
2012-03-14
3
-37/+2
*
|
merge 3.2
Matthias Klose
2012-03-14
0
-0/+0
|
\
\
|
|
/
|
*
merge 3.1
Matthias Klose
2012-03-14
0
-0/+0
|
|
\
|
|
*
merge heads
Matthias Klose
2012-03-14
8
-10/+12
|
|
|
\
|
*
|
\
merge heads
Matthias Klose
2012-03-14
6
-6/+6
|
|
\
\
\
*
|
\
\
\
merge heads
Matthias Klose
2012-03-14
7
-9/+9
|
\
\
\
\
\
|
*
\
\
\
\
merge 3.2
Matthias Klose
2012-03-14
7
-9/+9
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
merge 3.1
Matthias Klose
2012-03-14
6
-6/+6
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
|
*
|
|
- rename configure.in to configure.ac
Matthias Klose
2012-03-14
8
-10/+12
*
|
|
|
|
|
merge
Gregory P. Smith
2012-03-14
0
-0/+0
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
[next]