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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #12591: Improve support of "universal newlines" in the subprocess
Antoine Pitrou
2011-07-23
1
-0/+3
|
\
|
*
Issue #12591: Improve support of "universal newlines" in the subprocess
Antoine Pitrou
2011-07-23
1
-0/+3
*
|
Issue #12591: Allow io.TextIOWrapper to work with raw IO objects (without
Antoine Pitrou
2011-07-23
1
-0/+4
|
\
\
|
|
/
|
*
Issue #12591: Allow io.TextIOWrapper to work with raw IO objects (without
Antoine Pitrou
2011-07-23
1
-0/+4
*
|
Add Misc/NEWS entry for d68765bd6490.
Nadeem Vawda
2011-07-23
1
-0/+2
|
\
\
|
|
/
|
*
Add Misc/NEWS entry for c741ba9e37ef.
Nadeem Vawda
2011-07-23
1
-0/+2
|
*
Issue #12592: Make Python build on OpenBSD 5 (and future major releases).
Charles-François Natali
2011-07-22
1
-0/+2
*
|
Merge - Issue #12592: Make Python build on OpenBSD 5 (and future major
Charles-François Natali
2011-07-22
1
-0/+2
*
|
merge 3.2
Benjamin Peterson
2011-07-22
1
-0/+3
|
\
\
|
|
/
|
*
type check AST strings and identifiers
Benjamin Peterson
2011-07-22
1
-0/+3
*
|
Merge - Issue #12372: POSIX semaphores are broken on AIX: don't use them.
Charles-François Natali
2011-07-21
1
-0/+2
|
\
\
|
|
/
|
*
Issue #12372: POSIX semaphores are broken on AIX: don't use them.
Charles-François Natali
2011-07-21
1
-0/+2
|
*
Upstream merge
Barry Warsaw
2011-07-19
1
-2/+9
|
|
\
*
|
|
Issue #12551: Provide a get_channel_binding() method on SSL sockets so as
Antoine Pitrou
2011-07-20
2
-0/+7
*
|
|
#665194: support roundtripping RFC2822 date stamps in the email.utils module
R David Murray
2011-07-20
1
-0/+3
*
|
|
Upstream merge.
Barry Warsaw
2011-07-19
2
-0/+8
|
\
\
\
|
*
\
\
Issue #12587: Correct faulty test file and reference in test_tokenize.
Ned Deily
2011-07-19
2
-0/+4
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Issue #12587: Correct faulty test file and reference in test_tokenize.
Ned Deily
2011-07-19
2
-0/+4
|
*
|
|
Issue #12571: Add a plat-linux3 directory mirroring the plat-linux2 directory,
Antoine Pitrou
2011-07-19
1
-0/+4
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Issue #12571: Add a plat-linux3 directory mirroring the plat-linux2 directory,
Antoine Pitrou
2011-07-19
1
-0/+4
*
|
|
|
- Issue #10309: Define _GNU_SOURCE so that mremap() gets the proper
Barry Warsaw
2011-07-19
1
-2/+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
- Issue #10309: Define _GNU_SOURCE so that mremap() gets the proper
Barry Warsaw
2011-07-19
1
-2/+9
|
|
/
*
|
Merge #7484: no more <> around addresses in VRFY or EXPN
R David Murray
2011-07-19
1
-0/+3
|
\
\
|
|
/
|
*
#7484: no more <> around addresses in VRFY or EXPN
R David Murray
2011-07-19
1
-0/+3
*
|
Merge from 3.2.
Eric V. Smith
2011-07-18
2
-0/+5
|
\
\
|
|
/
|
*
Closes #12579. Positional fields with str.format_map() now raise a ValueError...
Eric V. Smith
2011-07-18
2
-0/+5
|
*
Close the call queue in concurrent.futures.ProcessPoolExecutor when
Antoine Pitrou
2011-07-16
1
-0/+3
|
*
Try harder to reap dangling threads in test.support.reap_threads().
Antoine Pitrou
2011-07-15
1
-0/+2
*
|
Add Misc/NEWS entry and relevant doc change for issue 10271.
Brett Cannon
2011-07-18
1
-0/+2
*
|
put in correct section
Benjamin Peterson
2011-07-16
1
-3/+3
*
|
merge heads
Benjamin Peterson
2011-07-16
1
-0/+6
|
\
\
|
*
|
Silence spurious "broken pipe" tracebacks when shutting down a ProcessPoolExe...
Antoine Pitrou
2011-07-15
1
-0/+3
|
*
|
Fix potential resource leaks in concurrent.futures.ProcessPoolExecutor
Antoine Pitrou
2011-07-15
1
-0/+3
*
|
|
remove ast.__version__ (closes #12273)
Benjamin Peterson
2011-07-16
1
-0/+3
|
/
/
*
|
Issue #12573: Add resource checks for dangling Thread and Process objects.
Antoine Pitrou
2011-07-15
1
-0/+2
|
\
\
|
|
/
|
*
Issue #12573: Add resource checks for dangling Thread and Process objects.
Antoine Pitrou
2011-07-15
1
-0/+2
|
*
Merge
Antoine Pitrou
2011-07-15
1
-0/+3
|
|
\
|
*
\
merge heads
Benjamin Peterson
2011-07-15
1
-0/+3
|
|
\
\
*
|
\
\
Merge
Antoine Pitrou
2011-07-15
1
-0/+3
|
\
\
\
\
|
*
\
\
\
Issue #11603: Fix a crash when __str__ is rebound as __repr__.
Antoine Pitrou
2011-07-15
1
-0/+3
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Issue #11603: Fix a crash when __str__ is rebound as __repr__.
Antoine Pitrou
2011-07-15
1
-0/+3
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
Issue #11603: Fix a crash when __str__ is rebound as __repr__.
Antoine Pitrou
2011-07-15
1
-0/+3
|
|
|
*
|
Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.
Charles-François Natali
2011-07-14
1
-0/+2
*
|
|
|
|
merge heads
Benjamin Peterson
2011-07-15
1
-0/+3
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #11321: Fix a crash with multiple imports of the _pickle module when
Antoine Pitrou
2011-07-15
1
-0/+3
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Issue #11321: Fix a crash with multiple imports of the _pickle module when
Antoine Pitrou
2011-07-15
1
-0/+3
*
|
|
|
|
merge 3.2 (#11627)
Benjamin Peterson
2011-07-15
1
-0/+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
catch nasty exception classes with __new__ that doesn't return a exception (c...
Benjamin Peterson
2011-07-15
1
-0/+3
|
|
/
/
|
*
|
Merge - Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.
Charles-François Natali
2011-07-14
1
-0/+2
*
|
|
Close #6755: Add get_wch() method to curses.window class
Victor Stinner
2011-07-14
2
-0/+4
[next]