From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: [STABLE] Updating Python code to work nicer with Python 2.6
Date: Tue, 12 May 2009 20:29:46 +0200 [thread overview]
Message-ID: <gucf6q$hms$1@ger.gmane.org> (raw)
In-Reply-To: <1242152713-31425-1-git-send-email-marcin@juszkiewicz.com.pl>
On 12-05-09 20:25, Marcin Juszkiewicz wrote:
> Some time ago I fixed BitBake trunk to not generate DeprecationWarnings
> when used with Python 2.6. Some time later Richard Purdie backported it
> into bitbake-1.8 branch. Now I tested it with stable/2009 and want to
> get it inside.
>
> Patch.bbclass change removes DeprecationWarnings too but has to keep
> compatibility with Python 2.4 so I had to use try/except block because
> hashlib is 2.5+
Less users pasting those 'errors' to me is always a good thing :)
regards,
KOen
prev parent reply other threads:[~2009-05-12 18:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-12 18:25 [STABLE] Updating Python code to work nicer with Python 2.6 Marcin Juszkiewicz
2009-05-12 18:25 ` [STABLE][PATCH 1/2] bitbake: Update to work without warnings with python 2.6 Marcin Juszkiewicz
2009-05-13 7:43 ` Koen Kooi
2009-05-14 15:02 ` Otavio Salvador
2009-05-12 18:25 ` [STABLE][PATCH 2/2] patch.bbclass: use hashlib with Python 2.5+ - removes DeprecationWarning Marcin Juszkiewicz
2009-05-13 7:43 ` Koen Kooi
2009-05-14 15:01 ` Otavio Salvador
2009-05-12 18:29 ` Koen Kooi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='gucf6q$hms$1@ger.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.