Denote issue 17911 has been merged/accepted

Instead of saying/when or if we can now say
definitively that this issue has been coded up
and merged.

Change-Id: I61f56e2cf878212c1ae9e0c8bbdac1f73193f083
This commit is contained in:
Joshua Harlow
2015-03-09 16:30:46 -07:00
parent 722d41b377
commit 1f4e596e23

View File

@@ -126,9 +126,9 @@ class Failure(object):
to have code ran when this happens, and this can cause issues and
side-effects that the receiver would not have intended to have caused).
TODO(harlowja): when/if http://bugs.python.org/issue17911 merges and
becomes available for use we should be able to use that and simplify the
methods and contents of this object.
TODO(harlowja): use parts of http://bugs.python.org/issue17911 and the
backport at https://pypi.python.org/pypi/traceback2/ to (hopefully)
simplify the methods and contents of this object...
"""
DICT_VERSION = 1