Skip to content

Infinite Recursion error in some functions, in python 2.7 #10

@internetimagery

Description

@internetimagery

Possibly other versions of python. I am unsure. At least in 2.7 this happens, and in 3.6 it does not.

Repro:

import sigtools, multiprocessing
sigtools.signature(multiprocessing.Array)

RuntimeError: maximum recursion depth exceeded

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions