◐ Shell
clean mode source ↗

[3.12] gh-123085: Remove double 'import os' added by PR #124021 by erlend-aasland · Pull Request #128600 · 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

@erlend-aasland

@erlend-aasland erlend-aasland commented

Jan 7, 2025

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

@bedevere-app bedevere-app Bot added tests

Tests in the Lib/test dir

awaiting core review labels

Jan 7, 2025

@erlend-aasland erlend-aasland changed the title gh-123085: Remove double 'import os' added by PR #124021 [3.12] gh-123085: Remove double 'import os' added by PR #124021

Jan 7, 2025

@erlend-aasland

Copy link Copy Markdown

Contributor Author

PR #124021 added an extra import os in L118. This broke the linter CI on the 3.12 branch.

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

Reviewers

@jaraco jaraco Awaiting requested review from jaraco jaraco is a code owner

@warsaw warsaw Awaiting requested review from warsaw warsaw is a code owner

@FFY00 FFY00 Awaiting requested review from FFY00 FFY00 is a code owner

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@erlend-aasland @jaraco