lp://qastaging/~stgraber/ubuntu/quantal/newt/python3

Created by Stéphane Graber and last modified
Get this branch:
bzr branch lp://qastaging/~stgraber/ubuntu/quantal/newt/python3
Only Stéphane Graber can upload to this branch. If you are Stéphane Graber please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stéphane Graber
Status:
Development

Recent revisions

57. By Stéphane Graber

Do the same str or basestring trick for the other isinstance() call

56. By Stéphane Graber

Re-introduce list() call around hotkeys.keys() as it's actually required with python3

55. By Stéphane Graber

Rebuild diff, drop import of types in snack.py (no longer used) and use isinstance() instead of direct type comparison

54. By Stéphane Graber

Remove non-idiomatic parentheses

53. By Stéphane Graber

.keys() is iterable, no need to get it through list()

52. By Stéphane Graber

No need to send .keys() through list() as it already returns something we can iterate

51. By Stéphane Graber

Fix typo s/built a text UI/build a text UI/g

50. By Stéphane Graber

Fix Provides/Depends for python3 package

49. By Stéphane Graber

Update changelog

48. By Stéphane Graber

Make the python3 dbg package depend on python3-newt

Branch metadata

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

Subscribers