lp:~brian.curtin/ubuntu-sso-client/py3-StringIO

Created by Brian Curtin and last modified
Get this branch:
bzr branch lp:~brian.curtin/ubuntu-sso-client/py3-StringIO
Only Brian Curtin can upload to this branch. If you are Brian Curtin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brian Curtin
Project:
Ubuntu Single Sign On Client
Status:
Merged

Recent revisions

985. By Brian Curtin

Remove sys import

984. By Brian Curtin

Use StringIO from the io module regardless of version (since it was introduced in 2.6 and that's our minimum version). Additionally use unicode_literals in test_parse_args

983. By Brian Curtin

whoops...

982. By Brian Curtin

Change other try/excepts to if/else based on sys.version_info

981. By Brian Curtin

merge trunk

980. By Brian Curtin

Try from io only on Python 3

979. By Brian Curtin

Import StringIO in a Python 2 and 3 friendly way

978. By dobey

Avoid using /usr/bin/env in scripts.

977. By Mike McCracken

- delay importing twisted.internet.reactor to avoid creating default reactor when we need qt4reactor ( lp #1017672 )

976. By Alejandro J. Cura

- Account for g_variant_print type annotations (LP: #1007109).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu-sso-client
This branch contains Public information 
Everyone can see this information.

Subscribers