Ticket #3411 (closed enhancement: fixed)

Opened 4 years ago

Last modified 2 years ago

Python 2.4 backport (done)

Reported by: zany Assigned to: anonymous
Priority: low Component: GitPlugin
Severity: major Keywords:
Cc: Trac Release: 0.11

Description

Here is a completed back port of gitplugin for Trac 0.11 to run on Python 2.4. There is no feature disparity other than support for older Python.

Basicly some explicit locking/try-finally for when, unrolled all, and lambda for partial. It lacks the 2.5 elegance but makes this plugin available to people running older stable systems.

Perhaps you want to feature this on the plugin page or even apply the patch for maximum compat.

Attachments

gitplugin-port24.patch (8.1 kB) - added by zany on 07/17/08 19:06:05.
trac-git-plugin-port-python2.4.diff (7.7 kB) - added by guillaume.smet@gmail.com on 04/15/09 17:11:02.
TracGit-python24-r7757.patch (7.7 kB) - added by zac@sprackett.com on 08/05/10 15:07:27.
The same patch for r7757

Change History

07/17/08 19:06:05 changed by zany

  • attachment gitplugin-port24.patch added.

08/19/08 23:47:55 changed by rudd-o@rudd-o.com

  • owner changed from hvr to anonymous.
  • status changed from new to assigned.

When is this going to be MERGED?

09/08/08 20:15:20 changed by bobbysmith007

I second that it should be merged in ... mostly because i had to install it in order to use this plugin (which rocks!)

Thanks for the plugin, Russ

10/25/08 15:26:08 changed by nicholas

This was really useful, thank you - saved a bunch of time.

04/09/09 22:18:18 changed by retracile

The most recent version of gitplugin 0.11 to which this patch applies without error is r5377. No testing beyond determining that the patch applies was done.

04/15/09 17:11:02 changed by guillaume.smet@gmail.com

  • attachment trac-git-plugin-port-python2.4.diff added.

04/15/09 17:12:04 changed by guillaume.smet@gmail.com

I posted a new patch updated to r5517.

03/07/10 12:25:50 changed by hvr

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

(In [7752]) branched off python 2.4 backport of 0.11 using attachment:trac-git-plugin-python2.4.patch:ticket:6402

closes #6402 closes #5273 closes #3411 closes #5310

08/05/10 15:07:27 changed by zac@sprackett.com

  • attachment TracGit-python24-r7757.patch added.

The same patch for r7757


Add/Change #3411 (Python 2.4 backport (done))




Change Properties
Action