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
...
*
|
|
Issue #22423: Fixed debugging output of the GROUPREF_EXISTS opcode in the re
Serhiy Storchaka
2014-09-21
3
-22/+54
|
\
\
\
|
|
/
/
|
*
|
Issue #22423: Fixed debugging output of the GROUPREF_EXISTS opcode in the re
Serhiy Storchaka
2014-09-21
3
-22/+54
*
|
|
Null merge
Serhiy Storchaka
2014-09-21
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Merge heads
Serhiy Storchaka
2014-09-21
4
-7/+50
|
|
\
\
*
|
\
\
Merge heads
Serhiy Storchaka
2014-09-21
4
-7/+50
|
\
\
\
\
|
*
\
\
\
Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line bu...
Antoine Pitrou
2014-09-21
4
-7/+50
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line bu...
Antoine Pitrou
2014-09-21
4
-7/+50
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Issue #22423: Unhandled exception in thread no longer causes unhandled
Serhiy Storchaka
2014-09-21
3
-10/+94
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Issue #22423: Unhandled exception in thread no longer causes unhandled
Serhiy Storchaka
2014-09-21
3
-10/+94
|
|
/
*
|
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
*
|
Issue #22359: Remove incorrect uses of recursive make. Patch by Jonas Wagner.
Antoine Pitrou
2014-09-20
2
-7/+9
*
|
Merge: #21091: make is_attachment a method.
R David Murray
2014-09-20
4
-10/+17
|
\
\
|
|
/
|
*
#21091: make is_attachment a method.
R David Murray
2014-09-20
4
-10/+43
*
|
Merge: #21079: is_attachment now looks only at the value, ignoring parameters.
R David Murray
2014-09-20
3
-4/+6
|
\
\
|
|
/
|
*
#21079: is_attachment now looks only at the value, ignoring parameters.
R David Murray
2014-09-20
3
-4/+6
*
|
merge 3.4
Benjamin Peterson
2014-09-20
2
-11/+10
|
\
\
|
|
/
|
*
use patch context manager instead of decorator because the decorator 'leaks' ...
Benjamin Peterson
2014-09-20
2
-11/+10
*
|
Issue #22247: Add NNTPError to nntplib.__all__.
Berker Peksag
2014-09-20
3
-7/+16
|
\
\
|
|
/
|
*
Issue #22247: Add NNTPError to nntplib.__all__.
Berker Peksag
2014-09-20
3
-7/+16
*
|
null merge
Ned Deily
2014-09-20
0
-0/+0
|
\
\
|
|
/
|
*
Issue #15661: Update OS X installer welcome and readme files for 3.4.2.
Ned Deily
2014-09-20
5
-86/+149
*
|
Merge with 3.4
Terry Jan Reedy
2014-09-20
1
-1/+1
|
\
\
|
|
/
|
*
Update Idle's online doc url.
Terry Jan Reedy
2014-09-20
1
-1/+1
*
|
Issue #22420: Merge with 3.4
Terry Jan Reedy
2014-09-20
2
-18/+17
|
\
\
|
|
/
|
*
Issue #22420: Avoid 'write to None' crashes by using print instead.
Terry Jan Reedy
2014-09-20
2
-18/+17
*
|
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
4
-2/+29
*
|
Issue #22378: socket module: add SO_MARK.
Charles-François Natali
2014-09-18
1
-0/+3
*
|
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
*
|
Issue #21391: Use os.path.abspath in the shutil module.
Berker Peksag
2014-09-18
2
-3/+4
*
|
Closes #11471: avoid generating a JUMP_FORWARD instruction at the end of an i...
Antoine Pitrou
2014-09-18
3
-91/+90
*
|
Issue #4180: The warnings registries are now reset when the filters are modif...
Antoine Pitrou
2014-09-18
4
-9/+101
|
\
\
|
|
/
|
*
Issue #4180: The warnings registries are now reset when the filters are modif...
Antoine Pitrou
2014-09-18
4
-9/+101
*
|
(Merge 3.4) asyncio, Tulip issue 206: In debug mode, keep the callback in the
Victor Stinner
2014-09-17
2
-17/+24
|
\
\
|
|
/
|
*
asyncio, Tulip issue 206: In debug mode, keep the callback in the
Victor Stinner
2014-09-17
2
-17/+24
*
|
Merge from 3.4
Senthil Kumaran
2014-09-17
4
-1/+18
|
\
\
|
|
/
|
*
Merge from 3.3
Senthil Kumaran
2014-09-17
4
-1/+18
|
|
\
|
|
*
Issue #22419: Limit the length of incoming HTTP request in wsgiref server to ...
Senthil Kumaran
2014-09-17
4
-1/+18
*
|
|
Merge from 3.4
Senthil Kumaran
2014-09-17
2
-2/+4
|
\
\
\
|
|
/
/
|
*
|
Merge from 3.3
Senthil Kumaran
2014-09-17
2
-2/+4
|
|
\
\
|
|
|
/
[prev]
[next]