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
*
add readline.append_history_file (closes #22940)
Benjamin Peterson
2014-11-26
1
-0/+2
*
Issue #19676: Added the "namereplace" error handler.
Serhiy Storchaka
2014-11-25
1
-0/+2
*
merge 3.4 (#22788)
Benjamin Peterson
2014-11-24
1
-0/+2
|
\
|
*
add context parameter to HTTPHandler (closes #22788)
Benjamin Peterson
2014-11-24
1
-0/+2
*
|
merge 3.4
Benjamin Peterson
2014-11-24
1
-0/+3
|
\
\
|
|
/
|
*
add NEWS note for #22921
Benjamin Peterson
2014-11-24
1
-0/+3
*
|
Issue #22894: TestCase.subTest() would cause the test suite to be stopped whe...
Antoine Pitrou
2014-11-23
1
-0/+3
|
\
\
|
|
/
|
*
Issue #22894: TestCase.subTest() would cause the test suite to be stopped whe...
Antoine Pitrou
2014-11-23
1
-0/+3
|
*
Issue #22638: SSLv3 is now disabled throughout the standard library.
Antoine Pitrou
2014-10-17
1
-0/+3
*
|
Issue #22834: Have import suppress FileNotFoundError when the current
Brett Cannon
2014-11-21
1
-1/+4
*
|
Issue #22796: HTTP cookie parsing is now stricter, in order to protect agains...
Antoine Pitrou
2014-11-21
1
-0/+3
*
|
Issue #22869: Split pythonrun into two modules
Nick Coghlan
2014-11-20
1
-0/+3
*
|
Close #22370: Windows detection in pathlib is now more robust.
Antoine Pitrou
2014-11-18
1
-0/+2
|
\
\
|
|
/
|
*
Close #22370: Windows detection in pathlib is now more robust.
Antoine Pitrou
2014-11-18
1
-0/+2
*
|
Issue #22453: Removed non-documented macro PyObject_REPR().
Serhiy Storchaka
2014-11-18
1
-0/+2
*
|
Issue #22824: Simplify reprlib output format for empty arrays
Raymond Hettinger
2014-11-15
1
-0/+3
*
|
Issue #22847: Improve method cache efficiency.
Antoine Pitrou
2014-11-14
1
-0/+2
*
|
- Issue #22841: Reject coroutines in asyncio add_signal_handler().
Guido van Rossum
2014-11-14
1
-0/+3
|
\
\
|
|
/
|
*
- Issue #22841: Reject coroutines in asyncio add_signal_handler().
Guido van Rossum
2014-11-14
1
-0/+3
*
|
merge 3.4 (#22849)
Benjamin Peterson
2014-11-12
1
-0/+2
|
\
\
|
|
/
|
*
fix possible double free in TextIOWrapper.__init__ (closes #22849)
Benjamin Peterson
2014-11-12
1
-0/+2
*
|
Close #19494: add urrlib.request.HTTPBasicPriorAuthHandler
Nick Coghlan
2014-11-12
1
-0/+3
*
|
Issue #22578: Added attributes to the re.error class.
Serhiy Storchaka
2014-11-10
1
-0/+2
*
|
Issue #12728: Different Unicode characters having the same uppercase but
Serhiy Storchaka
2014-11-10
1
-0/+3
|
\
\
|
|
/
|
*
Issue #12728: Different Unicode characters having the same uppercase but
Serhiy Storchaka
2014-11-10
1
-0/+3
*
|
Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
Serhiy Storchaka
2014-11-10
1
-0/+3
|
\
\
|
|
/
|
*
Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
Serhiy Storchaka
2014-11-10
1
-0/+3
*
|
Issue #21650: Add an `--sort-keys` option to json.tool CLI.
Berker Peksag
2014-11-10
1
-0/+2
*
|
Issue #22824: Updated reprlib output format for sets to use set literals.
Raymond Hettinger
2014-11-10
1
-0/+3
*
|
Issues #814253, #9179: Group references and conditional group references now
Serhiy Storchaka
2014-11-07
1
-0/+3
|
\
\
|
|
/
|
*
Issues #814253, #9179: Group references and conditional group references now
Serhiy Storchaka
2014-11-07
1
-0/+3
*
|
Issue #22406: Fixed the uu_codec codec incorrectly ported to 3.x.
Serhiy Storchaka
2014-11-07
1
-0/+3
|
\
\
|
|
/
|
*
Issue #22406: Fixed the uu_codec codec incorrectly ported to 3.x.
Serhiy Storchaka
2014-11-07
1
-0/+3
*
|
Issue #17293: uuid.getnode() now determines MAC address on AIX using netstat.
Serhiy Storchaka
2014-11-07
1
-0/+3
|
\
\
|
|
/
|
*
Issue #17293: uuid.getnode() now determines MAC address on AIX using netstat.
Serhiy Storchaka
2014-11-07
1
-0/+3
*
|
Issue #22769: Fixed ttk.Treeview.tag_has() when called without arguments.
Serhiy Storchaka
2014-11-07
1
-0/+2
|
\
\
|
|
/
|
*
Issue #22769: Fixed ttk.Treeview.tag_has() when called without arguments.
Serhiy Storchaka
2014-11-07
1
-0/+2
*
|
Close #22457: Honour load_tests in the start_dir of discovery.
Robert Collins
2014-11-04
1
-0/+2
*
|
merge 3.4 (#22417)
Benjamin Peterson
2014-11-03
1
-0/+2
|
\
\
|
|
/
|
*
PEP 476: enable HTTPS certificate verification by default (#22417)
Benjamin Peterson
2014-11-03
1
-0/+2
*
|
Issue #22775: Fixed unpickling of http.cookies.SimpleCookie with protocol 2
Serhiy Storchaka
2014-11-02
2
-0/+4
|
\
\
|
|
/
|
*
Issue #22775: Fixed unpickling of http.cookies.SimpleCookie with protocol 2
Serhiy Storchaka
2014-11-02
2
-0/+4
|
*
backport context argument of urlopen (#22366) for pep 476
Senthil Kumaran
2014-09-19
1
-0/+4
*
|
Issue #22335: Fix crash when trying to enlarge a bytearray to 0x7fffffff byte...
Antoine Pitrou
2014-11-02
1
-0/+3
|
\
\
|
|
/
|
*
Issue #22335: Fix crash when trying to enlarge a bytearray to 0x7fffffff byte...
Antoine Pitrou
2014-11-02
1
-0/+3
*
|
#22751: merge with 3.4.
Ezio Melotti
2014-11-02
1
-0/+1
|
\
\
|
|
/
|
*
#22751: fix test___all__ warning about modified environment in the tests. Pa...
Ezio Melotti
2014-11-02
1
-0/+1
*
|
Issue #17896: Move Windows external lib sources from .. to externals.
Zachary Ware
2014-11-02
1
-0/+3
|
\
\
|
|
/
|
*
Issue #17896: Move Windows external lib sources from .. to externals.
Zachary Ware
2014-11-02
1
-0/+3
*
|
Issue #22770: merge from 3.4
Ned Deily
2014-11-02
1
-0/+2
|
\
\
|
|
/
[next]