lp:~michaelnt/twisted/qt4reactor-pyside-3977

Created by Michael and last modified
Get this branch:
bzr branch lp:~michaelnt/twisted/qt4reactor-pyside-3977
Only Michael can upload to this branch. If you are Michael please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael
Project:
Twisted
Status:
Development

Recent revisions

15759. By Michael

Change the way a running QApplication is detected and stop QApplication when the reactor goes through the crash state.

15758. By thijs

Update docs, refs #3977

15757. By thijs

Apply documentation-3977.patch, refs #3977

15756. By thijs

Apply qtreactor-3977.patch, refs #3977

15755. By thijs

Branching to 'qt4reactor-pyside-3977'

15754. By thijs

Added missing reactor.run() calls in the UDP and client howto documents.

Author: thijs
Reviewer: mwh, exarkun, jerub
Fixes: #3834

15753. By jerub

SIGCHLD causes "Interrupted system call" errors on Python 2.4, in a fresh SVN checkout

Author: michaelnt
Reviewer: jerub
Fixes: #4331

When C-extensions are not complied for twisted, on python2.4, skip a test in
twisted.internet.test.test_process that may hang due to a SIGCHLD related
problem. Running 'python setup.py build_ext --inplace' will compile the
extension and cause the test to both run and pass.

15752. By exarkun

Rewrite the copyright headers to exclude date information.

Author: exarkun
Reviewer: glyph
Fixes: #4857

To avoid the need to perpetually update copyright dates in each file in Twisted,
remove the dates from most files and just leave them in the LICENSE file.

As a side effect, some files also have had a trailing newline added where it was
missing before.

15751. By glyph

Added a 'replacement' parameter to the 'twisted.python.deprecate.deprecated'
decorator. This allows deprecations to unambiguously specify what they have
been deprecated in favor of.

Author: therve, mesozoic, glyph

Reviewer: glyph, exarkun

Fixes: #3047

15750. By exarkun

Merge underscore-options-4858

Author: t_venkatesh, exarkun
Reviewer: glyph
Fixes: #4858

Fix a problem in `twisted.python.usage` handling options with a - in their
name which also have an alias which resulted in an unhandled exception
being raised when those options were parsed.

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