PyGitHub v1.52 Release Notes

Release Date: 2020-08-03 // over 3 years ago
    • upload_asset with data in memory (#1601) (a778639)
    • 👉 Make Issue.closed_by nullable (#1629) (06dae38)
    • ➕ Add support for workflow dispatch event (#1625) (16850ef)
    • Do not check reaction_type before sending (#1592) (136a3e8)
    • Various Github Action improvement (#1610) (416f2d0)
    • more flexible header splitting (#1616) (85e7136)
    • Create Dependabot config file (#1607) (e272f11)
    • ➕ Add support for deployment statuses (#1588) (048c8a1)
    • ➕ Adds the 'twitter_username' attribute to NamedUser. (#1585) (079f75a)
    • Create WorkflowRun.timing namedtuple from the dict (#1587) (1879518)
    • ➕ Add missing properties to PullRequest.pyi (#1577) (c84fad8)
    • ➕ Add support for Workflow Runs (#1583) (4fb1d23)
    • More precise typing for Repository.create_pull (#1581) (4ed7aaf)
    • ⚡️ Update sphinx-rtd-theme requirement from <0.5 to <0.6 (#1563) (f9e4fee)
    • More precise typing for MainClass.get_user() (#1575) (3668f86)
    • 📚 Small documentation correction in Repository.py (#1565) (f0f6ec8)
    • ✂ Remove "api_preview" parameter from type stubs and docstrings
      (#1559) (cc1b884)
    • ⬆️ Upgrade actions/setup-python to v2 (#1555) (6f1640d)
    • 🚀 Clean up tests for GitReleaseAsset (#1546) (925764a)
    • ⚡️ Repository.update_file() content also accepts bytes (#1543) (9fb8588)
    • 🛠 Fix Repository.get_issues stub (#1540) (b40b75f)
    • Check all arguments of NamedUser.get_repos() (#1532) (69bfc32)
    • Correct Workflow typing (#1533) (f41c046)
    • ✂ Remove RateLimit.rate (#1529) (7abf600)
    • PullRequestReview is not a completable object (#1528) (19fc43a)
    • ✅ Test more attributes (#1526) (52ec366)
    • ✂ Remove pointless setters in GitReleaseAsset (#1527) (1dd1cf9)
    • ⬇️ Drop some unimplemented methods in GitRef (#1525) (d4b6131)
    • ✂ Remove unneeded duplicate string checks in Branch (#1524) (61b6109)
    • Turn on coverage reporting for codecov (#1522) (e79b901)
    • Drastically increase coverage by checking repr() (#1521) (291c463)
    • Fixed formatting of docstrings for Repository.create_git_tag_and_release()
      and StatsPunchCard. (#1520) (ce400bc)
    • ✂ Remove Repository.topics (#1505) (53d58d2)
    • Small improvements to typing (#1517) (7b20b13)
    • Correct Repository.get_workflows() (#1518) (8727003)
    • 📄 docs(repository): correct releases link (#1514) (f7cc534)
    • correct Repository.stargazers_count return type to int (#1513) (b5737d4)
    • 🛠 Fix two RST warnings in Webhook.rst (#1512) (5a8bc20)
    • ✅ Filter FutureWarning for 2 test cases (#1510) (09a1d9e)
    • ⚠ Raise a FutureWarning on use of client_{id,secret} (#1506) (2475fa6)
    • Improve type signature for create_from_raw_data (#1503) (c7b5eff)
    • 🚚 feat(column): move, edit and delete project columns (#1497) (a32a896)
    • ➕ Add support for Workflows (#1496) (a1ed7c0)
    • Add create_repository_dispatch to typing files (#1502) (ba9d59c)
    • ➕ Add OAuth support for GitHub applications (4b43711)
    • Create AccessToken entity (4a6468a)
    • Extend installation attributes (61808da)