Skip to content

Navigation Menu

Sign in
Sign up

Replace depecated codecs.open() with open() - #2846

Open
matren33 wants to merge 7 commits into
snowflakedb:main from
matren33:codecOpen
Open

Replace depecated codecs.open() with open() #2846
matren33 wants to merge 7 commits into
snowflakedb:main from
matren33:codecOpen

Conversation

@matren33

@matren33 matren33 commented Apr 8, 2026

Copy link
Copy Markdown

codec.open has been deprecated since python 3.14, open superseded it

https://docs.python.org/3/library/codecs.html#codecs.open

  • I am updating deprecated function.

Change in all files, codecs.open with open function, because codecs.open has been deprecated since python 3.14.

matren33 requested review from a team as code owners April 8, 2026 13:40

github-actions Bot commented Apr 8, 2026
edited
Loading

Copy link
Copy Markdown

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

Copy link
Copy Markdown
Contributor

@matren33 please check linting issues and add changelog entry

matren33 and others added 2 commits April 22, 2026 17:08
- Remove unused import codecs
- Remove open mode in function open()

matren33 commented May 5, 2026

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

matren33 commented May 6, 2026

Copy link
Copy Markdown
Author

For the committer Mathis Renaud I just used the wrong email, this accounts doesn't have any github profile to sign the CLA. Is this possible to remove it from the pull request CLA ?

Copy link
Copy Markdown

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

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

Reviewers

@sfc-gh-turbaszek sfc-gh-turbaszek sfc-gh-turbaszek 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.

AltStyle によって変換されたページ (->オリジナル) /