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
*
Issues #26310, #26311: Fix typos in the documentation
Martin Panter
2016-02-10
1
-1/+1
*
Issue #22847: Improve method cache efficiency.
Antoine Pitrou
2014-11-14
1
-0/+2
*
Issue #12923: Reset FancyURLopener's redirect counter even on exception
Martin Panter
2016-02-04
2
-0/+4
*
Issue #25945: Fixed bugs in functools.partial.
Serhiy Storchaka
2016-02-02
1
-0/+5
*
Issue #26244: Clarify default zlib compression level in documentation
Martin Panter
2016-02-03
1
-0/+1
*
Issue #19023: Document ctypes array and pointer classes
Martin Panter
2016-01-29
1
-0/+1
*
Issue #19883: Fixed possible integer overflows in zipimport.
Serhiy Storchaka
2016-01-28
1
-0/+2
*
code_richcompare() now uses the constants types
Victor Stinner
2016-01-22
1
-0/+6
*
Issue #26106: doc: Move text of licenses to parsed literal block
Victor Stinner
2016-01-21
1
-0/+1
*
prevent buffer overflow in get_data (closes #26171)
Benjamin Peterson
2016-01-21
1
-0/+3
*
Issue #26147: xmlrpclib now works with unicode not encodable with used
Serhiy Storchaka
2016-01-20
1
-0/+3
*
Issue #16620: Fixed AttributeError in msilib.Directory.glob().
Serhiy Storchaka
2016-01-19
1
-0/+2
*
Issue #21847: Fixed xmlrpclib and tests on Unicode-disabled builds.
Serhiy Storchaka
2016-01-18
1
-0/+2
*
Issue #6500: Fixed infinite recursion in urllib2.Request.__getattr__().
Serhiy Storchaka
2016-01-18
1
-0/+2
*
Issue #25824: Fixes sys.winver to not include any architecture suffix.
Steve Dower
2016-01-16
1
-0/+2
*
Issue #25940: Use self-signed.pythontest.net in SSL tests
Martin Panter
2016-01-15
1
-0/+3
*
Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat
Zachary Ware
2016-01-12
1
-0/+5
*
Fixes issue #26083: Workaround a subprocess bug that raised an incorrect
Gregory P. Smith
2016-01-11
1
-0/+6
*
Comment out two tests that won't pass now after reverting the typeobject.c
Barry Warsaw
2016-01-11
1
-1/+1
*
Issue #22995: [UPDATE] Comment out the one of the pickleability tests in
Barry Warsaw
2016-01-11
1
-0/+3
*
Issue #6500: Reverting fbea8ff8db5e since it broke tests
Berker Peksag
2016-01-06
1
-3/+0
*
Issue #6500: Fix "maximum recursion depth exceeded" error caused by Request._...
Berker Peksag
2016-01-06
1
-0/+3
*
Issue #25961: Disallowed null characters in the type name.
Serhiy Storchaka
2015-12-30
1
-0/+2
*
Issue #22995: Instances of extension types with a state that aren't
Serhiy Storchaka
2015-12-30
1
-0/+5
*
Issue #24103: Fixed possible use after free in ElementTree.iterparse().
Serhiy Storchaka
2015-12-24
1
-0/+2
*
Issue #20440: Massive replacing unsafe attribute setting code with special
Serhiy Storchaka
2015-12-24
1
-0/+3
*
Issue #25827: Add support for ICC to configure
Zachary Ware
2015-12-21
1
-0/+3
*
Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size.
Serhiy Storchaka
2015-12-19
1
-0/+4
*
Fixes issue #20954: _args_from_interpreter_flags used by multiprocessing
Gregory P. Smith
2015-12-13
1
-0/+4
*
Issue #25696: Fix installation of Python on UNIX with make -j9.
Victor Stinner
2015-12-13
1
-0/+2
*
Issue #25798: Update OS X 10.5+ 32-bit-only installer to build
Ned Deily
2015-12-06
1
-0/+6
*
merge 2.7.11 branch
Benjamin Peterson
2015-12-05
1
-3/+0
|
\
|
*
2.7.11 final
v2.7.11
Benjamin Peterson
2015-12-05
1
-3/+0
*
|
merge 2.7.11 branch
Benjamin Peterson
2015-12-05
1
-2/+3
|
\
\
|
|
/
|
*
add CVE and issue number
Benjamin Peterson
2015-12-05
1
-2/+3
*
|
Issue #14285: Do not catch ImportError from __init__.py in runpy
Martin Panter
2015-12-03
1
-0/+4
*
|
Issue #6478: _strptime's regexp cache now is reset after changing timezone
Serhiy Storchaka
2015-12-03
1
-0/+3
*
|
Issue #19543: Added Py3k warning for decoding unicode.
Serhiy Storchaka
2015-12-03
1
-0/+2
*
|
Issue #25718: Fixed copying object with state with boolean value is false.
Serhiy Storchaka
2015-11-30
1
-0/+2
*
|
Closes #25742: locale.setlocale() now accepts a Unicode string for its second
Victor Stinner
2015-11-27
1
-0/+3
*
|
Issue #10131: Fixed deep copying of minidom documents. Based on patch
Serhiy Storchaka
2015-11-26
1
-0/+3
*
|
Issue #24097: Fixed crash in object.__reduce__() if slot name is freed inside
Serhiy Storchaka
2015-11-25
1
-0/+3
*
|
Issue #25616: Tests for OrderedDict are extracted from test_collections
Serhiy Storchaka
2015-11-25
1
-0/+6
*
|
Issue #25697: Fixed rough alphabetical order in Misc/ACKS.
Serhiy Storchaka
2015-11-25
1
-15/+14
*
|
Issue #24731: Fixed crash on converting objects with special methods
Serhiy Storchaka
2015-11-25
1
-0/+4
*
|
Issue #25725: Fixed a reference leak in cPickle.loads() when unpickling
Serhiy Storchaka
2015-11-25
1
-0/+3
*
|
Issue #25663: Make rlcompleter avoid duplicate global names
Martin Panter
2015-11-23
1
-0/+3
*
|
Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error.
Serhiy Storchaka
2015-11-23
1
-0/+3
*
|
Issue #23914: Fixed SystemError raised by unpickler on broken pickle data.
Serhiy Storchaka
2015-11-23
1
-0/+1
*
|
rm duplicate entry
Benjamin Peterson
2015-11-23
1
-3/+0
[next]