Skip to content

process numbers work differently on pypy") #1458

Closed
@todo

Description

@todo

@pytest.mark.skipif(INFO.IS_PYPY, reason="TODO: process numbers work differently on pypy")
@pytest.mark.skipif(
"sys.platform == 'win32'", reason="triggering SIGINT reliably on Windows is hard"
)


This issue was generated by todo based on a TODO comment in 0bc8aad when #1456 was merged. cc @gaborbernat.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions