-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-28286: Deprecate opening GzipFile for writing implicitly. #16417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-28286: Deprecate opening GzipFile for writing implicitly. #16417
Conversation
Always specify the mode argument for writing.
…rchaka/cpython into gzip-deprecate-implicit-write
|
…GH-16417) Always specify the mode argument for writing.
…GH-16417) Always specify the mode argument for writing.
Always specify the mode argument for writing.
https://bugs.python.org/issue28286