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
/
Objects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #28400: Removed uncessary checks in unicode_char and resize_copy.
Serhiy Storchaka
2016-10-09
1
-9/+5
*
Merge from 3.6.
Serhiy Storchaka
2016-10-09
1
-109/+106
|
\
|
*
Issue #28183: Optimize and cleanup dict iteration.
Serhiy Storchaka
2016-10-09
1
-109/+106
*
|
Merge from 3.6.
Serhiy Storchaka
2016-10-08
1
-3/+7
|
\
\
|
|
/
|
*
Merge from 3.5.
Serhiy Storchaka
2016-10-08
1
-3/+7
|
|
\
|
|
*
Issue #28379: Added sanity checks and tests for PyUnicode_CopyCharacters().
Serhiy Storchaka
2016-10-08
1
-3/+7
*
|
|
Issue #28376: Creating instances of range_iterator by calling range_iterator
Serhiy Storchaka
2016-10-08
1
-41/+0
*
|
|
Merge with 3.6.
Serhiy Storchaka
2016-10-08
1
-3/+18
|
\
\
\
|
|
/
/
|
*
|
Issue #28376: Creating instances of range_iterator by calling range_iterator
Serhiy Storchaka
2016-10-08
1
-0/+7
|
*
|
Merge from 3.5.
Serhiy Storchaka
2016-10-08
1
-3/+11
|
|
\
\
|
|
|
/
|
|
*
Issue #28376: The constructor of range_iterator now checks that step is not 0.
Serhiy Storchaka
2016-10-08
1
-3/+11
*
|
|
Issue #26906: Resolving special methods of uninitialized type now causes
Serhiy Storchaka
2016-10-08
1
-5/+19
|
\
\
\
|
|
/
/
|
*
|
Issue #26906: Resolving special methods of uninitialized type now causes
Serhiy Storchaka
2016-10-08
1
-5/+19
|
|
\
\
|
|
|
/
|
|
*
Issue #26906: Resolving special methods of uninitialized type now causes
Serhiy Storchaka
2016-10-08
1
-5/+19
*
|
|
Issue #18287: PyType_Ready() now checks that tp_name is not NULL.
Serhiy Storchaka
2016-10-07
1
-0/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #18287: PyType_Ready() now checks that tp_name is not NULL.
Serhiy Storchaka
2016-10-07
1
-0/+6
|
|
\
\
|
|
|
/
|
|
*
Issue #18287: PyType_Ready() now checks that tp_name is not NULL.
Serhiy Storchaka
2016-10-07
1
-0/+6
|
|
*
Merge heads
Serhiy Storchaka
2016-10-04
1
-12/+13
|
|
|
\
*
|
|
\
Issue #28201: Dict reduces possibility of 2nd conflict in hash table.
INADA Naoki
2016-10-06
1
-16/+22
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #28201: Dict reduces possibility of 2nd conflict in hash table.
INADA Naoki
2016-10-06
1
-16/+22
*
|
|
|
Issue #28350: String constants with null character no longer interned.
Serhiy Storchaka
2016-10-04
1
-8/+8
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #28350: String constants with null character no longer interned.
Serhiy Storchaka
2016-10-04
1
-8/+8
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Issue #28350: String constants with null character no longer interned.
Serhiy Storchaka
2016-10-04
1
-8/+8
*
|
|
|
merge 3.6 (#26617)
Benjamin Peterson
2016-10-04
1
-12/+13
|
\
\
\
\
|
|
/
/
/
|
*
|
|
merge 3.5 (#26617)
Benjamin Peterson
2016-10-04
1
-12/+13
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
ensure gc tracking is off when invoking weakref callbacks (closes #26617)
Benjamin Peterson
2016-10-04
1
-12/+13
|
|
|
/
*
|
|
Issue #27358: Optimized merging var-keyword arguments and improved error
Serhiy Storchaka
2016-10-02
1
-9/+36
|
\
\
\
|
|
/
/
|
*
|
Issue #27358: Optimized merging var-keyword arguments and improved error
Serhiy Storchaka
2016-10-02
1
-9/+36
*
|
|
Issue #27942: String constants now interned recursively in tuples and frozens...
Serhiy Storchaka
2016-09-30
1
-7/+45
|
\
\
\
|
|
/
/
|
*
|
Issue #27942: String constants now interned recursively in tuples and frozens...
Serhiy Storchaka
2016-09-30
1
-7/+45
|
|
\
\
|
|
|
/
|
|
*
Issue #27942: String constants now interned recursively in tuples and frozens...
Serhiy Storchaka
2016-09-30
1
-7/+45
*
|
|
Issue #28289: ImportError.__init__ now resets not specified attributes.
Serhiy Storchaka
2016-09-28
1
-9/+7
*
|
|
Issue #21578: Fixed misleading error message when ImportError called with
Serhiy Storchaka
2016-09-27
1
-22/+24
|
\
\
\
|
|
/
/
|
*
|
Issue #21578: Fixed misleading error message when ImportError called with
Serhiy Storchaka
2016-09-27
1
-22/+24
|
|
\
\
|
|
|
/
|
|
*
Issue #21578: Fixed misleading error message when ImportError called with
Serhiy Storchaka
2016-09-27
1
-22/+24
*
|
|
Issue #27914: Fixed a comment in PyModule_ExcDef.
Serhiy Storchaka
2016-09-26
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #27914: Fixed a comment in PyModule_ExcDef.
Serhiy Storchaka
2016-09-26
1
-1/+1
*
|
|
issue #28144: Decrease empty_keys_struct's dk_refcnt
Serhiy Storchaka
2016-09-26
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
issue #28144: Decrease empty_keys_struct's dk_refcnt
Serhiy Storchaka
2016-09-26
1
-1/+1
*
|
|
Issue #28194: Clean up some checks in dict implementation.
Serhiy Storchaka
2016-09-26
1
-10/+11
|
\
\
\
|
|
/
/
|
*
|
Issue #28194: Clean up some checks in dict implementation.
Serhiy Storchaka
2016-09-26
1
-10/+11
*
|
|
Issue #28203: Merge from 3.6
Mark Dickinson
2016-09-24
1
-6/+17
|
\
\
\
|
|
/
/
|
*
|
Issue #28203: Merge from 3.5
Mark Dickinson
2016-09-24
1
-6/+17
|
|
\
\
|
|
|
/
|
|
*
Issue #28203: Fix incorrect type in error message from complex(1.0, {2:3}). P...
Mark Dickinson
2016-09-24
1
-6/+17
*
|
|
merge 3.6
Benjamin Peterson
2016-09-23
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
remove unneeded cast
Benjamin Peterson
2016-09-23
1
-1/+1
*
|
|
Issue #28214: Now __set_name__ is looked up on the class instead of the
Serhiy Storchaka
2016-09-21
1
-5/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #28214: Now __set_name__ is looked up on the class instead of the
Serhiy Storchaka
2016-09-21
1
-5/+7
*
|
|
Merge 3.6
Victor Stinner
2016-09-21
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Merge 3.5
Victor Stinner
2016-09-21
1
-1/+1
|
|
\
\
|
|
|
/
[next]