Skip to content

Update usage of open() in setup.py#9661

Merged
lovelydinosaur merged 1 commit intoencode:masterfrom
mikemanger:update-setup
Mar 6, 2025
Merged

Update usage of open() in setup.py#9661
lovelydinosaur merged 1 commit intoencode:masterfrom
mikemanger:update-setup

Conversation

@mikemanger
Copy link
Contributor

This PR removes a Python 2 compatible import and redundant read mode for the open() function from setup.py.

Copy link
Contributor

@lovelydinosaur lovelydinosaur left a comment

Choose a reason for hiding this comment

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

As much as I'm trying to dial down almost all churn against this codebase.... this is obviously reasonable, and slightly neater. 😊

(thanks)

@lovelydinosaur lovelydinosaur merged commit 1e8ac7c into encode:master Mar 6, 2025
8 checks passed
@mikemanger mikemanger deleted the update-setup branch March 8, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants