Skip to content

Navigation Menu

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

Argument Clinic dead code in _cursesmodule.c #134208

Copy link
Copy link
Open
@picnixz

Description

@picnixz
Issue body actions

Bug report

Bug description:

There are some occurrences of /*[-clinic input], such as

  • _curses.window.chgat
  • _curses.window.getstr
  • _curses.window.instr

In particular, those are misleading as one could assume that it's being handled by clinic but it's not. I believe it was historically impossible for clinic to do the necessary trick. I will modernize curses so that it either uses clinic in its full or remove the clinic directives.

CPython versions tested on:

CPython main branch

Operating systems tested on:

No response

Linked PRs

Metadata

Metadata

Assignees

Labels

extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error

Projects

Status

No status
Show more project fields

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

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