Issue #25161: Merge full stops from 3.4 into 3.5

This commit is contained in:
Martin Panter 2015-10-10 10:44:25 +00:00
commit 84835ab1cb
38 changed files with 42 additions and 40 deletions

View file

@ -553,7 +553,7 @@ advance::
Due to the way the decorator protocol works, a callback function
declared this way cannot take any parameters. Instead, any resources to
be released must be accessed as closure variables
be released must be accessed as closure variables.
Using a context manager as a function decorator