PyGitHub v1.43.6 Release Notes

Release Date: 2019-04-05 // about 5 years ago
  • New features

    • ➕ Add support for Python 3.7 (#1028) (6faa00a)
    • ➕ Adding HTTP retry functionality via urllib3 (#1002) (5ae7af5)
    • ➕ Add new dismiss() method on PullRequestReview (#1053) (8ef71b1)
    • ➕ Add since and before to get_notifications (#1074) (7ee6c41)
    • ➕ Add url parameter to include anonymous contributors in get_contributors (#1075) (293846b)
    • Provide option to extend expiration of jwt token (#1068) (86a9d8e)

    🐛 Bug Fixes & Improvements

    • 🛠 Fix the default parameter for PullRequest.create_review (#1058) (118def3)
    • Fix get_access_token (#1042) (6a89eb6)
    • Fix Organization.add_to_members role passing (#1039) (480f91c)

    🗄 Deprecation