Skip to content

stdlib's ssl module is missing enums #3301

@jlaine

Description

@jlaine

The ssl.VerifyMode and ssl.verifyFlags enums seem to be missing from the standard library declarations which leads to:

error: Module 'ssl' has no attribute 'VerifyMode'

Metadata

Metadata

Assignees

No one assigned

    Labels

    stubs: incompleteAnnotations or sub-modules missing from an existing package or module

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions