lp:~djfroofy/twisted/webclientlogging-4709

Created by Drew Smathers and last modified
Get this branch:
bzr branch lp:~djfroofy/twisted/webclientlogging-4709
Only Drew Smathers can upload to this branch. If you are Drew Smathers please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Drew Smathers
Project:
Twisted
Status:
Development

Recent revisions

15680. By Drew Smathers

4709: make logging in HTTP11ClientProtocol for ebRequestWriting() less confusing (no "foo") for non-transmitting instances

15679. By therve

The past is catching up

15678. By glyph

twisted.internet.endpoints now has 'serverFromString' and 'clientFromString' APIs for constructing endpoints from descriptive strings.

Author: glyph, exarkun

Reviewer: exarkun, glyph

Fixes #4473

In addition to providing new APIs to construct endpoints, this also retrofits
the `twisted.application.strports.service` API to return a simple service
wrapping an endpoint.

15677. By exarkun

Merge telnet-transport-docs-4677-2

Author: exarkun
Reviewer: therve
Fixes: #4677

Document a state tracking class internal to `twisted.conch.telnet` used for tracking
the progress and results of telnet option negotiation. Also correct the interface
documentation on `ITelnetTransport` to correctly describe the behavior in the case
an option is refused.

15676. By exarkun

Merge trial-coverage-dir-4657

Author: exarkun
Reviewer: therve
Fixes: #4657

Make trial's coverage option save the data to the same location
regardless of whether `--temp-directory` or `--coverage` is specified
first.

15675. By jml

Merge timeoutmixin-doc-4684

 * Author: jml
 * Reviewer: exarkun
 * Fixes #4684

Improve the API documentation for `TimeoutMixin`.

15674. By exarkun

Merge process-interface-4585

Author: exarkun
Reviewer: mwhudson
Fixes: #4585

Declare that the POSIX process transports (for PTYs and non-PTYs) implement
`IProcessTransport`.

15673. By exarkun

Merge telnet-option-assert-4231

Author: spotter, exarkun
Reviewer: exarkun
Fixes: #4231

Handle a DONT response to a WILL request by firing the waiting Deferred
with an `OptionRefused` exception instead of triggering an assert statement.

15672. By exarkun

Merge handle-long-IRC-lines-4416

Author: Screwtape, zubin71
Reviewer: jml, exarkun
Fixes: #4416

Enforce the maximum allowed IRC line length in `IRCClient.msg`. Lines
longer than allowed are split into multiple messages.

15671. By exarkun

Merge logging-docs-4642

Author: exarkun
Reviewer: jesstess
Fixes: #4642

Clarify the language in the logging howto with respect to the standard library
logging module.

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