On Fri, 29 Jul 2011 14:35:19 +0200 eric.araujo <[email protected]> wrote: > http://hg.python.org/cpython/rev/97527f3f9829 > changeset: 71555:97527f3f9829 > branch: 3.2 > user: Éric Araujo <[email protected]> > date: Tue Jul 26 17:32:50 2011 +0200 > summary: > Fix sorting or wording of some NEWS entries. > > I would have put io and ctypes fixes into Extension Modules, but I > respected the choice of Antoine or Victor and left them in Library.
There's no practical difference (from the user's point of view) between extension modules and the library, so I think the "Extension Modules" section should simply die. Regards Antoine. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
