[issue14730] Implementation of the PEP 419: Protecting cleanup statements from interruptions

2019-04-27 Thread Mark Lawrence


Change by Mark Lawrence :


--
nosy:  -BreamoreBoy

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14730] Implementation of the PEP 419: Protecting cleanup statements from interruptions

2014-07-15 Thread Mark Lawrence

Mark Lawrence added the comment:

FTR PEP 419 has been deferred as there's no champion.

--
nosy: +BreamoreBoy

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14730
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14730] Implementation of the PEP 419: Protecting cleanup statements from interruptions

2012-10-01 Thread Ezio Melotti

Changes by Ezio Melotti ezio.melo...@gmail.com:


--
nosy: +asvetlov
stage:  - patch review
versions: +Python 3.4 -Python 3.3

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14730
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14730] Implementation of the PEP 419

2012-05-05 Thread Paul Colomiets

New submission from Paul Colomiets p...@colomiets.name:

Attached patch is a partial implementation of PEP 419, it lacks inspect module 
functions and requires more unit tests.

--
components: Interpreter Core
files: cleanuphook.patch
keywords: patch
messages: 159994
nosy: tailhook
priority: normal
severity: normal
status: open
title: Implementation of the PEP 419
type: enhancement
versions: Python 3.3
Added file: http://bugs.python.org/file25461/cleanuphook.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14730
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14730] Implementation of the PEP 419: Protecting cleanup statements from interruptions

2012-05-05 Thread R. David Murray

Changes by R. David Murray rdmur...@bitdance.com:


--
title: Implementation of the PEP 419 - Implementation of the PEP 419: 
Protecting cleanup statements from interruptions

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14730
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com