FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-123961: remove global variable `ModDict` in `_cursesmodule.c` by picnixz · Pull Request #123962 · python/cpython · GitHub

/ cpython Public

gh-123961: remove global variable ModDict in _cursesmodule.c - #123962

Merged
vstinner merged 2 commits into
python:mainfrom
picnixz:curses/remove-global-dict-variable-123961
Sep 13, 2024
Merged

gh-123961: remove global variable ModDict in _cursesmodule.c#123962
vstinner merged 2 commits into
python:mainfrom
picnixz:curses/remove-global-dict-variable-123961

Conversation

picnixz commented Sep 11, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

vstinner 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, but a comment is put in a weird place, just move it.

Comment thread Modules/_cursesmodule.c Outdated
This moves the comment inside the `#if`-guarded block so that IDEs may choose not to render that comment on builds that do not support `update_lines_cols`.
vstinner enabled auto-merge (squash) September 13, 2024 10:30
vstinner merged commit 403f3dd into python:main Sep 13, 2024
picnixz deleted the curses/remove-global-dict-variable-123961 branch September 13, 2024 10:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL