lp:~divmod-dev/divmod.org/nevow-declare-twisted-dep-2629

Created by Glyph Lefkowitz and last modified
Get this branch:
bzr branch lp:~divmod-dev/divmod.org/nevow-declare-twisted-dep-2629
Members of Divmod-dev can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Divmod-dev
Project:
Divmod
Status:
Abandoned

Recent revisions

2620. By exarkun

Okay, what happens now

2619. By exarkun

Branching to 'nevow-declare-twisted-dep-2629'

2618. By exarkun

Merge nevow-package-warning-2830-3

Author: exarkun, zooko
Reviewer: glyph
Fixes: #2830

Change Nevow's setup.py so that it does not declare its twisted/plugins/
contribution to be a package if setuptools is being used. This suppresses
a runtime warning about "twisted" already having been imported.

2617. By exarkun

Merge axiomatic-reactor-selection-2864

Author: exarkun
Reviewer: glyph
Fixes: #2864
Fixes: #420

Fix `axiomatic start` so that if the `--reactor` option is passed, the given reactor
is installed before any application code is loaded. This allows reactor selection
to work even if application code imports the reactor.

Also fix pidfile handling on Windows, and an `axiomatic start` test which was making
an invalid assertion on that platform.

2616. By exarkun

Revert r17442 - it broke "setup.py sdist"

Reopens #2830

With this change, the sdist tarball is missing the twisted/plugins/ files.

2615. By exarkun

Merge pyflakes-with-attrs-2904

Author: exarkun
Reviewer: jml
Fixes: #2904

Fix the handling of the `with` statement so that all valid targets are
handled, not just destructuring tuples and names.

2614. By exarkun

Merge pyflakes-subpackages-1826

Author: exarkun
Reviewer: jonathanj
Fixes: #1826

Enhance Pyflakes' handling of importing of dotted names so that redundant
warnings are not reported spuriously.

2613. By exarkun

Merge pyflakes-encoding-problem-2842-2

Author: chaica, exarkun
Reviewer: radix
Fixes: #2842

Handle errors in the encoding of a source file.

2612. By exarkun

Merge pyflakes-permission-denied-2841

Author: exarkun
Reviewer: jonathanj
Fixes: #2841

Handle permission errors when trying to read source files.

2611. By glyph

Fix an intermittent axiom test failure that occurs only in certain environments.

Fixes #2857

Author: glyph

Reviewer: exarkun, mithrandi

This change fixes `axiom.test.historic.test_processor1to2.ProcessorUpgradeTest.test_pollingRemoval` to wait until its processor has actually been run before making any assertions.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~glyph/divmod.org/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers