[issue18112] PEP 442 implementation

2013-07-30 Thread Antoine Pitrou
Antoine Pitrou added the comment: Committed with a couple further doc changes! -- resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed ___ Python tracker __

[issue18112] PEP 442 implementation

2013-07-30 Thread Roundup Robot
Roundup Robot added the comment: New changeset 3f994367a979 by Antoine Pitrou in branch 'default': Issue #18112: PEP 442 implementation (safe object finalization). http://hg.python.org/cpython/rev/3f994367a979 -- nosy: +python-dev ___ Python tracker

[issue18112] PEP 442 implementation

2013-07-28 Thread Antoine Pitrou
Changes by Antoine Pitrou : Added file: http://bugs.python.org/file31068/050c6d089164.diff ___ Python tracker ___ ___ Python-bugs-list mailing

[issue18112] PEP 442 implementation

2013-07-28 Thread Antoine Pitrou
Antoine Pitrou added the comment: Updated patch with the suggested changes, apart from a couple stylistic ones (waiting for your answer on these ones). -- ___ Python tracker ___

[issue18112] PEP 442 implementation

2013-07-27 Thread Benjamin Peterson
Benjamin Peterson added the comment: Modulo earlier comments, I think it looks good to land. -- ___ Python tracker ___ ___ Python-bugs

[issue18112] PEP 442 implementation

2013-07-27 Thread STINNER Victor
Changes by STINNER Victor : -- nosy: +haypo ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.

[issue18112] PEP 442 implementation

2013-07-27 Thread Christian Heimes
Changes by Christian Heimes : -- nosy: +christian.heimes ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http:/

[issue18112] PEP 442 implementation

2013-07-12 Thread Benjamin Peterson
Benjamin Peterson added the comment: Sorry for taking forever. I got half-way through version 1, but now I suppose I'm terribly behind the latest and greatest. -- ___ Python tracker ___

[issue18112] PEP 442 implementation

2013-07-12 Thread Antoine Pitrou
Antoine Pitrou added the comment: Updated patch (again). -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: htt

[issue18112] PEP 442 implementation

2013-07-12 Thread Antoine Pitrou
Changes by Antoine Pitrou : Added file: http://bugs.python.org/file30907/f5ddbd98c2bf.diff ___ Python tracker ___ ___ Python-bugs-list mailing

[issue18112] PEP 442 implementation

2013-07-01 Thread Antoine Pitrou
Changes by Antoine Pitrou : Removed file: http://bugs.python.org/file30604/1d47c88412ac.diff ___ Python tracker ___ ___ Python-bugs-list maili

[issue18112] PEP 442 implementation

2013-07-01 Thread Antoine Pitrou
Changes by Antoine Pitrou : Added file: http://bugs.python.org/file30744/39731f1d2d38.diff ___ Python tracker ___ ___ Python-bugs-list mailing

[issue18112] PEP 442 implementation

2013-07-01 Thread Antoine Pitrou
Antoine Pitrou added the comment: Updated patch. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue18112] PEP 442 implementation

2013-06-15 Thread Antoine Pitrou
Changes by Antoine Pitrou : Added file: http://bugs.python.org/file30604/1d47c88412ac.diff ___ Python tracker ___ ___ Python-bugs-list mailing

[issue18112] PEP 442 implementation

2013-06-15 Thread Antoine Pitrou
New submission from Antoine Pitrou: Here is the patch implementing PEP 442. -- nosy: +benjamin.peterson ___ Python tracker ___ ___ Pyt

[issue18112] PEP 442 implementation

2013-06-15 Thread Antoine Pitrou
Changes by Antoine Pitrou : Removed file: http://bugs.python.org/file30602/19fd6ab59bbb.diff ___ Python tracker ___ ___ Python-bugs-list maili

[issue18112] PEP 442 implementation

2013-06-15 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- keywords: +patch Added file: http://bugs.python.org/file30602/19fd6ab59bbb.diff ___ Python tracker ___

[issue18112] PEP 442 implementation

2013-06-08 Thread Phil Connell
Changes by Phil Connell : -- nosy: +isoschiz, pconnell ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://m

[issue18112] PEP 442 implementation

2013-05-31 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- components: Interpreter Core hgrepos: 194 nosy: pitrou priority: normal severity: normal stage: patch review status: open title: PEP 442 implementation type: enhancement versions: Python 3.4 ___ Python tracker