[issue6574] List the __future__ features in a table

Georg Brandl report at bugs.python.org
Sat Sep 12 22:44:11 CEST 2009


Georg Brandl <georg at python.org> added the comment:

Accepted, except for two things:

* I'd drop the "a0" suffix for the mandatory version. "2.2" instead of
"2.2.0a0" is much better to comprehend.

* Why the ugly markup with the PEP refs? ``:pep:`number`: blah`` should
work well.

For 3k, all previous future features are still supported, so they can go
in there as well.

----------
resolution:  -> accepted

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


More information about the Python-bugs-list mailing list