Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] python-pyxml: add a patch to fix syntax errors
Date: Mon, 14 Dec 2015 14:03:30 +0100	[thread overview]
Message-ID: <20151214140330.2904ec0b@free-electrons.com> (raw)
In-Reply-To: <1450094225-4625-1-git-send-email-yegorslists@googlemail.com>

Yegor, Clayton,

On Mon, 14 Dec 2015 12:57:05 +0100, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists@googlemail.com>
> 
> Patch renames variable 'as' to 'pas' to avoid reserved keyword usage.
> 
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>

I was surprised that issue was not fixed upstream, so I looked a bit.
It has been reported upstream in June this year:

  https://mail.python.org/pipermail/xml-sig/2015-June/012271.html

But the answer at
https://mail.python.org/pipermail/xml-sig/2015-June/012272.html was
pretty clear:

   PyXML is bitrotten and obsolete. You'll find the functionality it
   previously provided is now included in the Python standard library;

And later in the thread:

   PyXML has been largely obsolete since around Python 2.1 (circa 2001).
   The last PyXML release was in 2004, and the project page very
   specifically advertises it as unmaintained, out of date, do not use.
   Specifically, the "as" keyword has been reserved since Python 2.5
   (roughly 10 years ago), which is only one of many things which could
   cause such an old package to no longer function.

So, the big question is: Clayton, why did you submit the pyxml package
for addition in Buildroot ? It is not used as a dependency in any other
package as far as I can see, and it is an obsolete and deprecated XML
library, since more than 10 years.

Can we get rid of it from Buildroot ?

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-12-14 13:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-14 11:57 [Buildroot] [PATCH] python-pyxml: add a patch to fix syntax errors yegorslists at googlemail.com
2015-12-14 13:03 ` Thomas Petazzoni [this message]
2015-12-15 21:04   ` Yann E. MORIN
2015-12-15 22:03     ` Yegor Yefremov
2015-12-15 22:06       ` Yann E. MORIN

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=20151214140330.2904ec0b@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox