Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 639 Bytes

File metadata and controls

25 lines (17 loc) · 639 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