Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update 2026-03-19-08-48-21.gh-issue-146153.UTK9Mb.rst
  • Loading branch information
jonathandung authored Mar 19, 2026
commit c2aebbb69f8a2e5ba749dbbb51744688ea3e9953
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Changed the :data:`_capability_names` dictionary in :mod:`curses.has_key` to a :class:`frozenmap`, since it is private and requires no modifications. Contributed by Jonathan Dung.
Changed the ``_capability_names`` dictionary in :mod:`curses.has_key` to a :class:`frozendict`, since it is private and requires no modifications. Contributed by Jonathan Dung.
Comment thread
jonathandung marked this conversation as resolved.
Outdated
Loading