On Thu, Jun 2, 2011 at 3:47 AM, eric.araujo <[email protected]> wrote: > http://hg.python.org/cpython/rev/c3f8991cd74d > changeset: 70587:c3f8991cd74d > user: Éric Araujo <[email protected]> > date: Wed Jun 01 15:20:44 2011 +0200 > summary: > The compiler class for EMX was removed
This is the kind of checkin comment where the phrasing is a little confusing. It could mean either "was removed by mistake and has now been restored" or else "is no longer supported and has been removed". (Checking the diff resolves the ambiguity in favour of the latter interpretation, but not all diffs are as simple as this one). It's worth trying to make the final state of the source tree explicit in the checkin message (no need to edit the history, just a note for future reference). Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ 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
