PyGitHub v1.44 Release Notes

Release Date: 2019-10-19 // over 4 years ago
  • New features

    • โœ… This version supports running under Python 3 directly, and the test suite
      passes under both 2.7 and recent 3.x's.

    ๐Ÿ› Bug Fixes & Improvements

    • ๐Ÿšš Stop ignoring unused imports and remove them (#1250) (a076508)
    • โฌ†๏ธ Bump httpretty to be a greater or equal to (#1262) (27092fb)
    • โž• Add close all issues example (#1256) (13e2c7c)
    • โž• Add six to install_requires (#1245) (a840a90)
    • โœ… Implemented user organization membership. Added test case. (#1237) (e50420f)
    • ๐Ÿš€ Create DEPLOY.md (c9ed82b)
    • ๐Ÿ‘Œ Support non-default URLs in GithubIntegration (#1229) (e33858a)
    • Cleanup try/except import in PaginatedList (#1228) (89c967b)
    • โž• Add an IncompletableObject exception (#1227) (f91cbac)
    • ๐Ÿ›  Fix redundant int checks (#1226) (850da5a)
    • Jump from notifications to related PRs/issues. (#1168) (020fbeb)
    • Code review bodies are optional in some cases. (#1169) (b84d9b1)
    • โšก๏ธ Update changes.rst (#1223) (2df7269)
    • Do not auto-close issues with high priority tag (ab27ba4)
    • ๐Ÿ›  Fix bug in repository create new file example #1210 (#1211) (74cd685)
    • โœ‚ Remove more Python version specific code (#1193) (a0f01cf)
    • โฌ‡๏ธ Drop use of assertEquals (#1194) (7bac694)
    • ๐Ÿ›  Fix PR review creation. (#1184) (e90cdab)
    • โž• Add support to vulnerability alert and automated security fixes APIs (#1195) (8abd50e)
    • โœ‚ Delete Legacy submodule (#1192) (7ddb657)
    • โœ‚ Remove some uses of atLeastPython3 (#1191) (cca8e3a)
    • โš™ Run flake8 in Travis (#1163) (f93207b)
    • ๐Ÿ›  Fix directories for coverage in Travis (#1190) (657f87b)
    • Switch to using six (#1189) (dc2f2ad)
    • โšก๏ธ Update Repository.update_file() docstring (#1186) (f1ae720)
    • Correct return type of MainClass.get_organizations (#1179) (6e79d27)
    • โž• Add cryptography to test-requirements.txt (#1165) (9b1c1e0)