[Bug 1839185] Re: element with xmlns attribute is not rendered properly

2022-01-17 Thread scoder
> issue is resolved when using bs4==4.10.0

Thanks for investigating. That means that it's no longer an issue then, right?
Closing this as a third-party issue.

** Changed in: lxml
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839185

Title:
  element with xmlns attribute is not rendered properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/lxml/+bug/1839185/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818807] Re: Overriding functions in the default namespace

2019-03-06 Thread scoder
Hmm, looks like the functions are registered in the wrong order: local
first, then global, then EXSLT. Local functions should take precendence.
PR welcome, see the _XPathContext class in "xpath.pxi".

** Changed in: lxml
   Importance: Undecided => Low

** Changed in: lxml
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818807

Title:
  Overriding functions in the default namespace

To manage notifications about this bug go to:
https://bugs.launchpad.net/lxml/+bug/1818807/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1684273] Re: Missing tail in iterparse

2017-04-22 Thread scoder
I agree that this is unexpected. It can be fixed by internally passing
more data into the parser before generating the "end" parse event, i.e.
by waiting for the tail text to end before yielding the element that
owns it.

** Changed in: lxml
   Importance: Undecided => Medium

** Changed in: lxml
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1684273

Title:
  Missing tail in iterparse

To manage notifications about this bug go to:
https://bugs.launchpad.net/lxml/+bug/1684273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1185701] Re: etree.iterparse() raises lxml.etree.XMLSyntaxError: None

2015-02-06 Thread scoder
That's unrelated to this ticket. It's due to incorrect usage of
iterparse(). Please read the documentation. Passing a parser into
iterparse() is not possible and the second argument of iterparse() is
not for what the author of the code apparently thinks it is.


** Changed in: ubuntu
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1185701

Title:
  etree.iterparse() raises lxml.etree.XMLSyntaxError: None

To manage notifications about this bug go to:
https://bugs.launchpad.net/lxml/+bug/1185701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1201745] Re: python-lxml Precise package needs updating after libxml2 security patch

2013-07-16 Thread scoder
And while at it, I'd also recommend upgrading to 2.3.6. It contains
several crash bug fixes. I guess 3.2.1 is out of scope for Ubuntu 12.04.

http://lxml.de/2.3/changes-2.3.6.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1201745

Title:
  python-lxml Precise package needs updating after libxml2 security
  patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxml/+bug/1201745/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs