PyGitHub v1.43.8 Release Notes

Release Date: 2019-07-20 // over 4 years ago
  • New features

    • ➕ Add two factor attributes on organizations (#1132) (a073168)
    • ➕ Add Repository methods for pending invitations (#1159) (57af1e0)
    • Adds get_issue_events to PullRequest object (#1154) (acd515a)
    • ➕ Add invitee and inviter to Invitation (#1156) (0f2beac)
    • ➕ Adding support for pending team invitations (#993) (edab176)
    • ➕ Add support for custom base_url in GithubIntegration class (#1093) (6cd0d64)
    • GithubIntegration: enable getting installation (#1135) (1818704)
    • ➕ Add sorting capability to Organization.get_repos() (#1139) (ef6f009)
    • Add new Organization.get_team_by_slug method (#1144) (4349bca)
    • ➕ Add description field when creating a new team (#1125) (4a37860)
    • 🖐 Handle a path of / in Repository.get_contents() (#1070) (102c820)
    • ➕ Add issue lock/unlock (#1107) (ec7bbcf)

    🐛 Bug Fixes & Improvements