2013-11-02 |
Serhiy Storchaka | Issue #19085: Added basic tests for all tkinter widget... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Serhiy Storchaka | Issue #19085: Added basic tests for all tkinter widget... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Brett Cannon | Abstract out stat calls in importlib for easier experim... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Brett Cannon | Issue #19410: Put back in special-casing of '' for |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Brett Cannon | Silence a compiler warning about an unused function |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Tim Golden | Issue #19464 Suppress compiler warnings during clean... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Eric Snow | Issue #19413: Disregard duplicate namespace portions... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Eric Snow | Issue #19413: Restore pre-3.3 reload() semantics of... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Victor Stinner | Close #19442: warn_explicit() does nothing when called... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Vinay Sajip | Closes #19349: Merged fix from 3.3. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Vinay Sajip | Issue #19349: Corrected error message. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Guido van Rossum | Close resources owned by subclass before calling super... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Tim Golden | Null merge |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Tim Golden | Issue #19418 Fix some warnings on Win64 |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Victor Stinner | Issue #19437: Cleanup r_ref() of the marshal module |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Victor Stinner | Issue #19437: Fix r_object() of marshal module, handle... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Victor Stinner | Issue #19437: Fix r_object() of marshal module, handle... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Victor Stinner | Issue #19437: Fix r_PyLong() of marshal module, stop... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Victor Stinner | Issue #19437: Fix newPySSLSocket(), handle PyWeakref_Ne... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Victor Stinner | Issue #19437: Fix PyCFuncPtrType constructor, handle |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Victor Stinner | Issue #19437: Fix PyCArrayType constructor, raise Memor... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Victor Stinner | Issue #19437: Fix fill_and_set_sslerror() of _ssl,... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Victor Stinner | Issue #19437: Fix show_warning() of _warnings, stop... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Victor Stinner | Issue #19437: Fix get_filter() from _warnings, don... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Eli Bendersky | Null merge for issue #19452 |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Eli Bendersky | Issue #19452: Clarify the documentation of iterparse... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Victor Stinner | Issue #19437: Fix _pickle, don't call _Unpickler_SkipCo... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Victor Stinner | cleanup _Unpickler_SkipConsumed(): remove 1 level of... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Tim Golden | Issue #19418 Fix some warnings on Win64 |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Benjamin Peterson | make string literal const |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Vinay Sajip | Merged documentation update from 3.3. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Vinay Sajip | Corrected some incorrect cross-references. |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Guido van Rossum | asyncio: Add new file (forgotten). |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Guido van Rossum | asyncio: Add support for running subprocesses on Window... |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Guido van Rossum | asyncio: Make the IOCP proactor support "waitable"... |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Guido van Rossum | asyncio: Update some comments. |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Guido van Rossum | asyncio: When not closing the connection after receivin... |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Charles-François... | Issue #19172: Add a get_map() method to selectors. |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Victor Stinner | Issue #19437: Fix select.epoll.poll(), fix code handlin... |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Victor Stinner | Issue #19437: Fix os.statvfs(), handle errors |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Victor Stinner | Issue #19424: Fix a compiler warning |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Benjamin Peterson | merge 3.3 (#19435) |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Benjamin Peterson | merge 3.2 (#19435) |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Benjamin Peterson | merge 3.1 (#19435) |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Benjamin Peterson | use the collapsed path in the run_cgi method (closes... |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Benjamin Peterson | update comment |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #19442: Fix warnings emitted during Python shutdown |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #19424: Fix test_warnings for locale encoding... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #19424: Fix the warnings module to accept filenam... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #19424: Optimize PyUnicode_CompareWithASCIIString() |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Ned Deily | Issue #19373: Add Misc/NEWS entry. |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Christian Heimes | merge |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Christian Heimes | merge |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Christian Heimes | fix language |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Tim Golden | Null merge |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Tim Golden | Issue 15792 Correct build options on Win64. Patch by... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Antoine Pitrou | Issue #17936: Fix O(n**2) behaviour when adding or... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Christian Heimes | merge |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Christian Heimes | Issue #19227 / Issue #18747: Remove pthread_atfork... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Christian Heimes | Issue #18747: document issue with OpenSSL's CPRNG state... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Christian Heimes | Issue #19227 / Issue #18747: Remove pthread_atfork... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #19437: Fix dec_format() of the _decimal module... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #19433: test_capi: check signness of some C types |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #19433: test_capi: add tests on the size of some... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #19437: Fix _PyUnicode_New() (constructor of... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #19437: Fix PyObject_CallFunction(), handle Py_Va... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Cleanup locale.localeconv(): move Py_DECREF() closer... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #19437: Fix convert_op_cmp() of decimal.Decimal... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #19437: Fix Array_subscript() of ctypes, handle... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Christian Heimes | Issue #19420: Fix reference leak in module initalizatio... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #18609: Add a fast-path for "iso8859-1" encoding |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | fix indent |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Georg Brandl | merge with 3.3 |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Georg Brandl | Clarify sentence. |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Georg Brandl | Closes #19416: fix references in the nntplib docs. |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Georg Brandl | Fix wrong signature for two-argument newwin(). Found... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Georg Brandl | Fix typo: js_JP is not a valid locale. |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #18408: Fix PyCStructUnionType_update_stgdict... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #18408: Fix _ctypes_alloc_format_string(), raise... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #18408: Fix bytearrayiter.partition()/rpartition... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #18408: Fix error handling in PyBytes_FromObject() |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #18408: Fix iobase_readline(), handle PyByteArray... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #18408: Fix zipimport, handle PyUnicode_Substring... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #19428: zipimport now handles errors when reading... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #18408: Fix PyUnicode_AsUTF8AndSize(), raise... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Victor Stinner | Issue #18408: Add a new PyFrame_FastToLocalsWithError... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Victor Stinner | CJK codecs: less magical macros, semicolon is now explicit |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Victor Stinner | CJK codecs: less magic macros, require explicit semicolon |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Richard Oudkerk | Issue #19425 -- a pickling error should not cause pool... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Victor Stinner | CJK codecs: add newlines for readability |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Victor Stinner | CJK codecs: use less magic and more readable macros... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Victor Stinner | CJK codecs: remove unused TRYMAP_ENC_MPLANE macro |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Victor Stinner | Issue #18509: handle PyUnicode_Writer() error |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Richard Oudkerk | Merge. |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Nadeem Vawda | #19395: Raise exception when pickling a (BZ2|LZMA)... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Nadeem Vawda | #19395: Raise exception when pickling a (BZ2|LZMA)... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Victor Stinner | Issue #19421: add an unit test for warnings.warn()... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Victor Stinner | Issue #19421: fix a check in warnings.warn() to be... |
commit | commitdiff | tree | snapshot |
next |