lp://staging/~adiroiban/twisted/5441
- Get this branch:
- bzr branch lp://staging/~adiroiban/twisted/5441
Branch merges
Branch information
Recent revisions
- 16079. By exarkun
-
Merge win32er-
qsallinput- 5284 Author: moijes12
Reviewer: exarkun
Fixes: #5284Remove `QS_ALLEVENTS` from the `MsgWaitForMult
ipleObjects` call in
`win32eventreactor`, since it is a subset of `QS_ALLINPUT` which is
also being specified. - 16078. By exarkun
-
Reject unicode locations early in twisted.
web.util. redirectTo Author: moijes12
Reviewer: exarkun
Fixes: #5236Raise `TypeError` from `redirectTo` if the supplied URL is `unicode` instead of
`str`. This replaces the old behavior of returning a `unicode` string in this
case which would later cause a 500 response when lower-level parts of Twisted Web
rejected the non-`str` response body string. - 16076. By mesozoic
-
Merge doc-index-5429
Author: mesozoic
Reviewer: jesstess
Fixes: #5429Add an index page to the documentation tree and make references to "Twisted Products" within the documentation more consistent.
- 16075. By exarkun
-
Merge contentdecodera
gent-docs- 5415 Author: exarkun
Reviewer: thijs
Fixes: #5415Add howto documentation and an example for `ContentDecoder
Agent`. - 16074. By exarkun
-
Merge wsaatf-5430
Author: PenguinOfDoom, exarkun
Reviewer: glyph
Fixes: #5430Clean up the ctypes usage in the IPv6 link local interface lookup code for
Windows, fixing a bug on 64 bit Windows where a bad pointer will sometimes
be passed to `WSAAddressToString`. Make some other changes to try to make
the code more maintainable in general, too. - 16073. By exarkun
-
Fix simple example error in the endpoints howto
Author: warner
Reviewer: exarkun
Fixes: #5431 - 16072. By exarkun
-
Merge listentcp-
ipv6-5084- 4 Author: exarkun, PenguinOfDoom
Reviewer: therve
Fixes: #5084Add support for passing an IPv6 address literal as the interface to
`IReactorTCP.listenTCP` implementations.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/twisted