Files
PyGithub/github
Steve Kowalik 60464f6554 Allow sha=None for InputGitTreeElement (#1327)
InputGitTreeElement is used to build tree objects for
Repository.create_git_tree(). However, the GitHub API allows passing
sha=null to delete a file, which we don't allow. Extend the checking in
InputGitTreeElement to also allow None, and add a test for good measure.

Fixes #1318
2019-12-29 10:50:23 +11:00
..
2019-12-10 17:14:33 +08:00
2019-12-10 17:14:33 +08:00
2019-12-10 17:14:33 +08:00
2019-12-10 17:14:33 +08:00
2019-12-10 17:14:33 +08:00
2019-12-10 17:14:33 +08:00
2019-12-10 17:14:33 +08:00
2019-12-10 17:14:33 +08:00