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
*
[3.6] bpo-31655: Validate keyword names in SimpleNamespace constructor. (GH-3...
Miss Islington (bot)
2017-10-07
1
-1/+5
*
[3.6] bpo-31619: Fixed a ValueError when convert a string with large number o...
Miss Islington (bot)
2017-10-03
1
-4/+4
*
[3.6] bpo-31492: Fix assertion failures in case of a module with a bad __name...
Serhiy Storchaka
2017-09-27
1
-4/+1
*
[3.6] bpo-31579: Fixed a possible leak in enumerate() with large indices. (GH...
Serhiy Storchaka
2017-09-26
1
-3/+9
*
[3.6] bpo-30923: Silence fall-through warnings included in -Wextra since gcc-...
Victor Stinner
2017-09-12
2
-4/+5
*
[3.6] bpo-31373: remove overly strict float range checks (GH-3486) (#3495)
Benjamin Peterson
2017-09-12
1
-2/+2
*
Backport docstring improvements to OrderedDict. (GH-3470)
Henk-Jaap Wagenaar
2017-09-11
1
-4/+6
*
[3.6] bpo-31393: Fix the use of PyUnicode_READY(). (GH-3451). (#3453)
Serhiy Storchaka
2017-09-08
3
-7/+16
*
[3.6] fixes bpo-31373: fix undefined floating-point demotions (GH-3396) (#3424)
Miss Islington (bot)
2017-09-07
1
-4/+6
*
[3.6] bpo-30662: fixed OrderedDict.__init__ docstring re PEP 468 (GH-2179) (G...
Mariatta
2017-09-06
1
-2/+1
*
bpo-31095: fix potential crash during GC (GH-3195)
INADA Naoki
2017-09-04
2
-0/+9
*
bpo-31161: only check for parens error for SyntaxError (#3083)
Martijn Pieters
2017-08-22
1
-5/+10
*
[3.6] bpo-31232: Backport custom print rshift message (GH-3155)
Nick Coghlan
2017-08-19
1
-0/+15
*
[3.6] bpo-30978: str.format_map() now passes key lookup exceptions through. (...
Serhiy Storchaka
2017-08-03
1
-6/+10
*
[3.6] bpo-22207: Add checks for possible integer overflows in unicodeobject.c...
Serhiy Storchaka
2017-07-11
1
-6/+12
*
[3.6] bpo-30597: Show expected input in custom 'print' error message. (GH-2531)
Nick Coghlan
2017-07-03
1
-3/+45
*
[3.6] bpo-13617: Reject embedded null characters in wchar* strings. (GH-2302)...
Serhiy Storchaka
2017-06-28
1
-0/+14
*
bpo-30704, bpo-30604: Fix memleak in code_dealloc() (#2455) (#2456)
Victor Stinner
2017-06-28
1
-1/+2
*
[3.6] bpo-30708: Check for null characters in PyUnicode_AsWideCharString(). (...
Serhiy Storchaka
2017-06-27
1
-0/+31
*
[3.6] bpo-30730: Prevent environment variables injection in subprocess on Win...
Serhiy Storchaka
2017-06-23
1
-2/+2
*
[3.6] bpo-30604: Move co_extra_freefuncs to interpreter state to avoid crashe...
Dino Viehland
2017-06-13
1
-11/+17
*
bpo-30524: Fix _PyStack_UnpackDict() (#1886)
Victor Stinner
2017-06-09
2
-11/+11
*
[3.6] bpo-27945: Fixed various segfaults with dict. (GH-1657) (#1677)
Serhiy Storchaka
2017-05-20
1
-25/+44
*
[3.6] bpo-25794: Fix `type.__setattr__()` for non-interned attribute names. (...
Serhiy Storchaka
2017-05-20
1
-5/+34
*
bpo-30281: Fix the default value for stop in PySlice_Unpack() (#1480) (#1529)
Xiang Zhang
2017-05-10
1
-3/+5
*
bpo-29802: Fix the cleaning up issue in PyUnicode_FSDecoder(). (#1217)
Serhiy Storchaka
2017-04-20
1
-0/+1
*
[3.6] bpo-12414: Update code_sizeof() to take in account co_extra memory. (#1...
Dong-hee Na
2017-04-20
1
-3/+7
*
bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (#1096...
Serhiy Storchaka
2017-04-19
1
-3/+9
*
[3.6] bpo-29549: Fixes docstring for str.index (GH-256) (GH-1028)
Mariatta
2017-04-09
2
-5/+20
*
bpo-29998: Pickling and copying ImportError now preserves name and path (#101...
Serhiy Storchaka
2017-04-08
1
-0/+48
*
Expand the PySlice_GetIndicesEx macro. (#1023) (#1044)
Serhiy Storchaka
2017-04-08
6
-20/+23
*
bpo-29941: Assert fixes (#886) (#955)
T. Wouters
2017-04-02
2
-2/+2
*
bpo-29949: Fix set memory usage regression (GH-945)
INADA Naoki
2017-04-01
1
-6/+5
*
bpo-28810: Update lnotab_notes.txt (GH-665) (GH-919)
Mariatta
2017-03-31
1
-22/+28
*
bpo-29935: Fixed error messages in the index() method of tuple, list and dequ...
Serhiy Storchaka
2017-03-30
2
-4/+4
*
bpo-29864: Don't use Py_SIZE for dict object. (#747) (#750)
Serhiy Storchaka
2017-03-22
1
-1/+1
*
bpo-28876: bool of large range raises OverflowError (#699) (#734)
Serhiy Storchaka
2017-03-20
1
-1/+11
*
bpo-29116: Fix error messages for concatenating bytes and bytearray with unsu...
Serhiy Storchaka
2017-03-19
2
-2/+2
*
bpo-28856: Let %b format for bytes support objects that follow the buffer pro...
Xiang Zhang
2017-03-14
1
-1/+14
*
Fix wrapping into StopIteration of return values in generators and coroutines...
Yury Selivanov
2017-03-12
1
-2/+1
*
[3.6] bpo-29714: Fix a regression that bytes format may fail when containing ...
Xiang Zhang
2017-03-06
1
-2/+2
*
bpo-29683 - Fixes to _PyCode_SetExtra when co_extra->ce->extras is (#402)
Brian Coleman
2017-03-02
1
-10/+14
*
bpo-29602: fix signed zero handling in complex constructor. (#203) (#206)
Mark Dickinson
2017-02-20
1
-3/+3
*
bpo-24274: fix erroneous comment in dictobject.c (GH-200)
INADA Naoki
2017-02-20
1
-1/+2
*
bpo-29347: Fix possibly dereferencing undefined pointers when creating weakre...
Xiang Zhang
2017-02-20
1
-0/+2
*
bpo-29438: fixed use-after-free in key sharing dict (#39)
INADA Naoki
2017-02-13
1
-3/+7
*
Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if
Serhiy Storchaka
2017-01-25
1
-24/+54
|
\
|
*
Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if
Serhiy Storchaka
2017-01-25
1
-24/+54
*
|
Issue #29337: Fixed possible BytesWarning when compare the code objects.
Serhiy Storchaka
2017-01-24
1
-3/+3
|
\
\
|
|
/
|
*
Issue #29337: Fixed possible BytesWarning when compare the code objects.
Serhiy Storchaka
2017-01-24
1
-3/+3
[next]