Skip to content

Conversation

BoboTiG
Copy link
Contributor

@BoboTiG BoboTiG commented Mar 8, 2023

Hello,

Here is a patch to support PyGithub 1.58+, fix mypy issues, and also improve packaging checks by adding classifiers.

I also fixed slap run fmt, and actually run the command. It explains the number of changes. I did it in a separate commit to ease the review.

BoboTiG and others added 2 commits March 8, 2023 22:24
Also:

- fix Mypy issues
- improve packaging by adding classifiers
@NiklasRosenstein
Copy link
Owner

Thanks @BoboTiG 🙌

@NiklasRosenstein NiklasRosenstein merged commit a6c0c25 into NiklasRosenstein:develop Mar 15, 2023
@NiklasRosenstein
Copy link
Owner

Actually I got one small follow up question: Did anything prevent you from using the current version of python-github-bot-api with PyGithub 1.58+?

@NiklasRosenstein
Copy link
Owner

Released in 0.5.2

@BoboTiG BoboTiG deleted the fix-pygihub-1.58-support branch March 16, 2023 06:47
@BoboTiG
Copy link
Contributor Author

BoboTiG commented Mar 16, 2023

Actually I got one small follow up question: Did anything prevent you from using the current version of python-github-bot-api with PyGithub 1.58+?

Yes, it wasn't possible at all given the AttributeError. See the information in the test.

@NiklasRosenstein
Copy link
Owner

Ah yes of course, you did mention that in the test. Thanks!

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