Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.
BSD 3-Clause "New" or "Revised" License
1.21k
stars
404
forks
source link
chore: handle upgrades #1174
Closed
jmeridth closed 8 months ago
Was originally in #1172
Also:
fast
is the non-default option and works when added to config without error (docs)Invalid config keys detected: 'safe' (in code/github3.py/pyproject.toml)
Before opening a new issue, please search for a previously filed issue to ensure you're not creating a duplicate.
Note Bug reports without the following will receive requests for these details to be provided.
Version Information
Please provide:
The version of Python you're using (3.12.2)
The version of pip you used to install github3.py (24.0)
The version of github3.py (4.0.1), requests (2.31.0), uritemplate (4.1.1), and python-dateutil (2.9.0-post0) installed
Minimum Reproducible Example
Please provide an example of the code that generates the error you're seeing.
Exception information
What is exceptional about what you're seeing versus what you expected to see.