Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | add trailing slash | Benjamin Peterson | 2015-05-11 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Fix news entry for issue 24018. | Guido van Rossum | 2015-05-09 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Issue 22906: Increment refcount after PyException_SetContext | Yury Selivanov | 2015-05-09 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Issue 22906: Add test file. | Yury Selivanov | 2015-05-09 | 1 | -0/+34 | |
| | | | | ||||||
* | | | | PEP 479: Change StopIteration handling inside generators. | Yury Selivanov | 2015-05-09 | 14 | -15/+103 | |
| | | | | | | | | | | | | | | | | Closes issue #22906. | |||||
* | | | | Issue #24018: Add a collections.Generator abstract base class. | Raymond Hettinger | 2015-05-09 | 4 | -2/+145 | |
| | | | | ||||||
* | | | | merge 3.4 | Benjamin Peterson | 2015-05-09 | 3 | -2/+15 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | ensure .keywords is always a dict | Benjamin Peterson | 2015-05-09 | 3 | -9/+9 | |
| | | | | ||||||
* | | | | merge 3.4 (#23042) | Benjamin Peterson | 2015-05-09 | 1 | -18/+30 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | merge heads | Benjamin Peterson | 2015-05-09 | 2 | -1/+1 | |
| |\ \ \ | ||||||
| * | | | | fix libffi compilation on FreeBSD (#23042) | Benjamin Peterson | 2015-05-09 | 1 | -18/+30 | |
| | | | | | | | | | | | | | | | | | | | | Patch from Marc-Andre Lemburg. | |||||
* | | | | | merge - upgrade setuptools to 15.2 | Donald Stufft | 2015-05-09 | 2 | -1/+1 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Upgrade setuptools to 15.2 | Donald Stufft | 2015-05-09 | 2 | -1/+1 | |
| |/ / / | ||||||
* | | | | Minor updates to the OS X installer ReadMe.rtf. | Ned Deily | 2015-05-08 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Minor updates to the OS X installer ReadMe.rtf. | Ned Deily | 2015-05-08 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | Issue #20274: When calling a _sqlite.Connection, it now complains if passed | Larry Hastings | 2015-05-08 | 2 | -3/+12 | |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | any keyword arguments. Previously it silently ignored them. Also: merge related change from 3.4, also reported on Issue #20274. | |||||
| * | | | Issue #20274: Remove ignored and erroneous "kwargs" parameters from three | Larry Hastings | 2015-05-08 | 2 | -3/+6 | |
| | | | | | | | | | | | | | | | | METH_VARARGS methods on _sqlite.Connection. | |||||
* | | | | Merge from 3.4. | Larry Hastings | 2015-05-08 | 2 | -2/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #21520: test_zipfile no longer fails if the word 'bad' appears | Larry Hastings | 2015-05-08 | 2 | -2/+6 | |
| | | | | | | | | | | | | | | | | anywhere in the name of the current directory. | |||||
* | | | | Merge 3.4 | Andrew Svetlov | 2015-05-08 | 1 | -2/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix doc: asyncio.Semaphore.release() actually is a regular function, not ↵ | Andrew Svetlov | 2015-05-08 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | coroutine | |||||
* | | | | Issue #24000: Improved Argument Clinic's mapping of converters to legacy | Larry Hastings | 2015-05-08 | 7 | -98/+119 | |
| | | | | | | | | | | | | | | | | "format units". Updated the documentation to match. | |||||
* | | | | Merge 3.4 | Benjamin Peterson | 2015-05-07 | 1 | -5/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | shorten capsule name macro; it doesn't need to be so long | Benjamin Peterson | 2015-05-07 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | merge heads | Benjamin Peterson | 2015-05-07 | 0 | -0/+0 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge from 3.4. | Zachary Ware | 2015-05-07 | 1 | -4/+4 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | merge 3.4 | Benjamin Peterson | 2015-05-07 | 2 | -5/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | remove word we don't need | Benjamin Peterson | 2015-05-07 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Fix copy/paste errors. | Zachary Ware | 2015-05-07 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | Basically, s/thread/coroutine/. | |||||
* | | | | Fixed English in error message. | Serhiy Storchaka | 2015-05-06 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fixed English in error message. | Serhiy Storchaka | 2015-05-06 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and | Serhiy Storchaka | 2015-05-06 | 3 | -11/+68 | |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | assertWarnsRegex() checks are not longer successful if the callable is None. Added tests for assertRaises(). | |||||
| * | | | Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and | Serhiy Storchaka | 2015-05-06 | 3 | -11/+68 | |
| | | | | | | | | | | | | | | | | | | | | | | | | assertWarnsRegex() checks are not longer successful if the callable is None. Added tests for assertRaises(). | |||||
* | | | | Use specialized functions intead of Py_BuildValue() in _tkinter. | Serhiy Storchaka | 2015-05-06 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj. | Serhiy Storchaka | 2015-05-06 | 9 | -84/+115 | |
| | | | | | | | | | | | | | | | | Tkinter's getdouble() now supports any numbers (in particular int). | |||||
* | | | | Issue #24009: Got rid of using rare "y#" format unit in TextIOWrapper.tell(). | Serhiy Storchaka | 2015-05-06 | 1 | -2/+11 | |
| | | | | | | | | | | | | | | | | | | | | Parsed value should be bytes, not general robuffer, this is required in other places. | |||||
* | | | | Issue #24125: Saved error's line and column numbers when an error is occured | Serhiy Storchaka | 2015-05-06 | 2 | -2/+15 | |
|\ \ \ \ | |/ / / | | | | | | | | | during closing expatreader. Fixed a regression introduced in issue #23865. | |||||
| * | | | Issue #24125: Saved error's line and column numbers when an error is occured | Serhiy Storchaka | 2015-05-06 | 2 | -2/+15 | |
| | | | | | | | | | | | | | | | | during closing expatreader. Fixed a regression introduced in issue #23865. | |||||
* | | | | Fix remaining tests and remove an unused import. | Berker Peksag | 2015-05-06 | 4 | -6/+7 | |
| | | | | ||||||
* | | | | Merge heads. | Berker Peksag | 2015-05-06 | 45 | -102/+115 | |
|\ \ \ \ | ||||||
| * | | | | Issue #9517: Move script_helper to the support package. | Berker Peksag | 2015-05-06 | 45 | -102/+115 | |
| | | | | | | | | | | | | | | | | | | | | Patch by Christie Wilson. | |||||
* | | | | | Remove an unnecessary flag. | Eric Snow | 2015-05-06 | 1 | -2/+0 | |
|/ / / / | ||||||
* | | | | PEP 448: additional unpacking generalizations (closes #2292) | Benjamin Peterson | 2015-05-06 | 26 | -2116/+2662 | |
| | | | | | | | | | | | | | | | | Patch by Neil Girdhar. | |||||
* | | | | - merge 3.4 | doko@ubuntu.com | 2015-05-05 | 2 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | - Issue #24122, fix quoting for LIBPL | doko@ubuntu.com | 2015-05-05 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Issue 24088: Clarify semantics of yield expression (merge from 3.4). | Guido van Rossum | 2015-05-05 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue 24088: Clarify semantics of yield expression. | Guido van Rossum | 2015-05-05 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Issue #24113: Remove unreachable code in shlex. | Raymond Hettinger | 2015-05-05 | 1 | -3/+0 | |
| | | | | ||||||
* | | | | Issue #23911: Fix mixed bytes/strings. | Eric Snow | 2015-05-04 | 1 | -2/+4 | |
| | | | | ||||||
* | | | | Issue #24001: Argument Clinic converters now use accept={type} | Larry Hastings | 2015-05-04 | 16 | -122/+163 | |
| | | | | | | | | | | | | | | | | instead of types={'type'} to specify the types the converter accepts. |