◐ Shell
reader mode source ↗
Skip to content

bpo-37328: remove deprecated HTMLParser.unescape#14186

Merged
methane merged 2 commits into
python:masterfrom
methane:remove-deprecated-unescape
Aug 27, 2019
Merged

bpo-37328: remove deprecated HTMLParser.unescape#14186
methane merged 2 commits into
python:masterfrom
methane:remove-deprecated-unescape

Conversation

@methane

@methane methane commented Jun 18, 2019

Copy link
Copy Markdown
Member

It is deprecated since Python 3.4

https://bugs.python.org/issue37328

@methane

methane commented Jun 18, 2019

Copy link
Copy Markdown
Member Author

Oh! setuptools still depends on this, accidentally.

pypa/setuptools#1788

@methane

methane commented Jun 20, 2019

Copy link
Copy Markdown
Member Author

pypa/setuptools#1788 is fixed.
I wait new setuptools is released and bundled setuptools is upgraded to >=41.0.2

@brettcannon brettcannon added the type-bug An unexpected behavior, bug, or error label Jun 21, 2019
@pradyunsg

Copy link
Copy Markdown
Member

#15483 bumps the setuptools version, so that'll unblock this once merged.

@methane methane closed this Aug 27, 2019
@methane methane reopened this Aug 27, 2019
@methane methane merged commit fae0ed5 into python:master Aug 27, 2019
@methane methane deleted the remove-deprecated-unescape branch August 27, 2019 02:48
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants