lp:telepathy-python

Created by William Grant and last modified
Get this branch:
bzr branch lp:telepathy-python

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
William Grant
Project:
telepathy-python
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://anongit.freedesktop.org/telepathy/telepathy-python.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 4 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 4 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 4 seconds — see the log

Recent revisions

965. By Maksim Melnikau

fix NotImplemented usage in server/channel.py

% pyflakes src/server/channel.py
src/server/channel.py:27: 'NotImplemented' imported but unused

Signed-off-by: Maksim Melnikau <email address hidden>
Signed-off-by: Jonny Lamb <email address hidden>

964. By Maksim Melnikau

fix handle_type in server/conn.py create_handle

File "/usr/lib64/python2.7/site-packages/telepathy/server/conn.py",
line 172, in create_handle
    handle = Handle(id, handle_type, name)
    NameError: global name 'handle_type' is not defined

% pyflakes src/server/conn.py
src/server/conn.py:172: undefined name 'handle_type'
src/server/conn.py:173: undefined name 'handle_type'

Signed-off-by: Maksim Melnikau <email address hidden>
Signed-off-by: Jonny Lamb <email address hidden>

963. By Reimundo Heluani

src: don't install _generated/errors.py twice

Fixes: fd.o#32526

Signed-off-by: Jonny Lamb <email address hidden>

962. By Jonny Lamb <email address hidden>

protocol: fix typo

Signed-off-by: Jonny Lamb <email address hidden>

961. By Jonny Lamb <email address hidden>

protocol: init Protocol._authentication_types to something sensible

Signed-off-by: Jonny Lamb <email address hidden>

960. By Jonny Lamb <email address hidden>

server.channel: import ServerAuthentication and SASLAuthentication classes

Signed-off-by: Jonny Lamb <email address hidden>

959. By Jonny Lamb <email address hidden>

server.channel: do Close cleanup parts separately

For example, if we create a channel without a channel manager, the
first of these cleanups will fail, but the other two won't.

Signed-off-by: Jonny Lamb <email address hidden>

958. By Jonny Lamb <email address hidden>

protocol: implement AuthenticationTypes property

Signed-off-by: Jonny Lamb <email address hidden>

957. By Jonny Lamb <email address hidden>

spec: update to version 0.21.7

Signed-off-by: Jonny Lamb <email address hidden>

956. By Louis-Francis Ratté-Boulianne <email address hidden>

Start dev of 0.19.20

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.

Subscribers