2013-07-22 |
Victor Stinner | Issue #18520: Fix initstdio(), handle PySys_SetObject... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Victor Stinner | Issue #18520: Fix _PyDict_GetItemId(), suppress _PyUnic... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Victor Stinner | Issue #18520: Fix PyFunction_NewWithQualName() error... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Victor Stinner | Reindent PyFunction_NewWithQualName() |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Victor Stinner | Issue #18520: initsite() is a little bit more verbose... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Victor Stinner | Issue #18520: Fix _PySys_Init(), handle PyDict_SetItemS... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Victor Stinner | Issue #18520: PyErr_NoMemory() now fails with a fatal... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Victor Stinner | Issue #18520: Add a new PyStructSequence_InitType2... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Brian Curtin | Merge |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Brian Curtin | Fix #18530. Remove extra stat call from posixpath.ismount |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Serhiy Storchaka | Issue #17944: test_zipfile now discoverable and uses... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Serhiy Storchaka | Issue #17944: test_zipfile now discoverable and uses... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Christian Heimes | Some compilers complain about 'control reaches end... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Christian Heimes | Some compilers complain about 'control reaches end... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Christian Heimes | Issue #15905: Fix theoretical buffer overflow in handli... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Christian Heimes | Issue #15905: Fix theoretical buffer overflow in handli... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Christian Heimes | merge |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Christian Heimes | merge |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Christian Heimes | Add sanity check to PyGrammar_LabelRepr() in order... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Christian Heimes | Add sanity check to PyGrammar_LabelRepr() in order... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Victor Stinner | Issue #18488: Fix _pysqlite_final_callback() |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Terry Jan Reedy | Merge with 3.3 |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Terry Jan Reedy | Issue #18439: Make patchcheck work on Windows for ACKS... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Christian Heimes | Now all error paths of _freeze_importlib use 'goto... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Christian Heimes | Now all error paths of _freeze_importlib use 'goto... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Benjamin Peterson | fix spacing |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Benjamin Peterson | let's not return NULL from functions that should return... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Christian Heimes | Issue #18514: Fix unreachable Py_DECREF() call in PyCDa... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Christian Heimes | Issue #18514: Fix unreachable Py_DECREF() call in PyCDa... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Christian Heimes | Fix reference and memory leaks in _freeze_importlib |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Christian Heimes | Fix reference and memory leaks in _freeze_importlib |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Victor Stinner | Issue #18520: Fix initsigs(), handle PyOS_InitInterrupt... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Victor Stinner | Issue #18519, #18408: Fix sqlite authorizer callback |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Raymond Hettinger | Minor code simplification by eliminating an unnecessary... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Christian Heimes | Check return value of lseek() in _Py_DisplaySourceLine(). |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Christian Heimes | Check return value of lseek() in _Py_DisplaySourceLine(). |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Christian Heimes | Propagate error when PyByteArray_Resize() fails in... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Christian Heimes | Propagate error when PyByteArray_Resize() fails in... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | merge |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | merge |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | merge |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Check return value of PyObject_AsFileDescriptor() in... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Check return value of PyObject_AsFileDescriptor() in... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Ned Deily | Issue #17532: merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Ned Deily | Issue #17532: Prevent exception when changing key sets... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Check return value of PyEval_GetGlobals() for NULL |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Check return value of PyEval_GetGlobals() for NULL |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Check return value of flush_character_buffer() |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Check return value of flush_character_buffer() |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Check return value of fstat() in _PyImport_GetDynLoadF... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Check return value of fstat() in _PyImport_GetDynLoadF... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Antoine Pitrou | test_ssl: use a bytestring here |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Antoine Pitrou | Issue #9177: Calling read() or write() now raises Value... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Mark Dickinson | Issue #18513: Add workaround for OS X 10.8 cexp bug... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Mark Dickinson | Issue #18513: Add workaround for OS X 10.8 cexp bug... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Add missing check of PyDict_Update()'s return value... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Add missing check of PyDict_Update()'s return value... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Add missing check of PyDict_SetItem()'s return value |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Add missing check of PyDict_SetItem()'s return value |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Check return value of PyType_Ready(&EncodingMapType) |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Check return value of PyType_Ready(&EncodingMapType) |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Add missing check of PyDict_SetItem()'s return value... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Add missing check of PyDict_SetItem()'s return value... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Add missing check of PyDict_SetItem()'s return value... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Add missing check of PyDict_SetItem()'s return value... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Issue #18327: Fix argument order in call to compatible_... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Fix fishy sizeof(Py_ssize_t *). |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Christian Heimes | Use strncat() instead of strcat() to silence some warnings. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Raymond Hettinger | Make the GCC-4.8 compiler happy by moving declarations... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Ethan Furman | Change _names to _names_ since the latter is reserved... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Ethan Furman | Close #18508 -- fix _value2member_map to always have... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Oudkerk | Merge. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Oudkerk | Prevent dangling threads/process warning for test_multi... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Victor Stinner | Issue #18408: Fix list_ass_slice(), handle list_resize... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Vinay Sajip | Closes #18479: Changed venv Activate.ps1 to make deacti... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Ronald Oussoren | (3.3->default): #18480: Add missing PyType_Ready call... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Ronald Oussoren | #18480: Add missing PyType_Ready call to _elementtree... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Ethan Furman | closes issue18042 -- a `unique` decorator is added... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Victor Stinner | (Merge 3.3) Fix posix_chflags(): return_value was unini... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Victor Stinner | Fix posix_chflags(): return_value was uninitialized... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Victor Stinner | Issue #18501, #18408: Fix expat handlers in pyexpat... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Victor Stinner | Issue #18408: Fix _elementtree.c, don't call Python... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Victor Stinner | Fix a compiler warning on FreeBSD |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Victor Stinner | Issue #18408: Fix PyInit__curses_panel(), handle import... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | Issue #18408: PyObject_Str(), PyObject_Repr() and type_... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | Issue #18408: Fix _pysqlite_fetch_one_row(), in debug... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | Issue #18408: PyEval_EvalFrameEx() and PyEval_CallObjec... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | Issue #18488: _pysqlite_final_callback() should not... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | Issue #18408: Fix dict_repr(), don't call PyObject_Repr... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | Issue #18408: Fix array_tolist(), handle PyList_SetItem... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | Issue #18408: Fix array_index(), handle getarrayitem... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | longobject.c: add an assertion to ensure that MEDIUM_VA... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | Issue #18408: Rewrite NEGATE() macro in longobject... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | Issue #18408: Fix PyType_Ready(), handle _PyDict_SetIte... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | Issue #18408: Fix Py_ReprEnter(), handle PyList_Append... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | Issue #18408: Fix listpop(), handle list_ass_slice... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | Issue #18408: Fix PyErr_SetImportError(), handle PyDict... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Victor Stinner | Issue #18408: Fix _PyImport_LoadDynamicModule(), handle... |
commit | commitdiff | tree | snapshot |
next |