unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 1/2] NEWS: add entry for python 3.2 compatibility
       [not found] <m2wr7g475t.fsf@guru.guru-group.fi>
@ 2012-02-22 19:33 ` Justus Winter
  2012-02-22 19:33   ` [PATCH 2/2] NEWS: add entry for the improved unicode handling in the python bindings Justus Winter
  2012-02-25 14:31   ` [PATCH 1/2] NEWS: add entry for python 3.2 compatibility David Bremner
  0 siblings, 2 replies; 3+ messages in thread
From: Justus Winter @ 2012-02-22 19:33 UTC (permalink / raw)
  To: notmuch

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
---
 NEWS |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index e9abb86..403a310 100644
--- a/NEWS
+++ b/NEWS
@@ -71,6 +71,13 @@ New functions
   notmuch_query_add_tag_exclude supports the new tag exclusion
   feature.
 
+Python bindings changes
+-----------------------
+
+Python 3.2 compatibility
+
+  The python bindings are now compatible with both python 2.5+ and 3.2.
+
 Build fixes
 -----------
 
-- 
1.7.9

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 2/2] NEWS: add entry for the improved unicode handling in the python bindings
  2012-02-22 19:33 ` [PATCH 1/2] NEWS: add entry for python 3.2 compatibility Justus Winter
@ 2012-02-22 19:33   ` Justus Winter
  2012-02-25 14:31   ` [PATCH 1/2] NEWS: add entry for python 3.2 compatibility David Bremner
  1 sibling, 0 replies; 3+ messages in thread
From: Justus Winter @ 2012-02-22 19:33 UTC (permalink / raw)
  To: notmuch

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
---
 NEWS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 403a310..af5e9ea 100644
--- a/NEWS
+++ b/NEWS
@@ -78,6 +78,12 @@ Python 3.2 compatibility
 
   The python bindings are now compatible with both python 2.5+ and 3.2.
 
+Added missing unicode conversions
+
+  Python strings have to be encoded to and decoded from utf-8 when
+  calling libnotmuch functions. Porting the bindings to python 3.2
+  revealed a few function calls that were missing these conversions.
+
 Build fixes
 -----------
 
-- 
1.7.9

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/2] NEWS: add entry for python 3.2 compatibility
  2012-02-22 19:33 ` [PATCH 1/2] NEWS: add entry for python 3.2 compatibility Justus Winter
  2012-02-22 19:33   ` [PATCH 2/2] NEWS: add entry for the improved unicode handling in the python bindings Justus Winter
@ 2012-02-25 14:31   ` David Bremner
  1 sibling, 0 replies; 3+ messages in thread
From: David Bremner @ 2012-02-25 14:31 UTC (permalink / raw)
  To: Justus Winter, notmuch

On Wed, 22 Feb 2012 20:33:30 +0100, Justus Winter <4winter@informatik.uni-hamburg.de> wrote:
> Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
> ---
>  NEWS |    7 +++++++
>  1 files changed, 7 insertions(+), 0 deletions(-)

Pushed both.

d

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-26  6:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m2wr7g475t.fsf@guru.guru-group.fi>
2012-02-22 19:33 ` [PATCH 1/2] NEWS: add entry for python 3.2 compatibility Justus Winter
2012-02-22 19:33   ` [PATCH 2/2] NEWS: add entry for the improved unicode handling in the python bindings Justus Winter
2012-02-25 14:31   ` [PATCH 1/2] NEWS: add entry for python 3.2 compatibility David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).