Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-44095: Add suffix, stem and suffixes to zipfile.Path #26129

Merged
merged 4 commits into from May 14, 2021

Conversation

@miguendes
Copy link
Contributor

@miguendes miguendes commented May 14, 2021

https://bugs.python.org/issue44095

Automerge-Triggered-By: GH:jaraco

jaraco
jaraco approved these changes May 14, 2021
Copy link
Member

@jaraco jaraco left a comment

Looks good to me. Nice work.

@miss-islington miss-islington merged commit dc0b364 into python:main May 14, 2021
12 checks passed
halstead pushed a commit to openembedded/openembedded-core that referenced this issue Jul 6, 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

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
stefan-hartmann-lgs pushed a commit to hexagon-geo-surv/poky that referenced this issue 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: 52945e5e03efc15b7cfc90d923d32205d3a42a24)

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
halstead pushed a commit to openembedded/openembedded-core that referenced this issue 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

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
kraj pushed a commit to YoeDistro/poky that referenced this issue 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants