[Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5 (original) (raw)

Victor Stinner victor.stinner at gmail.com
Tue Jan 7 11:13:12 CET 2014


2014/1/7 Paul Moore <p.f.moore at gmail.com>:

Will the relevant projects actually support only 2.X and 3.4/5+? If they expect to or have to support 3.2 or 3.3, then this change isn't actually going to help them much. If they will only support versions of Python 3 containing this change, then it may well be worth considering the impact of delaying it till 3.5.

Twisted and Mercurial don't support Python 3.

(I heard that Twisted Core supports Python 3, but I don't know if it's true nor the Python 3 version.)

Victor



More information about the Python-Dev mailing list