lp://staging/~berdario/twisted/imap4-py3
- Get this branch:
- bzr branch lp://staging/~berdario/twisted/imap4-py3
Branch merges
Branch information
Recent revisions
- 16492. By Dario Bertini
-
Python3 porting of imap4: now the tests pass
Aside from imap4 itself, I had to update zope.interface. implements to implementer in cred/credentials
and I moved web.http._intTypes to python.compat. intTypes - 16490. By glyph
-
Merge template-
sanitation- 6275 Author: glyph
Reviewer: therve, exarkun
Fixes: #6275
Fix a bug where attribute values are not quoted properly in
twisted.web.template. Significantly improve test coverage for many previously-
uncovered cases at the same time, as well as making the implementation somewhat
easier to read and better documented for maintainers (if not necessarily making
it much simpler...) - 16489. By exarkun
-
Merge knownhosts-
standards- 6257 Author: exarkun
Reviewer: thijs, glyph
Fixes: #6257Improve `twisted.
conch.client. knownhosts` compliance with API documentation
standards. - 16488. By exarkun
-
Merge bodystructure-
4631-3 Author: atsuoi, argonemyth, exarkun
Reviewer: exarkun, rwall
Fixes: #4631Fix `IMAP4Client` to be able to correctly parse the `BODY` response for a multipart/* message
which contains a multipart/* message. - 16487. By ralphm
-
Revert r36867 - This fix doesn't address the core problem.
Reopens: #6245.
The core issue is that twisted.
names.dns. Name changed to explicitly reject
unicode domain names. The fix done for SRVConnector should also be applied
there so that direct users of Name will also get the warning and fallback
behaviour.The warning in `SRVConnector` might be kept to have the warning refer to its
caller rather than further down the call stack. - 16486. By thijs
-
Merge pythonpath-
docstr- 4009: Documented PythonPath.sysPath because it was missing from the API documentation. Author: thijs
Reviewer: exarkun
Fixes: #4009
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/twisted