Ticket #67 (closed review: fixed)

Opened 1 year ago

Last modified 1 year ago

Embrace Python 2.5

Reported by: mscott Assigned to: mscott
Priority: normal Milestone: Schevo 3.1a1
Component: Schevo Keywords:
Cc:

Description

Schevo 3.1 will be usable only with Python 2.5.

Development versions may be usable with Python 2.4 up to a point, but eggs will only be distributed for Python 2.5, and tests will only be performed using Python 2.5.

Eventually, Python 2.5-specific features will be used and, just as earlier versions of Schevo became incompatible with Python 2.3, the Schevo 3.1 series will be incompatible with Python 2.4.

Change History

09/12/07 22:55:55 changed by mscott

  • owner set to mscott.
  • status changed from new to assigned.
  • type changed from discussion to implementation.

Schevo and SchevoZodb? have been updated to use Python 2.5

Had to fix a small problem with doctests that tested for deprecation warnings, but otherwise all other tests passed.

SchevoPolicy? has some issues unrelated to Python 2.5 -- these will be handled in #68

09/12/07 23:08:32 changed by mscott

TwitabitThirdParty updated with a newer, Python 2.5 compatible egg of AuthKit? 0.4.0-dev

09/12/07 23:09:37 changed by mscott

  • type changed from implementation to review.

Ready for review and merge.

pobrien, please review SchevoGtk if possible... thanks :)

09/15/07 16:04:06 changed by mscott

  • status changed from assigned to closed.
  • resolution set to fixed.

Merged at r3561

Tests for Schevo, SchevoDurus, and SchevoZodb? pass under both Python 2.4 and Python 2.5

09/15/07 16:05:46 changed by mscott

  • status changed from closed to reopened.
  • resolution deleted.

Oops, forgot to update documentation to refer to Python 2.5

Will do that in trunk...

09/15/07 19:08:34 changed by mscott

  • status changed from reopened to closed.
  • resolution set to fixed.

docs updated.