lp:~garyvdm/+junk/python-daemon-py3

Created by Gary van der Merwe and last modified
Get this branch:
bzr branch lp:~garyvdm/+junk/python-daemon-py3
Only Gary van der Merwe can upload to this branch. If you are Gary van der Merwe please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Gary van der Merwe
Status:
Development

Recent revisions

229. By Gary van der Merwe

Change to the new "except Exception as exc:" except syntax.

228. By Gary van der Merwe

In py3, sting literals are unicode by default. Use unicode_literals from __future__ to make this work in py2.

227. By Gary van der Merwe

Tests: Don't mock builtins.open, os.open, os.fdopen, because they are no longer needed for any tests due to rev 216.

226. By Ben Finney <email address hidden>

Record the need to evaluate ‘flufl.lock’ library.

225. By Ben Finney <email address hidden>

Use consistent docstring formatting.

224. By Ben Finney <email address hidden>

Update metadata for the new package license terms.

223. By Ben Finney <email address hidden>

Get package description texts from package docstring.

222. By Ben Finney <email address hidden>

Unicode docstrings for code objects.

221. By Ben Finney <email address hidden>

Switch to GPL-3+ for those parts which are not for submission to PSF.

220. By Ben Finney <email address hidden>

Change license of library code to Apache License 2.0.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.