status changed; resolution set
status changed from new to closedresolution set to fixed (In [25666]) Merge delete-marmalade-876 Author: exarkun, itamarst Reviewer: therve Fixes: #876 Delete twisted.persisted.marmalade, a...
View ArticleArticle 12
(In [25665]) address review feedback fix whitespace in app.py and fix imports/copyright statement/module docstring for app tests refs #876
View Articleowner set; keywords deleted
keywordsreview removed owner set to Jean-Paul Calderone+ for t in ['python', 'source', 'file'] if config[t]][0] There is one extra space before 'source'. One flake: twisted/test/test_application.py:4:...
View Articlebranch, branch_author set
branch set to branches/delete-marmalade-876branch_author set to exarkun (In [25576]) Branching to 'delete-marmalade-876'
View Articlecomponent set; owner deleted
ownerJonathan Lange deleted component set to conch I'm not ever going to do this.
View ArticleArticle 5
The test_application tests that get skipped don't really need to depend on twisted.web. They should be replaced, but that's not for2.0 I don't think.
View ArticleArticle 3
So tasks are (just making certain): - Deprecate marmalade - Deprecate xmlreflector - Skip tests - Make sure not used elsewhere
View ArticleArticle 1
We should have a story for this. My opinion: deprecate marmalade and xmlreflector to death, and say any problems with it are too bad so sad stop using it already. And make the tests skip, too, ideally.
View ArticleArticle 0
If I install just the twisted-2.0.0a1 tarball, not the rest of twisted, and run the unit tests, a bunch of tests fail because they use marmalade, which uses twisted.web.microdom, which isn't there: -...
View Article