Bug#911837: fixed upstream

2019-02-15 Thread Glyph
This was fixed upstream as https://twistedmatrix.com/trac/ticket/9580 and will hopefully be in a release in the not too distant future.

Bug#782275: pre-parsed cffi runtime data structures

2015-04-13 Thread Glyph
Right now, cffi uses pycparser to parse the declarations for two reasons: 1. to generate the .c file which it then compiles, at build time 2. to generate the run-time metadata it uses to invoke that library, at run time there is no intermediary representation of the signatures which pycparser pr

Bug#521663: wrong package

2009-04-20 Thread glyph
The bug here was reported in Nevow, but the fix appears to only be in Twisted. I think the bug in Nevow is still relevant. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#474630: original motivation for __init__.py detection

2008-06-02 Thread glyph
On 10:19 am, [EMAIL PROTECTED] wrote: > I think the real solution is to fix python-twisted to use python modules > directories as God intended them to be. Removing the __init__.py check > is a really simple change and will fix the issue as well. As glyph mentions, this isn&#x

Bug#474630: original motivation for __init__.py detection

2008-04-27 Thread glyph
On 04:49 pm, [EMAIL PROTECTED] wrote: Josselin, Sam, Christopher and glyph, I put you on copy of this mail since I don't know if you are subscribed to this bug. Sorry for any inconvenience. I apologize again for the inconvenience, but in fact I was not subscribed to the bug,

Bug#474630: original motivation for __init__.py detection

2008-04-25 Thread glyph
Hi. I'm also an upstream developer on both Twisted and Nevow. Chris just explained what's going on to me and I think it might be helpful in resolving this issue if I explained the twisted plugin system's motivation and design in a bit more depth. Basically, the idea behind the Twisted plug