[Dev] Archery should be able to use PyGithub > 2.9.0
Open
Component: Developer Tools
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
Archery broke due to the PyGitHub 2.9.0 release, see:
- https://github.com/apache/arrow/issues/49596
While trying to fix, I've realized this would require a bigger refactor, see comments here:
- https://github.com/apache/arrow/pull/49597
We agreed that in order to fix the broken archery we would pin PyGithub but we should investigate and refactor archery so it's able to work with newer PyGithub.
### Component(s)
Developer Tools
Contributor guide
Assessment
This issue has not been assessed yet.