[New-bugs-announce] [issue1066] Implement PEPs 3109, 3134

Collin Winter report at bugs.python.org
Fri Aug 31 01:01:36 CEST 2007


New submission from Collin Winter:

This does not implement __context__; it turned out to be much more
difficult than expected and will require some more thought. The new
raise syntax and the __traceback__ and __cause__ attributes are
implemented, however. This does not yet include a docs patch, though I'm
working on that now.

----------
assignee: gvanrossum
components: Interpreter Core, Library (Lib), Tests
files: raise.patch
keywords: patch, py3k
messages: 55517
nosy: collinwinter, gvanrossum
severity: normal
status: open
title: Implement PEPs 3109, 3134
type: behavior
versions: Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1066>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: raise.patch
Type: text/x-patch
Size: 27839 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20070830/697ec670/attachment-0001.bin 


More information about the New-bugs-announce mailing list