X Tutup
The Wayback Machine - https://web.archive.org/web/20250530113350/https://github.com/python/cpython/issues/102721
Skip to content

Improve coverage of _collections_abc._CallableGenericAlias #102721

Closed
@sobolevn

Description

@sobolevn

Right now several important implementation details of this type is not covered:

  1. Pickle with ParamSpec

Снимок экрана 2023-03-15 в 12 55 15

  1. Invalid type argument

Снимок экрана 2023-03-15 в 12 55 28

Related to #102615 where this was originally discovered.
I will send a PR shortly.

Linked PRs

Metadata

Metadata

Assignees

Labels

stdlibPython modules in the Lib dirtestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup