Opened 13 years ago
Closed 8 years ago
#9106 closed enhancement (wontfix)
Python 2.4 Compatibility
Reported by: | Guido U. Draheim | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | AnnouncerPlugin |
Severity: | normal | Keywords: | compatibility |
Cc: | Ryan J Ollos, Robert Corsaro | Trac Release: | 0.11 |
Description
Trac 0.12 does still officially support Python 2.4 - here are a couple of patches to allow the plugin to compile with it.
- trac-announcer-plugin-unstable/trac-announcer-plugin.no-empty-yield-acct_mgr-announce-01.patch
- trac-announcer-plugin-unstable/trac-announcer-plugin.no-empty-yield-bitten-announce-01.patch
Prebuilt packages for CentOs-5 / RHEL5 may be downloaded from the Open Build System at https://build.opensuse.org/package/show?package=trac-announcer-plugin-unstable&project=home%3Aguidod%3Atrac12
Attachments (3)
Change History (13)
Changed 13 years ago by
Attachment: | trac-announcer-plugin.no-empty-yield-acct_mgr-announce-01.patch added |
---|
Changed 13 years ago by
Attachment: | trac-announcer-plugin.no-empty-yield-bitten-announce-01.patch added |
---|
comment:1 Changed 12 years ago by
Cc: | Ryan J Ollos Robert Corsaro added; anonymous removed |
---|---|
Keywords: | compatibility added |
Owner: | changed from Robert Corsaro to Steffen Hoffmann |
Priority: | low → normal |
Trac Release: | 0.12 → 0.11 |
Changed 12 years ago by
Attachment: | 20110105-06_anonymous_python2.4-fixes.patch added |
---|
moving anonymous patch data from wiki:AnnouncerPlugin in here
comment:3 follow-up: 4 Changed 10 years ago by
I pushed a small change in [13963] to try and address SO:24117488. We should just apply attachment:20110105-06_anonymous_python2.4-fixes.patch though. Any objections to applying the patch?
comment:4 Changed 10 years ago by
comment:5 Changed 10 years ago by
Thanks for the feedback. I'll try to apply the patch in the next day or so.
comment:7 Changed 10 years ago by
I'll update the changelog message for [13963] so that it references this ticket.
comment:9 Changed 8 years ago by
Owner: | Steffen Hoffmann deleted |
---|
comment:10 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Seemingly more complete patches have been added as anonymous contribution to the main wiki page for this plugin between 05-Jan-2011 and 06-Jan-2011 with reference to Python2.4 on Centos 5.4.
IMHO the overlap provides confirmation for aforementioned changes, but some new code to verify is introduced as well. Moving it in here now from the wiki page according to our preferred style for contributions and issue tracking.