◐ Shell
clean mode source ↗

[3.11] gh-98940: Fix Mac/Extras.install.py File filter bug (GH-98943) by miss-islington · Pull Request #99528 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Nov 16, 2022

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

Slightly simplify the script and fix a case issue in the name of .DS_Store files.

(cherry picked from commit ea88d34)

Co-authored-by: zhangbo zhangbo2012@outlook.com
Co-authored-by: Nikita Sobolev mail@sobolevn.me

…8943)

Slightly simplify the script and fix a case issue in the name of ``.DS_Store`` files.

(cherry picked from commit ea88d34)

Co-authored-by: zhangbo <zhangbo2012@outlook.com>
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>

@ronaldoussoren ronaldoussoren left a comment

Copy link Copy Markdown

Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miss-islington miss-islington merged commit 0a208d5 into python:3.11

Nov 16, 2022

@miss-islington miss-islington deleted the backport-ea88d34-3.11 branch

November 16, 2022 09:45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@ronaldoussoren ronaldoussoren ronaldoussoren approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @ronaldoussoren @bedevere-bot @zhangbo2012