Re: [Trac] Re: Master / Sub-Tickets

ichthyo <[email protected]> Mon, 15 Dec 2025 18:28:39 +0100
Newsgroups gmane.comp.version-control.subversion.trac.general
Message-ID <[email protected]>
On 15/12/2025 17:38, Dan wrote:
> I'm not sure if I can help out a lot with this, but FYI my group is using=
 child=20
> tickets plugin.=C2=A0 It does check for open child tickets and prevent cl=
osing the=20
> parent if so.

Thanks, good to know. At least someone is using it...

> Yes, we've been using Python 3 version for for quite a few years.

Which version of Trac are you on?

>=C2=A0 I ported a few plugins myself, but it's been a while lol ...

Indeed, the porting to python-3 is usually not that hard,
in most cases it boils down to turning "print" into a function
and then to figure out where generators are used, because these
do not return a list any more.

But with Trac there is also the twist with the move away from
the Genshi templating engine, which allowed for post-processing.
If a plugin relied on that in a substantial way(as mastertickets did),
then just porting is not enough, it would require a complete rewrite.

Thanks anyway for your answer, very much appreciated

-- Hermann


--=20
You received this message because you are subscribed to the Google Groups "=
Trac Users" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to trac-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
To view this discussion visit https://groups.google.com/d/msgid/trac-users/=
d33b2f59-037c-4e48-9e8c-28d4b62c78e7%40ichthyostega.de.