[Bug 85233] Re: Dynamic modules cause CherryPy to constantly reload

2007-02-19 Thread Steve Kowalik
Successfully built, so closing bug. ** Changed in: python-cherrypy (Ubuntu) Status: Unconfirmed => Fix Released -- Dynamic modules cause CherryPy to constantly reload https://launchpad.net/bugs/85233 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailm

[Bug 85233] Re: Dynamic modules cause CherryPy to constantly reload

2007-02-19 Thread Steve Kowalik
python-cherrypy (2.2.1-3ubuntu1) feisty; urgency=low * Modify Maintainer field. * debian/patches/03_autoreloader_fix.dpatch - Fixed the auto-reloader if modules with an invalid __file__ attribute are loaded, using code from CherryPy 3. (LP: #85233) -- Steve Kowalik <[EMAIL PROTECTE

[Bug 85233] Re: Dynamic modules cause CherryPy to constantly reload

2007-02-15 Thread John Millikin
** Changed in: python-cherrypy (Ubuntu) Assignee: (unassigned) => MOTU Reviewers Team -- Dynamic modules cause CherryPy to constantly reload https://launchpad.net/bugs/85233 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 85233] Re: Dynamic modules cause CherryPy to constantly reload

2007-02-14 Thread John Millikin
Here's a .debdiff of the above patch, which I hopefully got right. ** Attachment added: ".debdiff, which adds the initial patch" http://librarian.launchpad.net/6439709/python-cherrypy_2.2.1-3ubuntu1.debdiff -- Dynamic modules cause CherryPy to constantly reload https://launchpad.net/bugs/8523

[Bug 85233] Re: Dynamic modules cause CherryPy to constantly reload

2007-02-14 Thread John Millikin
I slightly underestimated the difficulty, but on the plus side, there's now a working patch. ** Attachment added: "Initial patch, which copies the auto-reload implementation from CherryPy 3.0.0" http://librarian.launchpad.net/6439535/autoreload.patch -- Dynamic modules cause CherryPy to cons