bpo-44095: Add suffix, stem and suffixes to zipfile.Path by miguendes · Pull Request #26129 · python/cpython (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation1 Commits4 Checks0 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Nice work.
halstead pushed a commit to openembedded/openembedded-core that referenced this pull request
halstead pushed a commit to openembedded/openembedded-core that referenced this pull request
kraj pushed a commit to YoeDistro/poky-old that referenced this pull request
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
daregit pushed a commit to daregit/yocto-combined that referenced this pull request
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
daregit pushed a commit to daregit/yocto-combined that referenced this pull request
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