[issue12067] Doc: remove errors about mixed-type comparisons.

Andy Maier report at bugs.python.org
Mon Oct 13 11:07:25 CEST 2014


Andy Maier added the comment:

Uploading v10 of the patch, which addresses all review comments made on v9.

There is one open question back to Martin Panter about which different types of byte sequences can be compared in Py 3.4.

I also believe this patch addresses all of Issue 22001. Let me know if you find that that is not the case.

If we continue to scope this patch to only the comparison chapter of the language reference, then I think we are done (see msg229229 about other places that need review and possibly updates).

Please review the patch v10.

----------
Added file: http://bugs.python.org/file36896/issue12067-expressions-py34_v10.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12067>
_______________________________________


More information about the Python-bugs-list mailing list