Skip to content

Fix io text_encoding on Python 3.9 and older#152

Merged
tonybaloney merged 1 commit into
microsoft:mainfrom
aminalaee:fix-io-text-encoding
Sep 25, 2023
Merged

Fix io text_encoding on Python 3.9 and older#152
tonybaloney merged 1 commit into
microsoft:mainfrom
aminalaee:fix-io-text-encoding

Conversation

@aminalaee

@aminalaee aminalaee commented May 21, 2023

Copy link
Copy Markdown
Contributor

Fixes #142

@tonybaloney
tonybaloney merged commit 2eb4edc into microsoft:main Sep 25, 2023
@aminalaee
aminalaee deleted the fix-io-text-encoding branch September 25, 2023 06:09
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.

Logging to a file doesn't work with AttributeError: module 'io' has no attribute 'text_encoding' in python3.9

2 participants