Skip to content

Pull requests: PyGithub/PyGithub

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix doubled slash in request path for base_url with trailing slash
#3537 opened Jun 17, 2026 by Noethix55555 Contributor Loading…
Remove invalid 'side' value from create_review_comment start_side
#3535 opened Jun 17, 2026 by Noethix55555 Contributor Loading…
Expand list-valued search qualifiers into repeated chunks
#3533 opened Jun 17, 2026 by Noethix55555 Contributor Loading…
Fix selected-repository handling for org variables and secrets
#3531 opened Jun 17, 2026 by Noethix55555 Contributor Loading…
Fix OrganizationSecret.edit() to seal the value and use PUT
#3529 opened Jun 17, 2026 by Noethix55555 Contributor Loading…
Fix BranchProtection.restrictions raising AttributeError
#3527 opened Jun 17, 2026 by Noethix55555 Contributor Loading…
Send correct UTC instant for timezone-aware query datetimes
#3525 opened Jun 17, 2026 by Noethix55555 Contributor Loading…
Fix lazy "latest" GitRelease returning tag_name "latest"
#3524 opened Jun 17, 2026 by Noethix55555 Contributor Loading…
Fix IndexError when slicing PaginatedList at or past the end
#3523 opened Jun 17, 2026 by Noethix55555 Contributor Loading…
Handle non-dict JSON error bodies in createException
#3521 opened Jun 17, 2026 by Noethix55555 Contributor Loading…
Lazily complete issues obtained from PRs
#3510 opened Jun 10, 2026 by xmo-odoo Contributor Loading…
Fix Codecov coverage reporting on main branch
#3499 opened Jun 3, 2026 by alonfaraj Loading…
Add OpenAPI annotations to some PyGithub classes OpenAPI OpenAPI spec related issues and pull requests
#3497 opened Jun 3, 2026 by EnricoMi Collaborator Draft
Fix lazy retrieval of latest tag name
#3487 opened May 18, 2026 by sathieu Loading…
Add return_run_details parameter to Workflow.create_dispatch
#3471 opened Mar 24, 2026 by SebastienSyd Contributor Loading…
4 tasks done
Async support
#3464 opened Mar 19, 2026 by Ousret Loading…
Add has_pull_request read/edit support
#3462 opened Mar 17, 2026 by luk1337 Loading…
Bump dawidd6/action-download-artifact from 3.1.4 to 14 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
#3444 opened Feb 2, 2026 by dependabot Bot Loading…
Fix OAuth2 authorization parameter
#3440 opened Jan 19, 2026 by TheoGoudout Loading…
Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#3439 opened Jan 19, 2026 by dependabot Bot Loading…
Replace black, pyupgrade, and docformatter with ruff
#3438 opened Jan 17, 2026 by Repiteo Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.