Merge lp:~jelmer/brz/update-readme into lp:brz

Proposed by Jelmer Vernooij
Status: Merged
Approved by: Jelmer Vernooij
Approved revision: no longer in the source branch.
Merge reported by: The Breezy Bot
Merged at revision: not available
Proposed branch: lp:~jelmer/brz/update-readme
Merge into: lp:brz
Diff against target: 22 lines (+4/-2)
1 file modified
README.rst (+4/-2)
To merge this branch: bzr merge lp:~jelmer/brz/update-readme
Reviewer Review Type Date Requested Status
Martin Packman Approve
Review via email: mp+363005@code.launchpad.net

Commit message

Add a mention of Python 3 support in README.rst.

Description of the change

Add a mention of Python 3 support in README.rst.

To post a comment you must log in.
Revision history for this message
Martin Packman (gz) wrote :

Thanks.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README.rst'
2--- README.rst 2018-11-19 22:05:30 +0000
3+++ README.rst 2019-02-11 20:58:37 +0000
4@@ -17,7 +17,9 @@
5
6 Breezy is a friendly fork of the Bazaar (``bzr``) project, hosted on
7 http://bazaar.canonical.com/. It is backwards compatibility with
8-Bazaar's disk format and protocols.
9+Bazaar's disk format and protocols. One of the key differences with
10+Bazaar is that Breezy also runs on Python 3.3 and later, in addition to
11+Python 2.7.
12
13 Breezy highlights
14 =================
15@@ -53,7 +55,7 @@
16
17 Please mention that you are using Breezy rather than Bazaar.
18
19-* Talk to us in irc://irc.ubuntu.com/bzr
20+* Talk to us in irc://irc.freenode.net/bzr
21
22 Please mention that you are using Breezy rather than Bazaar.
23

Subscribers

People subscribed via source and target branches