[Python-Dev] devguide: Backporting is obsolete. Add details that I had to learn.

Nick Coghlan ncoghlan at gmail.com
Tue Jan 10 02:52:40 CET 2012


On Tue, Jan 10, 2012 at 7:59 AM, Antoine Pitrou <solipsis at pitrou.net> wrote:
> Please avoid using the terms "minor version" and "major version", they
> are confusing.

Indeed. "Feature release" (2.7, 3.2, 3.3) and "release series" (2.x,
3.x) are the least confusing terms we have available.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list