Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve section title | Benjamin Peterson | 2015-05-31 | 1 | -2/+2 |
| | |||||
* | Issue 22357: Merge from 3.4 | Yury Selivanov | 2015-05-30 | 1 | -0/+11 |
|\ | |||||
| * | Issue 22357: Document __qualname__ in inspect.rst | Yury Selivanov | 2015-05-30 | 1 | -0/+11 |
| | | |||||
* | | Reverting my previous commit. | Yury Selivanov | 2015-05-30 | 5 | -176/+9 |
| | | | | | | | | Something went horribly wrong when I was doing `hg rebase`. | ||||
* | | Merge 3.5 | Yury Selivanov | 2015-05-30 | 5 | -9/+176 |
|\ \ | |||||
| * \ | Issue 24315: Make collections.abc.Coroutine derived from Awaitable | Yury Selivanov | 2015-05-29 | 1 | -5/+5 |
| |\ \ | | | | | | | | | | | | | (Merge 3.5) | ||||
| * | | | docs/whatsnew/3.6: Mention that 'async' and 'await' will be keywords in 3.7 | Yury Selivanov | 2015-05-28 | 1 | -0/+8 |
| | | | | |||||
| * | | | Merge 3.5 | Yury Selivanov | 2015-05-28 | 1 | -0/+8 |
| |\ \ \ | |||||
| * \ \ \ | merge 3.5 | Benjamin Peterson | 2015-05-28 | 1 | -4/+0 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Issue 24017: Drop getawaitablefunc and friends in favor of unaryfunc. | Yury Selivanov | 2015-05-28 | 1 | -6/+6 |
| |\ \ \ \ \ | |||||
| * | | | | | | More version bumping to 3.6. | Ned Deily | 2015-05-28 | 3 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the creation of the 3.5 branch earlier in the process, it is necessary to do some of the version bumps now rather than at final release time (for example, the equivalent of the 3.4->3.5 bumps in f2bf12fa22c1). (Some of those changes have already been made, for example in 30f5e7ec6afe.) | ||||
| * | | | | | | Add whatsnew for 3.6 | Yury Selivanov | 2015-05-28 | 2 | -0/+159 |
| | | | | | | | |||||
* | | | | | | | docs/whatsnew: Mention OrderedDict C implementation | Yury Selivanov | 2015-05-30 | 1 | -0/+4 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Issue 24315: Make collections.abc.Coroutine derived from Awaitable | Yury Selivanov | 2015-05-29 | 1 | -5/+5 |
| |_|_|/ / |/| | | | | |||||
* | | | | | docs/whatsnew: Mention that 'async' and 'await' will be keywords in 3.7 | Yury Selivanov | 2015-05-28 | 1 | -0/+8 |
| |_|/ / |/| | | | |||||
* | | | | remove STORE_MAP, since it's unused | Benjamin Peterson | 2015-05-28 | 1 | -4/+0 |
| |/ / |/| | | |||||
* | | | Issue 24017: Drop getawaitablefunc and friends in favor of unaryfunc. | Yury Selivanov | 2015-05-28 | 1 | -6/+6 |
|/ / | |||||
* | | merge 3.4 | Benjamin Peterson | 2015-05-27 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | update for 3.6 emerging | Benjamin Peterson | 2015-05-27 | 1 | -1/+2 |
| | | |||||
* | | Issue 24304: Fix broken license link in FAQ. | Ned Deily | 2015-05-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue 24304: Fix broken license link in FAQ. | Ned Deily | 2015-05-27 | 1 | -1/+1 |
| | | |||||
* | | rephrase | Benjamin Peterson | 2015-05-27 | 1 | -7/+7 |
| | | |||||
* | | Remove UTF-8 BOMs. | Serhiy Storchaka | 2015-05-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Remove UTF-8 BOMs. | Serhiy Storchaka | 2015-05-25 | 1 | -1/+1 |
| | | |||||
* | | Update SOURCE_URI to reflect that we're branching 3.5 now. | Larry Hastings | 2015-05-24 | 1 | -1/+1 |
| | | |||||
* | | Updated topics (and susp-ignored) for Python 3.5.0b1. | Larry Hastings | 2015-05-24 | 1 | -1/+1 |
| | | |||||
* | | Fix bad indent in whatsnew/3.5.rst. | Guido van Rossum | 2015-05-23 | 1 | -1/+1 |
| | | |||||
* | | Add pointer to IDLE what's new file. | Terry Jan Reedy | 2015-05-23 | 1 | -0/+9 |
| | | |||||
* | | Merge with 3.4 | Terry Jan Reedy | 2015-05-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | whitespace | Terry Jan Reedy | 2015-05-23 | 1 | -1/+1 |
| | | |||||
* | | Merge with 3.4 | Terry Jan Reedy | 2015-05-23 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Add pointer to IDLE what's new file. | Terry Jan Reedy | 2015-05-23 | 1 | -0/+10 |
| | | |||||
* | | Fix Sphinx warnings. | Berker Peksag | 2015-05-23 | 2 | -1/+2 |
| | | |||||
* | | Merge with 3.4 | Terry Jan Reedy | 2015-05-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Make expression legal python by adding '1'. | Terry Jan Reedy | 2015-05-23 | 1 | -1/+1 |
| | | |||||
* | | Issue #24204: Elaborate of the str.strip() documentation. | Raymond Hettinger | 2015-05-23 | 1 | -0/+10 |
| | | |||||
* | | Issue #24269: Minor doc fixups. | Raymond Hettinger | 2015-05-23 | 1 | -5/+6 |
| | | |||||
* | | PEP 489: Multi-phase extension module initialization | Nick Coghlan | 2015-05-23 | 3 | -37/+102 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Known limitations of the current implementation: - documentation changes are incomplete - there's a reference leak I haven't tracked down yet The leak is most visible by running: ./python -m test -R3:3 test_importlib However, you can also see it by running: ./python -X showrefcount Importing the array or _testmultiphase modules, and then deleting them from both sys.modules and the local namespace shows significant increases in the total number of active references each cycle. By contrast, with _testcapi (which continues to use single-phase initialisation) the global refcounts stabilise after a couple of cycles. | ||||
* | | Issue #23086: Add start and stop arguments to the Sequence.index() mixin method. | Raymond Hettinger | 2015-05-23 | 1 | -0/+14 |
| | | |||||
* | | merge | Raymond Hettinger | 2015-05-22 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Issue #24219: Remove duplicate literal in docs. | Raymond Hettinger | 2015-05-22 | 1 | -2/+1 |
| | | |||||
* | | Issue 24230: The tempfile module now accepts bytes for prefix, suffix and dir | Gregory P. Smith | 2015-05-22 | 2 | -3/+41 |
| | | | | | | | | parameters and returns bytes in such situations (matching the os module APIs). | ||||
* | | Issue #23955: Add pyvenv.cfg option to suppress registry/environment lookup ↵ | Steve Dower | 2015-05-22 | 1 | -3/+18 |
| | | | | | | | | | | | | for generating sys.path. Also cleans up and secures getpathp.c | ||||
* | | Issue 20438: Add a note about deprecating old inspect APIs to whatsnew. | Yury Selivanov | 2015-05-22 | 2 | -2/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, deprecate formatargspec, formatargvalues, and getargvalues functions. Since we are deprecating 'getfullargspec' function in 3.5 (documentation only, no DeprecationWarning), it makes sense to also deprecate functions designed to be directly used with it. In 3.6 we will remove 'getargsspec' function (was deprecated since Python 3.0), and start raising DeprecationWarnings in other 'getarg*' family of functions. We can remove them in 3.7 or later. Also, it is worth noting, that Signature API does not provide 100% of functionality that deprecated APIs have. It is important to do a soft deprecation of outdated APIs in 3.5 to gather users feedback, and improve Signature object. | ||||
* | | Preliminary typing.py, anticipating provisional acceptance of PEP 484. | Guido van Rossum | 2015-05-22 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | | There area bunch of TODOs here, but the biggest (not mentioned in the file) is that I'm going to take out __instancecheck__ and __subclasscheck__. However my personal schedule is such that I probably won't have time for these before Larry tags beta 1. But I will try -- this commit is mostly to make sure that typing.py doesn't completely miss the train. PS. I'm tracking issues at https://github.com/ambv/typehinting/issues. | ||||
* | | Fix extraneous BOM in whatsnew. | Zachary Ware | 2015-05-22 | 1 | -1/+1 |
| | | | | | | | | That's what I get for using Notepad to make a quick edit... | ||||
* | | Issue #20035: Reimplement tkinter._fix module as a C function. | Zachary Ware | 2015-05-22 | 1 | -1/+9 |
| | | | | | | | | | | The new private C function makes no permanent changes to the environment and is #ifdef'd out on non-Windows platforms. | ||||
* | | Issue 20438: Deprecate inspect.getargspec() and friends. | Yury Selivanov | 2015-05-22 | 1 | -6/+7 |
| | | |||||
* | | docs: Mention PEP 479 in whatsnew. | Yury Selivanov | 2015-05-22 | 1 | -0/+21 |
| | | | | | | | | Issue 22906. | ||||
* | | Issue 24180: Fixes by Berker Peksag. | Yury Selivanov | 2015-05-21 | 4 | -23/+7 |
| | |