Changes by Aaron Iles :
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue18054>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Aaron Iles :
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue18227>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Aaron Iles :
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue18203>
___
___
Python-bugs-list mailing list
Unsubscribe:
Aaron Iles added the comment:
My +1 is for the callback based approach. The brevity of the search loop for
finding the innermost function is (in my opinion at least) non-obvious, relying
on for loops not having their own scope as it does.
If a generator based API was adopted instead, I
Aaron Iles added the comment:
I've submitted a patch which adds a section to the code module's documentation
on overriding console output. It attempts to catalogue when sys.stderr,
sys.excepthook and sys.displayhook are used to print console output.
--
keywords: +patch
nos
Changes by Aaron Iles :
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue15475>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Aaron Iles :
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue13266>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Aaron Iles :
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue15490>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Aaron Iles :
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue15436>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Aaron Iles :
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue15696>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Aaron Iles :
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue15695>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Aaron Iles :
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue15513>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Aaron Iles :
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue15629>
___
___
Python-bugs-list mailing list
Unsubscribe:
Aaron Iles added the comment:
Patch successfully tested on Mac OSX 10.8. No regressions.
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue12
Aaron Iles added the comment:
I've updated the patch for the current default branch (to be Python 3.4) and
added documentation to the inspect module for the new unwraps function.
Functionally unwraps and it's tests are unchanged.
--
Added file: http://bugs.python.org/file27
Aaron Iles added the comment:
Should a new issue be created to decouple "print after every call" from the
single vs multiple statement condition that is a blocker for this issue? Or
can it be resolved here?
On Sunday, 9 December 2012, Nick Coghlan wrote:
>
> Nick Coghlan a
Changes by Aaron Iles :
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue5289>
___
___
Python-bugs-list mailing list
Unsubscribe:
http://mail.pyth
Changes by Aaron Iles :
--
nosy: +aliles
___
Python tracker
<http://bugs.python.org/issue16500>
___
___
Python-bugs-list mailing list
Unsubscribe:
18 matches
Mail list logo