Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several updates due to changes in PyGithub and GitHub #1

Merged
merged 7 commits into from
Mar 10, 2021

Conversation

codepaws
Copy link
Owner

As per PyGithub#1210 slash at beginning of path cannot be used. Fix: jayfk#293

Additionally, due to change of branch naming convention, starting from 1st October 2020, all new repositories are having main instead of master branch.

Due to PyGithub#1222 and PyGithub#1223 get_contents should be used instead of `get_file_contents.

From: jayfk#295

As per PyGithub#1210 slash at beginning of path cannot be used.

Fix: jayfk#293
Due to GitHub branch naming convention, starting from 1st October, all new repositories are having main instead of master branch.
Due to PyGithub#1222 and PyGithub#1223
@codepaws codepaws merged commit 953992b into codepaws:master Mar 10, 2021
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.

Issue with setup (GithubException.GithubException: 422)
2 participants