2015-05-08 |
Ned Deily | Minor updates to the OS X installer ReadMe.rtf. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Ned Deily | Minor updates to the OS X installer ReadMe.rtf. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Larry Hastings | Issue #20274: When calling a _sqlite.Connection, it... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Larry Hastings | Issue #20274: Remove ignored and erroneous "kwargs... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Larry Hastings | Merge from 3.4. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Larry Hastings | Issue #21520: test_zipfile no longer fails if the word... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Andrew Svetlov | Merge 3.4 |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Andrew Svetlov | Fix doc: asyncio.Semaphore.release() actually is a... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Larry Hastings | Issue #24000: Improved Argument Clinic's mapping of... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Benjamin Peterson | Merge 3.4 |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Benjamin Peterson | shorten capsule name macro; it doesn't need to be so... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Benjamin Peterson | merge heads |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Benjamin Peterson | merge 3.4 |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Benjamin Peterson | remove word we don't need |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Zachary Ware | Merge from 3.4. |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Zachary Ware | Fix copy/paste errors. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Serhiy Storchaka | Fixed English in error message. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Serhiy Storchaka | Fixed English in error message. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Serhiy Storchaka | Issue #24134: assertRaises(), assertRaisesRegex(),... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Serhiy Storchaka | Issue #24134: assertRaises(), assertRaisesRegex(),... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Serhiy Storchaka | Use specialized functions intead of Py_BuildValue(... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Serhiy Storchaka | Issue #23880: Tkinter's getint() and getdouble() now... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Serhiy Storchaka | Issue #24009: Got rid of using rare "y#" format unit... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Serhiy Storchaka | Issue #24125: Saved error's line and column numbers... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Serhiy Storchaka | Issue #24125: Saved error's line and column numbers... |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Berker Peksag | Fix remaining tests and remove an unused import. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Berker Peksag | Merge heads. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Berker Peksag | Issue #9517: Move script_helper to the support package. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Eric Snow | Remove an unnecessary flag. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Benjamin Peterson | PEP 448: additional unpacking generalizations (closes... |
commit | commitdiff | tree | snapshot |
2015-05-05 |
doko@ubuntu.com | - merge 3.4 |
commit | commitdiff | tree | snapshot |
2015-05-05 |
doko@ubuntu.com | - Issue #24122, fix quoting for LIBPL |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Guido van Rossum | Issue 24088: Clarify semantics of yield expression... |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Guido van Rossum | Issue 24088: Clarify semantics of yield expression. |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Raymond Hettinger | Issue #24113: Remove unreachable code in shlex. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Eric Snow | Issue #23911: Fix mixed bytes/strings. |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Larry Hastings | Issue #24001: Argument Clinic converters now use accept... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Serhiy Storchaka | Issue #20159. Converted the _elementtree module to... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Steve Dower | Enables shortcuts to be deselected when installing... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Larry Hastings | Fix Windows build breakage from checkins on Issues... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Benjamin Peterson | merge 3.4 (#24118) |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Benjamin Peterson | update example, since python.org is HTTPS-only now... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Benjamin Peterson | merge 3.4 (#24096) |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Benjamin Peterson | merge 3.3 (#24096) |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Benjamin Peterson | be more robust against the filters list changing under... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Serhiy Storchaka | Issue #20179: Converted the _ssl module to Argument... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Serhiy Storchaka | Issue #20148: Converted the _sre module to Argument... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Serhiy Storchaka | Issue #20168: Converted the _tkinter module to Argument... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Serhiy Storchaka | Issue #23330: h2py now supports arbitrary filenames... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Serhiy Storchaka | Issue #23330: h2py now supports arbitrary filenames... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Serhiy Storchaka | Issue #22619: Added negative limit support in the trace... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Steve Dower | Updates documentation for installing Python on Windows. |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Steve Dower | Replaces use of WinRAR to generate ZIP file with Python... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Benjamin Peterson | merge 3.4 (#24094) |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Benjamin Peterson | merge 3.3 (#24094) |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Benjamin Peterson | remove merge markers |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Benjamin Peterson | just sort the items tuple directly (closes #24094) |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Guido van Rossum | Asyncio issue 222 / PR 231 (Victor Stinner) -- fix... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Guido van Rossum | Asyncio issue 222 / PR 231 (Victor Stinner) -- fix... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Eric Snow | Issue #23911: Move path-based bootstrap code to a separ... |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Steve Dower | Makes embedded distribution a plain ZIP file and correc... |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Steve Dower | Fixes Python failing to run during Windows release... |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Steve Dower | Update Windows installer for new CRT version. |
commit | commitdiff | tree | snapshot |
2015-05-02 |
R David Murray | Merge: #24108: Update fnmatch.translate example to... |
commit | commitdiff | tree | snapshot |
2015-05-02 |
R David Murray | #24108: Update fnmatch.translate example to show correc... |
commit | commitdiff | tree | snapshot |
2015-05-02 |
R David Murray | Merge: #24081: Remove obsolete caveat from import docs. |
commit | commitdiff | tree | snapshot |
2015-05-02 |
R David Murray | #24081: Remove obsolete caveat from import docs. |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Raymond Hettinger | Defer deleted item decref until after the deque is... |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Raymond Hettinger | Issues #24099, #24100, and #24101: Fix free-after-use... |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Serhiy Storchaka | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Serhiy Storchaka | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Vinay Sajip | Closes #24060: Merged documentation update from 3.4. |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Vinay Sajip | Issue #24060: Made logging.Formatter documentation... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Benjamin Peterson | merge 3.4 |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Benjamin Peterson | update links |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Raymond Hettinger | Issue #23910: Optimize property() getter calls. Patch... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
doko@ubuntu.com | - merge 3.4 |
commit | commitdiff | tree | snapshot |
2015-04-30 |
doko@ubuntu.com | - remove unused EXTRAPLATDIR macro in Makefile.pre.in |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Benjamin Peterson | merge 3.4 |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Benjamin Peterson | improve phrasing |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Ned Deily | Issue #24077: merge from 3.4 |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Ned Deily | Issue #24077: Fix typo in man page for -I command optio... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Benjamin Peterson | remove deleted method |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Benjamin Peterson | remove the concept of an unoptimized function scope... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Andrew Svetlov | Merge 3.4 |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Andrew Svetlov | Issue #21354: PyCFunction_New function is exposed by... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Berker Peksag | Issue #24062: Fix os.stat links. Patch by July Tikhonov. |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Berker Peksag | Issue #24062: Fix os.stat links. Patch by July Tikhonov. |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Benjamin Peterson | merge 3.4 (#24058) |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Benjamin Peterson | remove extern definition, since it's in a header file... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Antoine Pitrou | Add missing newline in NEWS |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Antoine Pitrou | Issue #23996: Avoid a crash when a delegated generator... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Antoine Pitrou | Issue #23996: Avoid a crash when a delegated generator... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Berker Peksag | Issue #23356: Simplify convert_arg_line_to_args example. |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Berker Peksag | Issue #23356: Simplify convert_arg_line_to_args example. |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Gregory P.... | Silence a gcc "may be used uninitialized" compiler... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Gregory P.... | Fix computation of max_fd on OpenBSD. Issue #23852. |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Gregory P.... | Fix computation of max_fd on OpenBSD. Issue #23852. |
commit | commitdiff | tree | snapshot |
next |