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 |
2013-10-28 |
Georg Brandl | null merge with 3.3 |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Georg Brandl | Add NEWS header for 3.3.4. |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Ned Deily | Issue #19373: merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Ned Deily | Issue #19373: Apply upstream change to Tk 8.5.15 fixing... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Tim Golden | Issue 15792 Correct build options on Win64. Patch by... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Serhiy Storchaka | Fixed merge test for Tcl/Tk <8.5 (issue #18964). |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Georg Brandl | Added tag v3.3.3rc1 for changeset fd53c500f8b8 |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Georg Brandl | Skip overzealous test for existence of the online licen... v3.3.3rc1 |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Georg Brandl | Bump to 3.3.3rc1. |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Georg Brandl | Fix markup errors in the docs and amend suspicious... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Georg Brandl | Update pydoc topics. |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Georg Brandl | Issue #19227: Try to fix deadlocks caused by re-seeding... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Georg Brandl | merge |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Georg Brandl | Issue #16037: HTTPMessage.readheaders() raises an HTTPE... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Georg Brandl | Issue #16040: CVE-2013-1752: nntplib: Limit maximum... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Georg Brandl | Issue #16041: CVE-2013-1752: poplib: Limit maximum... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Georg Brandl | Issue #17997: Change behavior of ``ssl.match_hostname... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Serhiy Storchaka | Issue #19405: Fixed outdated comments in the _sre module. |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Georg Brandl | Issue #16039: CVE-2013-1752: Change use of readline... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Ned Deily | Issue #15663: Force IDLE.app to run the GUI process... |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Benjamin Peterson | just return toplevel symbol table rather than all block... |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Ned Deily | Issue #15663: OS X installer builtin Tcl/Tk support |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Victor Stinner | Close #19339: telnetlib module is now using time.monoto... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Ned Deily | Issue #19400: Prevent extension module build failures... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Brett Cannon | Issue #19392: Document that imp.reload() now relies... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Tim Golden | Issue14255 Don't flatten case of tempdir |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Victor Stinner | Issue #18520: fix reference leak in _PySys_Init() |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
next |