Thomi Richards added the comment:
Re-uploaded the patch without the typo.
--
Added file: http://bugs.python.org/file44618/issue17188_3.4.patch
___
Python tracker
<http://bugs.python.org/issue17
Thomi Richards added the comment:
OK, it seems that patch applies cleanly to 3.5 and 3.6.
--
___
Python tracker
<http://bugs.python.org/issue17188>
___
___
Pytho
Thomi Richards added the comment:
I have attached a patch for 3.4, based on the patch submitted by Nitika
Agarwal. The main difference is that I think it's better to be explicit and
show a separate example of `raise X from None`.
I will submit a patch for later versions as
Thomi Richards added the comment:
Attached is a patch that adds a sentence to the UserDict module docs explicitly
stating that the viewkeys, viewitems, and viewvalues functions are not
implemented. I don't think it's worth adding support for these newer functions
in UserDict.
Thomi Richards added the comment:
Attached is a patch that adds documentation to `shelve.rst` explicitly stating
that it does not support the viewkeys, viewvalues, and viewitems methods.
I think this is the correct approach since it doesn't seems sensible to add
support for these metho
Thomi Richards added the comment:
The attached patch applies to 3.5, but not 2.7. If you're happy with it, I can
work up a version for 2.7 as well.
--
___
Python tracker
<http://bugs.python.org/is
Thomi Richards added the comment:
Attached patch for master branch.
--
keywords: +patch
nosy: +thomir
Added file: http://bugs.python.org/file44568/issue_26511.patch
___
Python tracker
<http://bugs.python.org/issue26
Changes by Thomi Richards :
--
nosy: +thomir
___
Python tracker
<http://bugs.python.org/issue20687>
___
___
Python-bugs-list mailing list
Unsubscribe: