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
*
ensure ilen is initialized when it is assigned to len
Benjamin Peterson
2015-01-26
1
-1/+1
*
Issue #21408: The default __ne__() now returns NotImplemented if __eq__()
Serhiy Storchaka
2015-01-26
1
-2/+7
|
\
|
*
Issue #21408: The default __ne__() now returns NotImplemented if __eq__()
Serhiy Storchaka
2015-01-26
1
-2/+7
*
|
Set the hash values of dummy entries to -1. Improves quality of entry->hash ...
Raymond Hettinger
2015-01-26
1
-0/+2
*
|
Update out-of-date comments.
Raymond Hettinger
2015-01-26
1
-5/+3
*
|
Issue #23119: Simplify setobject by inlining the special case for unicode eq...
Raymond Hettinger
2015-01-26
1
-70/+11
*
|
Issue #23321: Fixed a crash in str.decode() when error handler returned
Serhiy Storchaka
2015-01-25
1
-2/+6
|
\
\
|
|
/
|
*
Issue #23321: Fixed a crash in str.decode() when error handler returned
Serhiy Storchaka
2015-01-25
1
-2/+6
*
|
Issue20284: Implement PEP461
Ethan Furman
2015-01-24
4
-17/+700
*
|
A hybrid of and-masking and a conditional-set-to-zero produce even faster sea...
Raymond Hettinger
2015-01-19
1
-1/+2
*
|
Update copyright for 2015 updates.
Raymond Hettinger
2015-01-19
1
-1/+1
*
|
Clean-up, simplify, and slightly speed-up bounds logic in set_pop().
Raymond Hettinger
2015-01-19
1
-10/+3
*
|
Issue 23261: Clean-up the hack to store the set.pop() search finger in a has...
Raymond Hettinger
2015-01-18
1
-21/+12
*
|
Issue #23181: More "codepoint" -> "code point".
Serhiy Storchaka
2015-01-18
1
-2/+2
|
\
\
|
|
/
|
*
Issue #23181: More "codepoint" -> "code point".
Serhiy Storchaka
2015-01-18
1
-2/+2
*
|
merge 3.4 (#23210)
Benjamin Peterson
2015-01-09
1
-1/+1
|
\
\
|
|
/
|
*
remove buzzword (closes #23210)
Benjamin Peterson
2015-01-09
1
-1/+1
*
|
Small clean-up. Factor-out common code for add, contains, and discard functi...
Raymond Hettinger
2014-12-27
1
-43/+27
*
|
Issue #23107: Tighten-up loops in setobject.c
Raymond Hettinger
2014-12-27
1
-55/+46
*
|
Issue #22783: Pickling now uses the NEWOBJ opcode instead of the NEWOBJ_EX
Serhiy Storchaka
2014-12-16
1
-98/+62
*
|
Issue #22581: Use more "bytes-like object" throughout the docs and comments.
Serhiy Storchaka
2014-12-05
2
-5/+4
|
\
\
|
|
/
|
*
Issue #22581: Use more "bytes-like object" throughout the docs and comments.
Serhiy Storchaka
2014-12-05
2
-5/+4
*
|
Issue #20335: bytes constructor now raises TypeError when encoding or errors
Serhiy Storchaka
2014-12-02
1
-7/+7
|
\
\
|
|
/
|
*
Issue #20335: bytes constructor now raises TypeError when encoding or errors
Serhiy Storchaka
2014-12-02
1
-7/+7
*
|
Issue #22975: Close block at right place.
Serhiy Storchaka
2014-12-01
1
-1/+1
|
\
\
|
|
/
|
*
Issue #22975: Close block at right place.
Serhiy Storchaka
2014-12-01
1
-1/+1
*
|
merge 3.4 (#22954)
Benjamin Peterson
2014-11-27
1
-1/+1
|
\
\
|
|
/
|
*
remove tautological condition (closes #22954)
Benjamin Peterson
2014-11-27
1
-1/+1
*
|
Issue #22869: Split pythonrun into two modules
Nick Coghlan
2014-11-20
1
-0/+16
*
|
Issue #20948: Inline makefmt() in unicode_fromformat_arg()
Victor Stinner
2014-11-18
1
-44/+9
*
|
Issue #22847: Improve method cache efficiency.
Antoine Pitrou
2014-11-14
1
-4/+36
*
|
Issue #22335: Fix crash when trying to enlarge a bytearray to 0x7fffffff byte...
Antoine Pitrou
2014-11-02
2
-11/+18
|
\
\
|
|
/
|
*
Issue #22335: Fix crash when trying to enlarge a bytearray to 0x7fffffff byte...
Antoine Pitrou
2014-11-02
2
-11/+18
*
|
merge with 3.4
Georg Brandl
2014-10-31
1
-2/+2
|
\
\
|
|
/
|
*
Closes #22772: fix __ifloordiv__ and __itruediv__ docstring.
Georg Brandl
2014-10-31
1
-2/+2
*
|
Issue #22653: Fix an assertion failure in debug mode when doing a reentrant d...
Antoine Pitrou
2014-10-17
1
-3/+3
|
\
\
|
|
/
|
*
Issue #22653: Fix an assertion failure in debug mode when doing a reentrant d...
Antoine Pitrou
2014-10-17
1
-3/+3
|
*
Merge 3.3
Benjamin Peterson
2014-10-16
1
-1/+1
|
|
\
|
|
*
Fixed signed/unsigned comparison warning
Antoine Pitrou
2014-10-15
1
-1/+1
*
|
|
Fixed signed/unsigned comparison warning
Antoine Pitrou
2014-10-15
1
-1/+1
*
|
|
merge 3.4 (closes #22643)
Benjamin Peterson
2014-10-15
1
-3/+2
|
\
\
\
|
|
/
/
|
*
|
merge 3.3
Benjamin Peterson
2014-10-15
1
-3/+2
|
|
\
\
|
|
|
/
|
|
*
it suffices to check for PY_SSIZE_T_MAX overflow (#22643)
Benjamin Peterson
2014-10-15
1
-3/+2
*
|
|
Merge 3.4
Benjamin Peterson
2014-10-15
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Merge 3.3
Benjamin Peterson
2014-10-15
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
make sure length is unsigned
Benjamin Peterson
2014-10-15
1
-1/+1
*
|
|
merge 3.4 (#22643)
Benjamin Peterson
2014-10-15
1
-0/+5
|
\
\
\
|
|
/
/
|
*
|
merge 3.3 (#22643)
Benjamin Peterson
2014-10-15
1
-0/+5
|
|
\
\
|
|
|
/
|
|
*
fix integer overflow in unicode case operations (closes #22643)
Benjamin Peterson
2014-10-15
1
-0/+5
*
|
|
Issue #22615: Argument Clinic now supports the "type" argument for the
Larry Hastings
2014-10-13
1
-1/+1
[next]