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
...
|
*
prevent unacceptable bases from becoming bases through multiple inheritance (...
Benjamin Peterson
2015-10-07
1
-0/+3
*
|
merge 3.4 (#25319)
Benjamin Peterson
2015-10-06
2
-0/+4
|
\
\
|
|
/
|
*
reinitialize an Event's Condition with a regular lock (closes #25319)
Benjamin Peterson
2015-10-06
2
-0/+4
*
|
Issue #25316: distutils raises OSError instead of DistutilsPlatformError when...
Steve Dower
2015-10-05
1
-0/+3
*
|
Issue #23972: updates to asyncio datagram API. By Chris Laws. (Merge 3.4->3.5.)
Guido van Rossum
2015-10-05
2
-0/+7
|
\
\
|
|
/
|
*
Issue #23972: updates to asyncio datagram API. By Chris Laws.
Guido van Rossum
2015-10-05
2
-0/+7
*
|
Issue #24820: Update IDLE NEWS items.
Terry Jan Reedy
2015-10-04
1
-0/+19
|
\
\
|
|
/
|
*
Issue #24820: Update IDLE NEWS items.
Terry Jan Reedy
2015-10-04
1
-0/+19
*
|
Issue #24791: Escape rst markup char in NEWS entry to avoid Sphinx warning.
Terry Jan Reedy
2015-10-04
1
-1/+1
*
|
Issue #25304: Add asyncio.run_coroutine_threadsafe(). By Vincent Michel. (Mer...
Guido van Rossum
2015-10-03
2
-0/+5
|
\
\
|
|
/
|
*
Issue #25304: Add asyncio.run_coroutine_threadsafe(). By Vincent Michel.
Guido van Rossum
2015-10-03
2
-0/+5
*
|
Issues #25232, #24657: Merge two CGI server fixes from 3.4 into 3.5
Martin Panter
2015-10-03
2
-0/+7
|
\
\
|
|
/
|
*
Issue #24657: Prevent CGIRequestHandler from collapsing the URL query
Martin Panter
2015-10-03
1
-0/+3
|
*
Issue #25232: Fix CGIRequestHandler's splitting of URL query
Martin Panter
2015-10-03
2
-0/+4
*
|
asyncio: Make ensure_future() accept all kinds of awaitables.
Yury Selivanov
2015-10-02
1
-0/+2
|
\
\
|
|
/
*
|
Issue #24848: Fixed bugs in UTF-7 decoding of misformed data:
Serhiy Storchaka
2015-10-02
1
-0/+2
|
\
\
|
|
/
|
*
Issue #24848: Fixed bugs in UTF-7 decoding of misformed data:
Serhiy Storchaka
2015-10-02
1
-0/+2
*
|
Issue #24483: C implementation of functools.lru_cache() now calculates key's
Serhiy Storchaka
2015-10-02
1
-0/+3
*
|
Issue #25165: Windows uninstallation should not remove launcher if other vers...
Steve Dower
2015-10-01
1
-1/+4
*
|
Issue #25280: Import trace messages emitted in verbose (-v) mode are no
Serhiy Storchaka
2015-10-01
1
-0/+3
|
\
\
|
|
/
|
*
Issue #25280: Import trace messages emitted in verbose (-v) mode are no
Serhiy Storchaka
2015-10-01
1
-0/+3
|
*
Issue #25003: os.urandom() doesn't use getentropy() on Solaris because
Victor Stinner
2015-10-01
1
-0/+4
*
|
Issue #25003: On Solaris 11.3 or newer, os.urandom() now uses the getrandom()
Victor Stinner
2015-10-01
1
-0/+5
*
|
Issue #25182: The stdprinter (used as sys.stderr before the io module is
Serhiy Storchaka
2015-09-30
1
-0/+3
|
\
\
|
|
/
|
*
Issue #25182: The stdprinter (used as sys.stderr before the io module is
Serhiy Storchaka
2015-09-30
1
-0/+3
*
|
Issue #22958: Constructor and update method of weakref.WeakValueDictionary
Serhiy Storchaka
2015-09-29
1
-0/+3
|
\
\
|
|
/
|
*
Issue #22958: Constructor and update method of weakref.WeakValueDictionary
Serhiy Storchaka
2015-09-29
1
-0/+3
*
|
Issue #22609: Constructor of collections.UserDict now accepts the self keyword
Serhiy Storchaka
2015-09-29
1
-0/+3
|
\
\
|
|
/
|
*
Issue #22609: Constructor of collections.UserDict now accepts the self keyword
Serhiy Storchaka
2015-09-29
1
-0/+3
*
|
Issue #25111: Fixed comparison of traceback.FrameSummary.
Serhiy Storchaka
2015-09-29
1
-0/+2
*
|
Issue #25262. Added support for BINBYTES8 opcode in Python implementation of
Serhiy Storchaka
2015-09-29
1
-0/+4
|
\
\
|
|
/
|
*
Issue #25262. Added support for BINBYTES8 opcode in Python implementation of
Serhiy Storchaka
2015-09-29
1
-0/+4
*
|
Also rewrote the guts of asyncio.Semaphore (patch by manipopopo). (Merge 3.4-...
Guido van Rossum
2015-09-29
1
-1/+2
|
\
\
|
|
/
|
*
Also rewrote the guts of asyncio.Semaphore (patch by manipopopo).
Guido van Rossum
2015-09-29
1
-1/+2
*
|
Issue #25034: Merge from 3.4.
Eric V. Smith
2015-09-29
2
-0/+4
|
\
\
|
|
/
|
*
Fixed issue #25034: Fix string.Formatter problem with auto-numbering
Eric V. Smith
2015-09-29
2
-0/+4
*
|
Merge with 3.4
Terry Jan Reedy
2015-09-29
1
-1/+1
|
\
\
|
|
/
|
*
Remove indent in news item. Error when building 3.x docs.
Terry Jan Reedy
2015-09-29
1
-1/+1
*
|
IDLE NEWS items.
Terry Jan Reedy
2015-09-29
1
-1/+35
|
\
\
|
|
/
|
*
Add recent IDLE NEWS items.
Terry Jan Reedy
2015-09-29
1
-1/+35
*
|
Correct Misc/NEWS about asyncio.Queue rewrite.
Guido van Rossum
2015-09-28
1
-4/+1
|
\
\
|
|
/
|
*
Correct Misc/NEWS about asyncio.Queue rewrite.
Guido van Rossum
2015-09-28
1
-4/+1
*
|
Issue #25233: Rewrite the guts of Queue to be more understandable and correct...
Guido van Rossum
2015-09-28
1
-0/+2
|
\
\
|
|
/
|
*
Issue #25233: Rewrite the guts of Queue to be more understandable and correct.
Guido van Rossum
2015-09-28
1
-0/+2
|
*
Closes issue #23600: Wrong results from tzinfo.fromutc().
Alexander Belopolsky
2015-09-28
1
-0/+3
*
|
Closes issue #23600: Wrong results from tzinfo.fromutc().
Alexander Belopolsky
2015-09-28
1
-0/+3
*
|
Issue #25203: Failed readline.set_completer_delims() no longer left the
Serhiy Storchaka
2015-09-27
1
-0/+3
|
\
\
|
|
/
|
*
Issue #25203: Failed readline.set_completer_delims() no longer left the
Serhiy Storchaka
2015-09-27
1
-0/+3
*
|
detect alpn by feature flag not openssl version (closes #23329)
Benjamin Peterson
2015-09-27
1
-0/+3
*
|
Issue #25135: Avoid possible reentrancy issues in deque_clear.
Raymond Hettinger
2015-09-26
1
-0/+3
[prev]
[next]