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
Commit message (
Expand
)
Author
Age
Files
Lines
*
#20069: Add tests for os.chown.
R David Murray
2014-12-25
1
-51/+74
*
Merge: #23040: Clarify treatment of encoding and errors when component is bytes.
R David Murray
2014-12-25
1
-4/+5
|
\
|
*
#23040: Clarify treatment of encoding and errors when component is bytes.
R David Murray
2014-12-25
1
-4/+5
*
|
Issue #21793: Added http.HTTPStatus enums (i.e. HTTPStatus.OK,
Serhiy Storchaka
2014-12-23
3
-215/+225
*
|
Merge pip and setuptools upgrade
Donald Stufft
2014-12-23
4
-2/+2
|
\
\
|
|
/
|
*
Upgrade pip to 6.0.2 and setuptools to 8.2.1
Donald Stufft
2014-12-23
4
-2/+2
*
|
Merge 3.4 (asyncio)
Victor Stinner
2014-12-22
1
-3/+7
|
\
\
|
|
/
|
*
asyncio doc: update also Queue docstrings
Victor Stinner
2014-12-22
1
-3/+7
*
|
merge 3.4 (#23093)
Benjamin Peterson
2014-12-22
2
-3/+17
|
\
\
|
|
/
|
*
allow more operations to work on detached streams (closes #23093)
Benjamin Peterson
2014-12-22
2
-3/+17
*
|
Issue #22585: On OpenBSD 5.6 and newer, os.urandom() now calls getentropy(),
Victor Stinner
2014-12-21
1
-0/+7
*
|
Issue #19104: pprint now produces evaluable output for wrapped strings.
Serhiy Storchaka
2014-12-20
2
-36/+45
|
\
\
|
|
/
|
*
Issue #19104: pprint now produces evaluable output for wrapped strings.
Serhiy Storchaka
2014-12-20
2
-36/+45
|
*
Issue #23071: "namereplace_errors" was added only in 3.5.
Serhiy Storchaka
2014-12-20
1
-1/+0
*
|
Issue #23071: Added missing names to codecs.__all__. Patch by Martin Panter.
Serhiy Storchaka
2014-12-20
2
-0/+29
|
\
\
|
|
/
|
*
Issue #23071: Added missing names to codecs.__all__. Patch by Martin Panter.
Serhiy Storchaka
2014-12-20
2
-1/+30
*
|
Merge 3.4 (asyncio)
Victor Stinner
2014-12-19
2
-2/+11
|
\
\
|
|
/
|
*
asyncio: IocpProactor.wait_for_handle() test now also checks the result of the
Victor Stinner
2014-12-19
2
-2/+11
*
|
Merge 3.4 (asyncio)
Victor Stinner
2014-12-18
3
-2/+9
|
\
\
|
|
/
|
*
asyncio: sync with Tulip
Victor Stinner
2014-12-18
3
-2/+9
*
|
Merge 3.4 (asyncio)
Victor Stinner
2014-12-18
6
-16/+37
|
\
\
|
|
/
|
*
asyncio: sync with Tulip
Victor Stinner
2014-12-18
6
-16/+37
*
|
Merge 3.4 (asyncio)
Victor Stinner
2014-12-18
3
-6/+6
|
\
\
|
|
/
|
*
Issue #23074: asyncio.get_event_loop() now raises an exception if the thread
Victor Stinner
2014-12-18
3
-6/+6
*
|
Issue #23060: Suppresses a multiprocessing assert that fails incorrectly
Steve Dower
2014-12-17
1
-1/+3
*
|
Issue #23009: Skip test_selectors.test_empty_select() on Windows
Victor Stinner
2014-12-17
1
-0/+3
*
|
Issue #22783: Pickling now uses the NEWOBJ opcode instead of the NEWOBJ_EX
Serhiy Storchaka
2014-12-16
2
-29/+72
*
|
Issue #15513: Added a __sizeof__ implementation for pickle classes.
Serhiy Storchaka
2014-12-16
1
-1/+69
|
\
\
|
|
/
|
*
Issue #15513: Added a __sizeof__ implementation for pickle classes.
Serhiy Storchaka
2014-12-16
1
-1/+69
*
|
Issue #19858: pickletools.optimize() now aware of the MEMOIZE opcode, can
Serhiy Storchaka
2014-12-16
2
-24/+88
|
\
\
|
|
/
|
*
Issue #19858: pickletools.optimize() now aware of the MEMOIZE opcode, can
Serhiy Storchaka
2014-12-16
2
-24/+88
*
|
Merge with 3.4
Terry Jan Reedy
2014-12-16
4
-24/+5
|
\
\
|
|
/
|
*
Issue #20577: move configuration of FormatParagraph extension to new extension
Terry Jan Reedy
2014-12-16
4
-24/+5
*
|
#22980 Adds platform and version tags to .pyd files
Steve Dower
2014-12-16
1
-0/+24
*
|
Fixes distutils adding/expecting too many _d suffixes.
Steve Dower
2014-12-16
2
-5/+0
*
|
Removes bdist_wininst dependency on MFC.
Steve Dower
2014-12-15
2
-0/+0
*
|
merge 3.4 (#23053)
Benjamin Peterson
2014-12-15
1
-1/+0
|
\
\
|
|
/
|
*
remove extra ssl imports (closes #23053)
Benjamin Peterson
2014-12-15
1
-1/+0
*
|
Issue #22777: Test pickling with all protocols.
Serhiy Storchaka
2014-12-15
31
-647/+728
|
\
\
|
|
/
|
*
Issue #22777: Test pickling with all protocols.
Serhiy Storchaka
2014-12-15
30
-645/+725
*
|
Issue #23015: Improved testing of the uuid module.
Serhiy Storchaka
2014-12-15
1
-110/+98
|
\
\
|
|
/
|
*
Issue #23015: Improved testing of the uuid module.
Serhiy Storchaka
2014-12-15
1
-105/+94
*
|
Fixed a typo in a comment (issue #23016).
Serhiy Storchaka
2014-12-14
1
-1/+1
|
\
\
|
|
/
|
*
Fixed a typo in a comment (issue #23016).
Serhiy Storchaka
2014-12-14
1
-1/+1
*
|
merge 3.4
Benjamin Peterson
2014-12-13
1
-0/+1
|
\
\
|
|
/
|
*
make sure server threads get cleaned up
Benjamin Peterson
2014-12-13
1
-0/+1
*
|
merge 3.4 (#23048)
Benjamin Peterson
2014-12-13
2
-3/+15
|
\
\
|
|
/
|
*
pop the loop block even for infinite while loops (closes #23048)
Benjamin Peterson
2014-12-13
2
-3/+15
*
|
Issue #22823: Use set literals in lib2to3.
Serhiy Storchaka
2014-12-13
4
-8/+8
|
\
\
|
|
/
|
*
Issue #22823: Use set literals in lib2to3.
Serhiy Storchaka
2014-12-13
4
-8/+8
[next]