lp:~adiroiban/twisted/5441

Created by Adi Roiban and last modified
Get this branch:
bzr branch lp:~adiroiban/twisted/5441
Only Adi Roiban can upload to this branch. If you are Adi Roiban please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Adi Roiban
Project:
Twisted
Status:
Development

Recent revisions

16081. By Adi Roiban

Update test name and docstrings.

16080. By Adi Roiban

Fix checking for IsADirectoryError when downloading a folder.

16079. By exarkun

Merge win32er-qsallinput-5284

Author: moijes12
Reviewer: exarkun
Fixes: #5284

Remove `QS_ALLEVENTS` from the `MsgWaitForMultipleObjects` 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: #5236

Raise `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.

16077. By exarkun

Fix a typo in the WSGI howto

Author: hynek
Reviewer: exarkun
Fixes: #5438

16076. By mesozoic

Merge doc-index-5429

Author: mesozoic
Reviewer: jesstess
Fixes: #5429

Add an index page to the documentation tree and make references to "Twisted Products" within the documentation more consistent.

16075. By exarkun

Merge contentdecoderagent-docs-5415

Author: exarkun
Reviewer: thijs
Fixes: #5415

Add howto documentation and an example for `ContentDecoderAgent`.

16074. By exarkun

Merge wsaatf-5430

Author: PenguinOfDoom, exarkun
Reviewer: glyph
Fixes: #5430

Clean 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: #5084

Add 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:twisted
This branch contains Public information 
Everyone can see this information.

Subscribers