issues Search Results · repo:yanyongyu/githubkit language:Python
Filter by
92 results
(65 ms)92 results
inyanyongyu/githubkit (press backspace or delete to remove)Hello, fetching the proxy setting from the env is not working since transport is set when creating the httpx.Client
(https://github.com/yanyongyu/githubkit/blob/59e6135d03199d9ac8f9c33ecee0485bcff0d886/githubkit/core.py#L237). ...
enhancement
startmat
- 3
- Opened 26 days ago
- #226
GitHub API supports creating internal repository when use GitHub Enterprise Cloud version. However, githubkit doesn t
support it due to parameter checking when to create a repository. See:
githubkit/versions/v2022_11_28/types/group_0854.py ...
question
Rest API
Ruby0510
- 3
- Opened on Jun 19
- #223
Would it be possible for githubkit to support streaming downloads? Specifically, I d like to stream
download_tarball_archive to avoid loading potentially large tarballs into memory, but it looks like httpx ...
enhancement
Rest API
alicederyn
- 1
- Opened on Jun 18
- #222
Github recently added Advanced Search and plans to deprecate the legacy syntax. can we add this option to githubkit?
https://github.blog/changelog/2025-03-06-github-issues-projects-api-support-for-issues-advanced-search-and-more/ ...
question
Rest API
marcosfede
- 4
- Opened on Jun 16
- #221
I wish to utilize the http_cache but with Hishel s always_revalidate set to true. Hishel can be a bit aggressive with
caching since it respects the max-age header which is usually 60 for GitHub s responses. ...
enhancement
ayussh-verma
- 4
- Opened on Jun 12
- #220
I am currently running this on a long standing server that caches the client instance for the lifetime of the
application.
Every once and a while, there is a flaky 401 that comes back from the client, ...
bug
mchieco
- 4
- Opened on Jun 6
- #218
Sometimes I get this error: Server disconnected without sending a response. from httpx library
Here is the full stacktrace from Sentry
RemoteProtocolError: Server disconnected without sending a response. ...
question
TheSuperiorStanislav
- 3
- Opened on May 27
- #216
Hi,
I think I ve found a bug in the schema.
Env
- python: 3.12
- githubkit: 0.12.12
Steps to reproduce
from githubkit import GitHub
kit = GitHub()
owner= pandas-dev
repo= pandas
page_num = ...
bug
Rest API
schema
eugene-graft
- 5
- Opened on May 5
- #214
Hi,
First of all, thank you very much for this nice project!
While testing a simple pagination described in the docs, I found an error trying to paginate /issues.
Env
- python: 3.12
- githubkit: ...
bug
Rest API
eugene-graft
- 3
- Opened on Apr 25
- #211
I need to be able to set a custom cert file. HTTPX has multiple methods of enabling this.
https://www.python-httpx.org/advanced/ssl/
Allowing a verify passthough to the underlying Httpx Client seems ...
enhancement
Kilo59
- Opened on Apr 17
- #208

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.