Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-42694: Cannot create _curses_panel.panel#23948

Merged
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:fix_curses_panelCopy head branch name to clipboard
Dec 26, 2020
Merged

bpo-42694: Cannot create _curses_panel.panel#23948
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:fix_curses_panelCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Dec 26, 2020

Copy link
Copy Markdown
Member

Fix regression introduced in
commit 1baf030: restore removed code
to prevent creating a _curses_panel.panel instance directly.

https://bugs.python.org/issue42694

Fix regression introduced in
commit 1baf030: restore removed code
to prevent creating a _curses_panel.panel instance directly.
@vstinner

Copy link
Copy Markdown
Member Author

cc @koubaa @serhiy-storchaka

@vstinner

Copy link
Copy Markdown
Member Author

Note: only the master branch is affected, 3.9 is fine (commit 1baf030 only landed in master).

@vstinner vstinner merged commit 993e88c into python:master Dec 26, 2020
@vstinner vstinner deleted the fix_curses_panel branch December 26, 2020 01:17
@serhiy-storchaka

Copy link
Copy Markdown
Member

Thank you for fixing it. Please check all other uses of PyType_FromModuleAndSpec().

adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Fix regression introduced in
commit 1baf030: restore removed code
to prevent creating a _curses_panel.panel instance directly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.