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
/
Lib
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #16382: Improve exception message of warnings.warn() for bad category.
Berker Peksag
2014-07-11
1
-0/+35
*
Issue #21932: Ooops, os.read(fd, size) allocates a buffer of size bytes, even
Victor Stinner
2014-07-11
1
-2/+3
*
Issue #21932: os.read() now uses a :c:func:`Py_ssize_t` type instead of
Victor Stinner
2014-07-11
1
-0/+19
*
(Merge 3.4) asyncio: sync with Tulip
Victor Stinner
2014-07-11
3
-7/+6
|
\
|
*
asyncio: sync with Tulip
Victor Stinner
2014-07-11
3
-7/+6
*
|
(Merge 3.4) asyncio: sync with Tulip
Victor Stinner
2014-07-10
1
-8/+3
|
\
\
|
|
/
|
*
asyncio: sync with Tulip
Victor Stinner
2014-07-10
1
-8/+3
*
|
(Merge 3.4) asyncio: sync with Tulip
Victor Stinner
2014-07-10
1
-7/+42
|
\
\
|
|
/
|
*
asyncio: sync with Tulip
Victor Stinner
2014-07-10
1
-7/+42
*
|
(Merge 3.4) asyncio: sync with Tulip
Victor Stinner
2014-07-10
2
-12/+60
|
\
\
|
|
/
|
*
asyncio: sync with Tulip
Victor Stinner
2014-07-10
2
-12/+60
*
|
Issue #21942: Fixed source file viewing in pydoc's server mode on Windows.
Zachary Ware
2014-07-10
1
-5/+2
|
\
\
|
|
/
|
*
Issue #21942: Fixed source file viewing in pydoc's server mode on Windows.
Zachary Ware
2014-07-10
1
-5/+2
*
|
Issue #6916: Use assertWarns in test_asynchat.
Berker Peksag
2014-07-09
1
-6/+6
*
|
(Merge 3.4) asyncion, Tulip issue 181: BaseEventLoop.create_datagram_endpoint()
Victor Stinner
2014-07-08
1
-0/+10
|
\
\
|
|
/
|
*
asyncion, Tulip issue 181: BaseEventLoop.create_datagram_endpoint() now waits
Victor Stinner
2014-07-08
1
-0/+10
*
|
Merge 3.4
Victor Stinner
2014-07-08
4
-2/+43
|
\
\
|
|
/
|
*
asyncio: sync with Tulip
Victor Stinner
2014-07-08
4
-2/+43
*
|
(Merge 3.4) Issue #11259: asynchat.async_chat().set_terminator() now raises a
Victor Stinner
2014-07-07
1
-0/+8
|
\
\
|
|
/
|
*
Issue #11259: asynchat.async_chat().set_terminator() now raises a ValueError if
Victor Stinner
2014-07-07
1
-0/+8
*
|
(Merge 3.4) asynchat: PEP8-ify the code
Victor Stinner
2014-07-07
1
-13/+18
|
\
\
|
|
/
|
*
asynchat: PEP8-ify the code
Victor Stinner
2014-07-07
1
-13/+18
*
|
(Merge 3.4) Issue #12523: asynchat.async_chat.push() now raises a TypeError if
Victor Stinner
2014-07-07
1
-0/+16
|
\
\
|
|
/
|
*
Issue #12523: asynchat.async_chat.push() now raises a TypeError if it doesn't
Victor Stinner
2014-07-07
1
-0/+16
*
|
Issue #21707: Merge with 3.4.
Berker Peksag
2014-07-07
1
-1/+1
|
\
\
|
|
/
|
*
Issue #21707: Fix tests on Windows.
Berker Peksag
2014-07-07
1
-1/+1
|
*
Merge heads
Serhiy Storchaka
2014-07-07
1
-4/+12
|
|
\
*
|
\
Merge heads
Serhiy Storchaka
2014-07-07
1
-4/+12
|
\
\
\
|
*
\
\
Issue #21707: Merge with 3.4.
Berker Peksag
2014-07-07
1
-4/+12
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #21707: Add missing kwonlyargcount argument to ModuleFinder.replace_pa...
Berker Peksag
2014-07-07
1
-4/+12
*
|
|
|
Issue #21881: Just omit tests for platform-specific NaN representation in tes...
Serhiy Storchaka
2014-07-07
1
-6/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Issue #21881: Just omit tests for platform-specific NaN representation in tes...
Serhiy Storchaka
2014-07-07
1
-6/+2
|
|
/
*
|
Issue #19593: Use specific asserts in importlib tests.
Serhiy Storchaka
2014-07-07
5
-7/+7
|
\
\
|
|
/
|
*
Issue #19593: Use specific asserts in importlib tests.
Serhiy Storchaka
2014-07-07
5
-7/+7
|
*
Merge heads
Serhiy Storchaka
2014-07-07
4
-0/+76
|
|
\
*
|
\
Issue #21881: Be more tolerant in test_tcl to not parsable by float() NaN
Serhiy Storchaka
2014-07-07
1
-6/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #21881: Be more tolerant in test_tcl to not parsable by float() NaN
Serhiy Storchaka
2014-07-07
1
-6/+6
*
|
|
for some reason, you don't get the right checksum from an incremental build
Benjamin Peterson
2014-07-07
1
-2/+3
*
|
|
Merge pathlib fixes
Antoine Pitrou
2014-07-07
1
-0/+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue #20639: calling Path.with_suffix('') allows removing the suffix again.
Antoine Pitrou
2014-07-07
1
-0/+6
|
*
|
Issue #21714: Disallow the construction of invalid paths using Path.with_name...
Antoine Pitrou
2014-07-07
1
-0/+8
*
|
|
upgrade to unicode 7.0.0
Benjamin Peterson
2014-07-06
1
-2/+2
*
|
|
Issue #9554: Use modern unittest features in test_argparse.
Berker Peksag
2014-07-06
1
-71/+31
*
|
|
(Merge 3.4) Closes #21886, #21447: Fix a race condition in asyncio when setting
Victor Stinner
2014-07-05
2
-0/+10
|
\
\
\
|
|
/
/
|
*
|
Closes #21886, #21447: Fix a race condition in asyncio when setting the result
Victor Stinner
2014-07-05
2
-0/+10
*
|
|
Issue #21897: Fix a crash with the f_locals attribute with closure variables ...
Antoine Pitrou
2014-07-05
1
-0/+52
|
\
\
\
|
|
/
/
|
*
|
Issue #21897: Fix a crash with the f_locals attribute with closure variables ...
Antoine Pitrou
2014-07-05
1
-0/+52
|
|
/
*
|
#15014: Add 'auth' command to implement auth mechanisms and use it in login.
R David Murray
2014-07-03
1
-22/+38
*
|
Closes #21151: Merge with 3.4
Zachary Ware
2014-07-03
1
-1/+14
|
\
\
|
|
/
|
*
Issue #21151: Fixed a segfault in the winreg module.
Zachary Ware
2014-07-03
1
-1/+14
[next]