bpo-29176: Fix name of the _curses.window class by vstinner · Pull Request #52 · python/cpython
Mariatta referenced this pull request in Mariatta/cpython
Set name to "_curses.window" instead of "_curses.curses window" (with a space!?). (cherry picked from commit 61e2bc7)
vstinner pushed a commit that referenced this pull request
Set name to "_curses.window" instead of "_curses.curses window" (with a space!?). (cherry picked from commit 61e2bc7)
vstinner
deleted the
curses_fix_window_class_name
branch
jaraco pushed a commit to jaraco/cpython that referenced this pull request
Backport bpo-33254 - contents() returns an Iterable Closes python#52 See merge request python-devs/importlib_resources!57
oraluben pushed a commit to oraluben/cpython that referenced this pull request
Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> Co-authored-by: Brandt Bucher <brandt@python.org>
This was referenced
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