projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2013-07-27
Victor Stinner
Issue #15893: Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Victor Stinner
Issue #15893: frozenmain.c now handles PyMem_Malloc...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Christian Heimes
Issue #18552: Check return value of PyArena_AddPyObject...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Victor Stinner
Parser/asdl_c.py: use Py_CLEAR()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Victor Stinner
According to the PEP 7, C code must "use 4-space indents"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Christian Heimes
Issue #18561: Skip name in ctypes' _build_callargs...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Christian Heimes
Issue #18560: Fix potential NULL pointer dereference...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Christian Heimes
Issue #18559: Fix NULL pointer dereference error in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Christian Heimes
Handle yet another potential failure in testcapi
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Christian Heimes
Check return value of PyLong_FromLong(X509_get_version...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Christian Heimes
remove surplus and wrong Py_DECREF() introduced in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Christian Heimes
Fix declaration-after-statement of d49f65ff4f3c
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Christian Heimes
Fix memory leaks and add checks for failing malloc...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Christian Heimes
Fix possible NULL pointer dereferences in testcapi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Christian Heimes
Fix possible NULL pointer dereference in PyCurses_Start...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Brett Cannon
Issue #18556: Check the return value for PyUnicode_AsWi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
R David Murray
#15130: remove repeat of abstract paragraph from socket...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
R David Murray
#18503: small cleanups in test_email.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Christian Heimes
Issue #18549: Eliminate dead code in socket_ntohl().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Ezio Melotti
#14853: remove test that was making too many assumption...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Ezio Melotti
#16937: document that stdin is always buffered, even...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Christian Heimes
Fix potential NULL pointer dereferencing in ast module
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Vinay Sajip
Issue #18541: simplified LoggerAdapter example.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Benjamin Peterson
return NULL here
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
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
Add sanity check to PyGrammar_LabelRepr() in order...
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
Benjamin Peterson
fix spacing
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
Fix reference and memory leaks in _freeze_importlib
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-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
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 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
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_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
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-19
Richard Oudkerk
Prevent dangling threads/process warning for test_multi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Ronald Oussoren
#18480: Add missing PyType_Ready call to _elementtree...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Victor Stinner
Fix posix_chflags(): return_value was uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Serhiy Storchaka
Issue #18266: test_largefile now works with unittest...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Serhiy Storchaka
Issue #17767: test_locale now works with unittest test...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Serhiy Storchaka
Issue #18448: Fix a typo in Tools/demo/eiffel.py.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Serhiy Storchaka
Issue #18457: Fixed saving of formulas and complex...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
R David Murray
Closes #18475: add unittest.main() to test_email/test_i...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Richard Oudkerk
Issue #17778: Fix test discovery for test_multiprocessi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Benjamin Peterson
move declaration to top of block
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Benjamin Peterson
check the return value of new_string() (closes #18470)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Ned Deily
Issue #18471: Fix typo in heapq documentation (reported...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Barry Warsaw
- Issue #18440: Clarify that `hash()` can truncate...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
R David Murray
Closes #18464: fix typo in test name.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Richard Oudkerk
Issue #18344: Fix potential ref-leaks in _bufferedreade...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Serhiy Storchaka
Issue #18449: Make Tools/demo/ss1.py work again on...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Ned Deily
Issue #18452: fix several "occurrence" typos (reported...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Raymond Hettinger
Issue #18432: Fix unintended API change in the sched...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-13
Terry Jan Reedy
Issue #18365: convert buildbot errors to skips.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-13
Terry Jan Reedy
Issue #18279: Add tests for idlelib/RstripExtension...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-13
R David Murray
#18437: fix comment typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-13
Terry Jan Reedy
Issue #18365: normalize whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-07-13
Terry Jan Reedy
Issue #18365: Add mock Text class and test thereof...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
R David Murray
#18389: Clarify that relpath does not access the file...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Vinay Sajip
Issue #18433: Clarified venv documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Vinay Sajip
Issue #18434: Updated example script to tidy up resources.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Vinay Sajip
Merged upstream changes.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Vinay Sajip
Issue #18435: Replaced simple attribute container class...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
R David Murray
Merge heads.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
R David Murray
#18431: Decode encoded words in atoms in new email...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Vinay Sajip
Issue #18434: Updated example script in venv docs to...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
R David Murray
#18044: Fix parsing of encoded words of the form =...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Serhiy Storchaka
Issue #17872: Fix a segfault in marshal.load() when...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Serhiy Storchaka
Issue #18085: Add missed const modifier for some entrie...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Serhiy Storchaka
Issue #18101: Tcl.split() now process strings nested...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
R David Murray
#17987: properly document support.captured_xxx.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Serhiy Storchaka
Fix reference leaks introduced by the patch for issue...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Serhiy Storchaka
Issue #18336. Fix a link to StreamReader's read() method.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Christian Heimes
Issue #18426: improve exception message. Courtesy of...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Christian Heimes
Issue #18426: Fix NULL pointer dereference in C extensi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
R David Murray
#18424: PEP8ify the tense of the sum docstring.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
R David Murray
#18399: fix comment typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Charles-François...
Issue #18308: don't take the scope ID into account...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Christian Heimes
use $(LN) makefile variable instead of ln
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Ezio Melotti
#18403: fix an off-by-one typo noticed by Xue Fuqiao.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Ezio Melotti
Add a couple of tests for str.center with non-ASCII...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Ezio Melotti
#17198: Fix a NameError in the dbm module. Patch by...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Florent Xicluna
Issue #18013: Fix cgi.FieldStorage to parse the W3C...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Ronald Oussoren
Issue #18377: Code cleanup in Python Launcher
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Ronald Oussoren
Cleanup of documentation change from #17860
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Brett Cannon
Issue #18351: Fix various issues with
commit
|
commitdiff
|
tree
|
snapshot
next