netdata/netdata

View on GitHub
src/collectors/python.d.plugin/python_modules/urllib3/contrib/_securetransport/bindings.py

Summary

Maintainability
C
7 hrs
Test Coverage

File bindings.py has 494 lines of code (exceeds 250 allowed). Consider refactoring.
Open

# SPDX-License-Identifier: MIT
"""
This module uses ctypes to bind a whole bunch of functions and constants from
SecureTransport. The goal here is to provide the low-level API to
SecureTransport. These are essentially the C-level functions and constants, and

    There are no issues that match your filters.

    Category
    Status