◐ Shell
clean mode source ↗

bpo-29176: Fix name of the _curses.window class by vstinner · Pull Request #52 · python/cpython

Set name to "_curses.window" instead of "_curses.curses window" (with
a space!?).

briancurtin

briancurtin

Mariatta referenced this pull request in Mariatta/cpython

Mar 7, 2017
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

Mar 8, 2017
Set name to "_curses.window" instead of "_curses.curses window" (with
a space!?).
(cherry picked from commit 61e2bc7)

@vstinner vstinner deleted the curses_fix_window_class_name branch

June 15, 2017 23:02

colesbury referenced this pull request in colesbury/nogil

Oct 6, 2021

jaraco pushed a commit that referenced this pull request

Dec 2, 2022

jaraco pushed a commit to jaraco/cpython that referenced this pull request

Feb 17, 2023
Backport bpo-33254 - contents() returns an Iterable

Closes python#52

See merge request python-devs/importlib_resources!57

isidentical pushed a commit to isidentical/cpython that referenced this pull request

Mar 28, 2023

oraluben pushed a commit to oraluben/cpython that referenced this pull request

Jul 12, 2023
Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Co-authored-by: Brandt Bucher <brandt@python.org>

This was referenced

Feb 11, 2025