diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2021-11-08 12:42:35 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-11-09 06:52:28 -0800 |
commit | e710ce117d09c733a1d89d1e2792096859de9c6b (patch) | |
tree | b77fddc54c68a88eb1387d1919b43a51884441d5 /meta-python/recipes-devtools/python/python3-cryptography | |
parent | 0492d258ced2b113167157fa0e314864d2b20893 (diff) | |
download | meta-openembedded-e710ce117d09c733a1d89d1e2792096859de9c6b.tar.gz |
python3-soupsieve: Upgrade 2.2.1 -> 2.3
Upgrade to release 2.3:
- Officially support Python 3.10.
- Add static typing.
- :has(), :is(), and :where() now use use a forgiving selector
list. While not as forgiving as CSS might be, it will forgive
such things as empty sets and empty slots due to multiple
consecutive commas, leading commas, or trailing commas.
Essentially, these pseudo-classes will match all non-empty
selectors and ignore empty ones. As the scraping environment
is different than a browser environment, it was chosen not to
aggressively forgive bad syntax and invalid features to ensure
the user is alerted that their program may not perform as
expected.
- Add support to output a pretty print format of a compiled
SelectorList for debug purposes.
- Some small corner cases discovered with static typing.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cryptography')
0 files changed, 0 insertions, 0 deletions