Skip to content

Conversation

@dbutenhof
Copy link
Owner

There are bugs, inconsistencies, and annoying limitations in the PyGitHub package. Switching to direct use of requests allows easily customizing the Accept headers to return formatted HTML rather than using a markdown component that's not quite GitHub-compatible. It also removes some messy workarounds for bugs.

There are bugs, inconsistencies, and annoying limitations in the PyGitHub
package. Switching to direct use of requests allows easily customizing the
`Accept` headers to return formatted HTML rather than using a markdown
component that's not quite GitHub-compatible. It also removes some messy
workarounds for bugs.
@dbutenhof dbutenhof self-assigned this Jan 16, 2026
@dbutenhof dbutenhof merged commit 956dba2 into main Jan 16, 2026
4 checks passed
@dbutenhof dbutenhof deleted the bare branch January 16, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants