Skip to content

bpo-33487: improve BZ2File Deprecation and documentation.#6785

Merged
gpshead merged 1 commit into
python:masterfrom
Carreau:bz2file-deprecation
Sep 11, 2018
Merged

bpo-33487: improve BZ2File Deprecation and documentation.#6785
gpshead merged 1 commit into
python:masterfrom
Carreau:bz2file-deprecation

Conversation

@Carreau

@Carreau Carreau commented May 13, 2018

Copy link
Copy Markdown
Contributor

Emit warning when None passed explicitly, list Python version since
deprecation in warning message and docs.

https://bugs.python.org/issue33487

@matrixise matrixise left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

could you fix the NEWS entry, thank you

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

there is a typo in your "message".

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Oops, thanks. Fixed.

Emit warning when None passed explicitly, list Python version since
deprecation in warning message and docs.
@Carreau Carreau force-pushed the bz2file-deprecation branch from df858f2 to 536d35f Compare May 16, 2018 15:21
@Carreau

Carreau commented May 16, 2018

Copy link
Copy Markdown
Contributor Author

Updated version since deprecation as apparently it's deprecated since 3.0.

@gpshead gpshead merged commit ffa198c into python:master Sep 11, 2018
@Carreau Carreau deleted the bz2file-deprecation branch September 11, 2018 07:36
@Carreau

Carreau commented Sep 11, 2018

Copy link
Copy Markdown
Contributor Author

Thanks @matrixise amd @gpshead.

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.

5 participants