lp:~henninge/twisted/ticket-3363

Created by Henning Eggers and last modified
Get this branch:
bzr branch lp:~henninge/twisted/ticket-3363
Only Henning Eggers can upload to this branch. If you are Henning Eggers please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Henning Eggers
Project:
Twisted
Status:
Abandoned

Recent revisions

15631. By Henning Eggers

Implemented nologrotation.

15630. By Henning Eggers

Added test for nologrotation.

15629. By exarkun

Merge misbehaved-authority-4513

Author: loewis, exarkun
Reviewer: therve
Fixes: #4513

Stop emitting incorrect referrals from the authoritative resolver
in Twisted Names. Also emit an SOA record when there is no matching
name to allow negative caching.

15628. By exarkun

Merge save-reactor-option-4563

Author: exarkun
Reviewer: therve
Fixes: #4563

Enhance twisted.application.app.ReactorSelectionMixin so that it saves
the selected reactor name for later inspection.

15627. By exarkun

Merge deprecated-module-4492

Author: exarkun
Reviewer: therve
Fixes: #4492

Fix a bug in `twisted.python.deprecate.deprecateModuleAttribute` which
caused it to sometimes emit a deprecation warning twice.

15626. By exarkun

Merge news-sendmail-4528

Author: exarkun
Reviewer: cyli, therve
Fixes: #4528

Switch the moderation email generation code in Twisted News from the
deprecated `sendEmail` API to `twisted.mail.smtp.sendmail` and the
`email` package.

15625. By exarkun

Merge deferred-unit-tests-4300-2

Author: jml, exarkun
Reviewer: jesstess, therve
Fixes: #4300

Add a bunch of tests and a couple of debugging affordances to Deferred.
This re-merge fixes a quadratic complexity issue with the new `__repr__`
for Deferred. Only a single step of chaining is now represented in the
repr string for a Deferred.

15624. By exarkun

Merge child-args-3169-2

Author: exarkun
Reviewer: glyph, zseil, therve
Fixes: #3169

Add `FilePath.descendant` to replace repeated `child` calls.

15623. By exarkun

Merge listenmulticast-docs-4504

Author: aalex, exarkun
Reviewer: itamar
Fixes: #4504

Improve the discoverability of information about multicast, in particular
the `listenMultiple` argument to `IReactorMulticast.listenMulticast`. Also
drop a reference to the RFC into the UDP howto.

15622. By exarkun

Merge iprocess-attributes-4534

Author: exarkun
Reviewer: therve
Fixes: #4534

Change the definition of `twisted.application.service.IProcess` to use
`zope.interface.Attribute` to specify its attributes, rather than epytext
in the interface docstring.

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