github PyGithub/PyGithub v1.50

latest releases: v2.3.0, v2.2.0, v2.1.1...
4 years ago

New features

  • PyGithub now supports type checking thanks to (#1231) (91433fe)
  • Slack is now the main channel of communication rather than Gitter (6a6e7c2)
  • Ability to retrieve public events (#1481) (5cf9950)
  • Add and handle the maintainer_can_modify attribute in PullRequest (#1465) (e0997b4)
  • List matching references (#1471) (d3bc6a5)
  • Add create_repository_dispatch (#1449) (edcbdfd)
  • Add some Organization and Repository attributes. (#1468) (3ab97d6)
  • Add create project method (801ea38)

Bug Fixes & Improvements

  • Drop use of shadow-cat for draft PRs (#1469) (84bb69a)
  • AuthenticatedUser.get_organization_membership() should be str (#1473) (38b34db)
  • Drop documentation for len() of PaginatedList (#1470) (7046259)
  • Fix param name of projectcard's move function (#1451) (bafc4ef)
  • Correct typos found with codespell (#1467) (83bef0f)
  • Export IncompletableObject in the github namespace (#1450) (0ebdbb2)
  • Add GitHub Action workflow for checks (#1464) (f1401c1)
  • Drop unneeded ignore rule for flake8 (#1454) (b4ca917)
  • Use pytest to parametrize tests (#1438) (d2e9bd6)

Don't miss a new PyGithub release

NewReleases is sending notifications on new releases.