lp://staging/~djfroofy/twisted/webclientlogging-4709
- Get this branch:
- bzr branch lp://staging/~djfroofy/twisted/webclientlogging-4709
Branch merges
Branch information
Recent revisions
- 15680. By Drew Smathers
-
4709: make logging in HTTP11ClientPro
tocol for ebRequestWriting() less confusing (no "foo") for non-transmitting instances - 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: #4677Document 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: #4657Make 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 #4684Improve the API documentation for `TimeoutMixin`.
- 15674. By exarkun
-
Merge process-
interface- 4585 Author: exarkun
Reviewer: mwhudson
Fixes: #4585Declare 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: #4231Handle 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: #4416Enforce 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: #4642Clarify 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://staging/twisted