At file:///v/home/vila/src/bzr/experimental/bzr-py26-compat/
------------------------------------------------------------
revno: 3743
revision-id: [EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
committer: Vincent Ladeuil <[EMAIL PROTECTED]>
branch nick: py26-compat
timestamp: Mon 2008-09-29 08:54:35 +0200
message:
Update NEWS.
=== modified file 'NEWS'
--- a/NEWS 2008-09-24 06:52:03 +0000
+++ b/NEWS 2008-09-29 06:54:35 +0000
@@ -11,6 +11,12 @@
FEATURES
+ * bzr is now compatible with python-2.6. python-2.6 is not yet officially
+ supported (nor released, tests were conducted with the dev version of
+ python-2.6rc2), but all known problems have been fixed . Feedback
+ welcome.
+ (Vincent Ladeuil, #269535)
+
IMPROVEMENTS:
* ``bzr annotate`` will now include uncommitted changes from the local
@@ -109,6 +115,11 @@
* New win32utils.get_local_appdata_location() provides access to a local
directory for storing data. (Mark Hammond)
+ * To be compatible with python-2.6 a few new rules should be
+ observed. 'message' attribute can't be used anymore in exception
+ classes, 'sha' and 'md5' modules have been deprecated (use
+ osutils.[md5|sha]), object__init__ and object.__new__ don't accept
+ parameters anymore.
bzr 1.7 2008-09-23
------------------
--
bazaar-commits mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/bazaar-commits