Page MenuHomeSolus

Update python-soupsieve to 1.9.6
ClosedPublic

Authored by algent on Aug 21 2020, 8:28 PM.
Tags
None
Referenced Files
F11024913: D9479.diff
Wed, Aug 9, 12:11 AM
F10997071: D9479.diff
Thu, Jul 27, 2:36 AM
F10937105: D9479.diff
Thu, Jul 13, 5:53 AM
F10887035: D9479.id22898.diff
Jun 26 2023, 6:00 AM
F10887034: D9479.id22857.diff
Jun 26 2023, 5:59 AM
F10883874: D9479.diff
Jun 24 2023, 3:36 PM
F10809911: D9479.id22857.diff
May 30 2023, 3:55 PM
F10793060: D9479.id.diff
May 27 2023, 9:33 AM
Subscribers

Details

Summary

Changelog:

  • Fix: Prune dead code.
  • Fix: Corner case with splitting namespace and tag name that that have an escaped |.
  • Fix: :placeholder-shown should not match if the element has content that overrides the placeholder.

Packager Notes:

  • Last version for Python 2.7

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan
  • Update python-beautifulsoup4 against this version
  • Run variety

Diff Detail

Repository
R4780 python-soupsieve
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Latest version of python-soupsieve is 2.0.1, but later version after 1.9.6 are not supporting python2.
We can't remove python2 support for now because it is needed by gourmet which is still in python2 only.

This revision is now accepted and ready to land.Aug 25 2020, 9:57 PM
This revision was automatically updated to reflect the committed changes.