bpo-44095: Add suffix, stem and suffixes to zipfile.Path by miguendes · Pull Request #26129 · python/cpython

added 4 commits

May 14, 2021 13:00

halstead pushed a commit to openembedded/openembedded-core that referenced this pull request

Jul 6, 2021

halstead pushed a commit to openembedded/openembedded-core that referenced this pull request

Jul 7, 2021

kraj pushed a commit to YoeDistro/poky-old that referenced this pull request

Jul 7, 2021
v3.5.0
Issue 74 and bpo-44095: Added .suffix, .suffixes, and .stem properties.

References:
jaraco/zipp#74
https://bugs.python.org/issue44095
python/cpython#26129

(From OE-Core rev: 4978f40eb91ec6d76c61d5e0d1e4a98d0d5bb2f7)

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>