Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 407 Bytes

File metadata and controls

19 lines (13 loc) · 407 Bytes
.. module:: github2.request

Requests

Note

This module contains functionality that isn't useful to general users of the :mod:`github2` package, but it is documented to aid contributors to the package.

.. autodata:: DEFAULT_GITHUB_URL

.. autodata:: SYSTEM_CERTS
.. autodata:: CURL_CERTS

.. autoexception:: GithubError

.. autoclass:: GithubRequest
   :exclude-members: GithubError