Pygithub

Latest version: v2.6.1

Safety actively analyzes 723882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 17

1.53

-----------------------------------

* Test Organization.get_hook() (`1660 <https://github.com/PyGithub/PyGithub/pull/1660>`_) (`2646a98c <https://github.com/PyGithub/PyGithub/commit/2646a98c>`_)
* Add method get_team_membership for user to Team (`1658 <https://github.com/PyGithub/PyGithub/pull/1658>`_) (`749e8d35 <https://github.com/PyGithub/PyGithub/commit/749e8d35>`_)
* Add typing files for OAuth classes (`1656 <https://github.com/PyGithub/PyGithub/pull/1656>`_) (`429fcc73 <https://github.com/PyGithub/PyGithub/commit/429fcc73>`_)
* Fix Repository.create_repository_dispatch type signature (`1643 <https://github.com/PyGithub/PyGithub/pull/1643>`_) (`f891bd61 <https://github.com/PyGithub/PyGithub/commit/f891bd61>`_)
* PaginatedList's totalCount is 0 if no last page (`1641 <https://github.com/PyGithub/PyGithub/pull/1641>`_) (`69b37b4a <https://github.com/PyGithub/PyGithub/commit/69b37b4a>`_)
* Add initial support for Github Apps. (`1631 <https://github.com/PyGithub/PyGithub/pull/1631>`_) (`260558c1 <https://github.com/PyGithub/PyGithub/commit/260558c1>`_)
* Correct ``**kwargs`` typing for ``search_*`` (`1636 <https://github.com/PyGithub/PyGithub/pull/1636>`_) (`165d995d <https://github.com/PyGithub/PyGithub/commit/165d995d>`_)
* Add delete_branch_on_merge arg to Repository.edit type stub (`1639 <https://github.com/PyGithub/PyGithub/pull/1639>`_) (`15b5ae0c <https://github.com/PyGithub/PyGithub/commit/15b5ae0c>`_)
* Fix type stub for MainClass.get_user (`1637 <https://github.com/PyGithub/PyGithub/pull/1637>`_) (`8912be64 <https://github.com/PyGithub/PyGithub/commit/8912be64>`_)
* Add type stub for Repository.create_fork (`1638 <https://github.com/PyGithub/PyGithub/pull/1638>`_) (`de386dfb <https://github.com/PyGithub/PyGithub/commit/de386dfb>`_)
* Correct Repository.create_pull typing harder (`1635 <https://github.com/PyGithub/PyGithub/pull/1635>`_) (`5ad091d0 <https://github.com/PyGithub/PyGithub/commit/5ad091d0>`_)

1.52

-----------------------------------

* upload_asset with data in memory (`1601 <https://github.com/PyGithub/PyGithub/pull/1601>`_) (`a7786393 <https://github.com/PyGithub/PyGithub/commit/a7786393>`_)
* Make Issue.closed_by nullable (`1629 <https://github.com/PyGithub/PyGithub/pull/1629>`_) (`06dae387 <https://github.com/PyGithub/PyGithub/commit/06dae387>`_)
* Add support for workflow dispatch event (`1625 <https://github.com/PyGithub/PyGithub/pull/1625>`_) (`16850ef1 <https://github.com/PyGithub/PyGithub/commit/16850ef1>`_)
* Do not check reaction_type before sending (`1592 <https://github.com/PyGithub/PyGithub/pull/1592>`_) (`136a3e80 <https://github.com/PyGithub/PyGithub/commit/136a3e80>`_)
* Various Github Action improvement (`1610 <https://github.com/PyGithub/PyGithub/pull/1610>`_) (`416f2d0f <https://github.com/PyGithub/PyGithub/commit/416f2d0f>`_)
* more flexible header splitting (`1616 <https://github.com/PyGithub/PyGithub/pull/1616>`_) (`85e71361 <https://github.com/PyGithub/PyGithub/commit/85e71361>`_)
* Create Dependabot config file (`1607 <https://github.com/PyGithub/PyGithub/pull/1607>`_) (`e272f117 <https://github.com/PyGithub/PyGithub/commit/e272f117>`_)
* Add support for deployment statuses (`1588 <https://github.com/PyGithub/PyGithub/pull/1588>`_) (`048c8a1d <https://github.com/PyGithub/PyGithub/commit/048c8a1d>`_)
* Adds the 'twitter_username' attribute to NamedUser. (`1585 <https://github.com/PyGithub/PyGithub/pull/1585>`_) (`079f75a7 <https://github.com/PyGithub/PyGithub/commit/079f75a7>`_)
* Create WorkflowRun.timing namedtuple from the dict (`1587 <https://github.com/PyGithub/PyGithub/pull/1587>`_) (`1879518e <https://github.com/PyGithub/PyGithub/commit/1879518e>`_)
* Add missing properties to PullRequest.pyi (`1577 <https://github.com/PyGithub/PyGithub/pull/1577>`_) (`c84fad81 <https://github.com/PyGithub/PyGithub/commit/c84fad81>`_)
* Add support for Workflow Runs (`1583 <https://github.com/PyGithub/PyGithub/pull/1583>`_) (`4fb1d23f <https://github.com/PyGithub/PyGithub/commit/4fb1d23f>`_)
* More precise typing for Repository.create_pull (`1581 <https://github.com/PyGithub/PyGithub/pull/1581>`_) (`4ed7aaf8 <https://github.com/PyGithub/PyGithub/commit/4ed7aaf8>`_)
* Update sphinx-rtd-theme requirement from <0.5 to <0.6 (`1563 <https://github.com/PyGithub/PyGithub/pull/1563>`_) (`f9e4feeb <https://github.com/PyGithub/PyGithub/commit/f9e4feeb>`_)
* More precise typing for MainClass.get_user() (`1575 <https://github.com/PyGithub/PyGithub/pull/1575>`_) (`3668f866 <https://github.com/PyGithub/PyGithub/commit/3668f866>`_)
* Small documentation correction in Repository.py (`1565 <https://github.com/PyGithub/PyGithub/pull/1565>`_) (`f0f6ec83 <https://github.com/PyGithub/PyGithub/commit/f0f6ec83>`_)
* Remove "api_preview" parameter from type stubs and docstrings
(`1559 <https://github.com/PyGithub/PyGithub/pull/1559>`_) (`cc1b884c <https://github.com/PyGithub/PyGithub/commit/cc1b884c>`_)
* Upgrade actions/setup-python to v2 (`1555 <https://github.com/PyGithub/PyGithub/pull/1555>`_) (`6f1640d2 <https://github.com/PyGithub/PyGithub/commit/6f1640d2>`_)
* Clean up tests for GitReleaseAsset (`1546 <https://github.com/PyGithub/PyGithub/pull/1546>`_) (`925764ad <https://github.com/PyGithub/PyGithub/commit/925764ad>`_)
* Repository.update_file() content also accepts bytes (`1543 <https://github.com/PyGithub/PyGithub/pull/1543>`_) (`9fb8588b <https://github.com/PyGithub/PyGithub/commit/9fb8588b>`_)
* Fix Repository.get_issues stub (`1540 <https://github.com/PyGithub/PyGithub/pull/1540>`_) (`b40b75f8 <https://github.com/PyGithub/PyGithub/commit/b40b75f8>`_)
* Check all arguments of NamedUser.get_repos() (`1532 <https://github.com/PyGithub/PyGithub/pull/1532>`_) (`69bfc325 <https://github.com/PyGithub/PyGithub/commit/69bfc325>`_)
* Correct Workflow typing (`1533 <https://github.com/PyGithub/PyGithub/pull/1533>`_) (`f41c046f <https://github.com/PyGithub/PyGithub/commit/f41c046f>`_)
* Remove RateLimit.rate (`1529 <https://github.com/PyGithub/PyGithub/pull/1529>`_) (`7abf6004 <https://github.com/PyGithub/PyGithub/commit/7abf6004>`_)
* PullRequestReview is not a completable object (`1528 <https://github.com/PyGithub/PyGithub/pull/1528>`_) (`19fc43ab <https://github.com/PyGithub/PyGithub/commit/19fc43ab>`_)
* Test more attributes (`1526 <https://github.com/PyGithub/PyGithub/pull/1526>`_) (`52ec366b <https://github.com/PyGithub/PyGithub/commit/52ec366b>`_)
* Remove pointless setters in GitReleaseAsset (`1527 <https://github.com/PyGithub/PyGithub/pull/1527>`_) (`1dd1cf9c <https://github.com/PyGithub/PyGithub/commit/1dd1cf9c>`_)
* Drop some unimplemented methods in GitRef (`1525 <https://github.com/PyGithub/PyGithub/pull/1525>`_) (`d4b61311 <https://github.com/PyGithub/PyGithub/commit/d4b61311>`_)
* Remove unneeded duplicate string checks in Branch (`1524 <https://github.com/PyGithub/PyGithub/pull/1524>`_) (`61b61092 <https://github.com/PyGithub/PyGithub/commit/61b61092>`_)
* Turn on coverage reporting for codecov (`1522 <https://github.com/PyGithub/PyGithub/pull/1522>`_) (`e79b9013 <https://github.com/PyGithub/PyGithub/commit/e79b9013>`_)
* Drastically increase coverage by checking repr() (`1521 <https://github.com/PyGithub/PyGithub/pull/1521>`_) (`291c4630 <https://github.com/PyGithub/PyGithub/commit/291c4630>`_)
* Fixed formatting of docstrings for `Repository.create_git_tag_and_release()`
and `StatsPunchCard`. (`1520 <https://github.com/PyGithub/PyGithub/pull/1520>`_) (`ce400bc7 <https://github.com/PyGithub/PyGithub/commit/ce400bc7>`_)
* Remove Repository.topics (`1505 <https://github.com/PyGithub/PyGithub/pull/1505>`_) (`53d58d2b <https://github.com/PyGithub/PyGithub/commit/53d58d2b>`_)
* Small improvements to typing (`1517 <https://github.com/PyGithub/PyGithub/pull/1517>`_) (`7b20b13d <https://github.com/PyGithub/PyGithub/commit/7b20b13d>`_)
* Correct Repository.get_workflows() (`1518 <https://github.com/PyGithub/PyGithub/pull/1518>`_) (`8727003f <https://github.com/PyGithub/PyGithub/commit/8727003f>`_)
* docs(repository): correct releases link (`1514 <https://github.com/PyGithub/PyGithub/pull/1514>`_) (`f7cc534d <https://github.com/PyGithub/PyGithub/commit/f7cc534d>`_)
* correct Repository.stargazers_count return type to int (`1513 <https://github.com/PyGithub/PyGithub/pull/1513>`_) (`b5737d41 <https://github.com/PyGithub/PyGithub/commit/b5737d41>`_)
* Fix two RST warnings in Webhook.rst (`1512 <https://github.com/PyGithub/PyGithub/pull/1512>`_) (`5a8bc203 <https://github.com/PyGithub/PyGithub/commit/5a8bc203>`_)
* Filter FutureWarning for 2 test cases (`1510 <https://github.com/PyGithub/PyGithub/pull/1510>`_) (`09a1d9e4 <https://github.com/PyGithub/PyGithub/commit/09a1d9e4>`_)
* Raise a FutureWarning on use of client_{id,secret} (`1506 <https://github.com/PyGithub/PyGithub/pull/1506>`_) (`2475fa66 <https://github.com/PyGithub/PyGithub/commit/2475fa66>`_)
* Improve type signature for create_from_raw_data (`1503 <https://github.com/PyGithub/PyGithub/pull/1503>`_) (`c7b5eff0 <https://github.com/PyGithub/PyGithub/commit/c7b5eff0>`_)
* feat(column): move, edit and delete project columns (`1497 <https://github.com/PyGithub/PyGithub/pull/1497>`_) (`a32a8965 <https://github.com/PyGithub/PyGithub/commit/a32a8965>`_)
* Add support for Workflows (`1496 <https://github.com/PyGithub/PyGithub/pull/1496>`_) (`a1ed7c0e <https://github.com/PyGithub/PyGithub/commit/a1ed7c0e>`_)
* Add create_repository_dispatch to typing files (`1502 <https://github.com/PyGithub/PyGithub/pull/1502>`_) (`ba9d59c2 <https://github.com/PyGithub/PyGithub/commit/ba9d59c2>`_)
* Add OAuth support for GitHub applications (`4b437110 <https://github.com/PyGithub/PyGithub/commit/4b437110>`_)
* Create AccessToken entity (`4a6468aa <https://github.com/PyGithub/PyGithub/commit/4a6468aa>`_)
* Extend installation attributes (`61808da1 <https://github.com/PyGithub/PyGithub/commit/61808da1>`_)

1.51

-----------------------------------

* Type stubs are now packaged with the build (`1489 <https://github.com/PyGithub/PyGithub/pull/1489>`_) (`6eba4506 <https://github.com/PyGithub/PyGithub/commit/6eba4506>`_)
* Travis CI is now dropped in favor of Github workflow (`1488 <https://github.com/PyGithub/PyGithub/pull/1488>`_) (`d6e77ba1 <https://github.com/PyGithub/PyGithub/commit/d6e77ba1>`_)
* Get the project column by id (`1466 <https://github.com/PyGithub/PyGithub/pull/1466>`_) (`63855409 <https://github.com/PyGithub/PyGithub/commit/63855409>`_)

1.50

-----------------------------------

New features
^^^^^^^^^^^^

* PyGithub now supports type checking thanks to (`1231 <https://github.com/PyGithub/PyGithub/pull/1231>`_) (`91433fe9 <https://github.com/PyGithub/PyGithub/commit/91433fe9>`_)
* Slack is now the main channel of communication rather than Gitter (`6a6e7c26 <https://github.com/PyGithub/PyGithub/commit/6a6e7c26>`_)
* Ability to retrieve public events (`1481 <https://github.com/PyGithub/PyGithub/pull/1481>`_) (`5cf9950b <https://github.com/PyGithub/PyGithub/commit/5cf9950b>`_)
* Add and handle the maintainer_can_modify attribute in PullRequest (`1465 <https://github.com/PyGithub/PyGithub/pull/1465>`_) (`e0997b43 <https://github.com/PyGithub/PyGithub/commit/e0997b43>`_)
* List matching references (`1471 <https://github.com/PyGithub/PyGithub/pull/1471>`_) (`d3bc6a5c <https://github.com/PyGithub/PyGithub/commit/d3bc6a5c>`_)
* Add create_repository_dispatch (`1449 <https://github.com/PyGithub/PyGithub/pull/1449>`_) (`edcbdfda <https://github.com/PyGithub/PyGithub/commit/edcbdfda>`_)
* Add some Organization and Repository attributes. (`1468 <https://github.com/PyGithub/PyGithub/pull/1468>`_) (`3ab97d61 <https://github.com/PyGithub/PyGithub/commit/3ab97d61>`_)
* Add create project method (`801ea385 <https://github.com/PyGithub/PyGithub/commit/801ea385>`_)

Bug Fixes & Improvements
^^^^^^^^^^^^^^^^^^^^^^^^

* Drop use of shadow-cat for draft PRs (`1469 <https://github.com/PyGithub/PyGithub/pull/1469>`_) (`84bb69ab <https://github.com/PyGithub/PyGithub/commit/84bb69ab>`_)
* AuthenticatedUser.get_organization_membership() should be str (`1473 <https://github.com/PyGithub/PyGithub/pull/1473>`_) (`38b34db5 <https://github.com/PyGithub/PyGithub/commit/38b34db5>`_)
* Drop documentation for len() of PaginatedList (`1470 <https://github.com/PyGithub/PyGithub/pull/1470>`_) (`70462598 <https://github.com/PyGithub/PyGithub/commit/70462598>`_)
* Fix param name of projectcard's move function (`1451 <https://github.com/PyGithub/PyGithub/pull/1451>`_) (`bafc4efc <https://github.com/PyGithub/PyGithub/commit/bafc4efc>`_)
* Correct typos found with codespell (`1467 <https://github.com/PyGithub/PyGithub/pull/1467>`_) (`83bef0f7 <https://github.com/PyGithub/PyGithub/commit/83bef0f7>`_)
* Export IncompletableObject in the github namespace (`1450 <https://github.com/PyGithub/PyGithub/pull/1450>`_) (`0ebdbb26 <https://github.com/PyGithub/PyGithub/commit/0ebdbb26>`_)
* Add GitHub Action workflow for checks (`1464 <https://github.com/PyGithub/PyGithub/pull/1464>`_) (`f1401c15 <https://github.com/PyGithub/PyGithub/commit/f1401c15>`_)
* Drop unneeded ignore rule for flake8 (`1454 <https://github.com/PyGithub/PyGithub/pull/1454>`_) (`b4ca9177 <https://github.com/PyGithub/PyGithub/commit/b4ca9177>`_)
* Use pytest to parametrize tests (`1438 <https://github.com/PyGithub/PyGithub/pull/1438>`_) (`d2e9bd69 <https://github.com/PyGithub/PyGithub/commit/d2e9bd69>`_)

1.47

-----------------------------------

Bug Fixes & Improvements
^^^^^^^^^^^^^^^^^^^^^^^^

* Add support to edit and delete a project (`1434 <https://github.com/PyGithub/PyGithub/pull/1434>`_) (`f11f7395 <https://github.com/PyGithub/PyGithub/commit/f11f7395>`_)
* Add method for fetching pull requests associated with a commit (`1433 <https://github.com/PyGithub/PyGithub/pull/1433>`_) (`0c55381b <https://github.com/PyGithub/PyGithub/commit/0c55381b>`_)
* Add "get_repo_permission" to Team class (`1416 <https://github.com/PyGithub/PyGithub/pull/1416>`_) (`219bde53 <https://github.com/PyGithub/PyGithub/commit/219bde53>`_)
* Add list projects support, update tests (`1431 <https://github.com/PyGithub/PyGithub/pull/1431>`_) (`e44d11d5 <https://github.com/PyGithub/PyGithub/commit/e44d11d5>`_)
* Don't transform completely in PullRequest.*assignees (`1428 <https://github.com/PyGithub/PyGithub/pull/1428>`_) (`b1c35499 <https://github.com/PyGithub/PyGithub/commit/b1c35499>`_)
* Add create_project support, add tests (`1429 <https://github.com/PyGithub/PyGithub/pull/1429>`_) (`bf62f752 <https://github.com/PyGithub/PyGithub/commit/bf62f752>`_)
* Add draft attribute, update test (`bd285248 <https://github.com/PyGithub/PyGithub/commit/bd285248>`_)
* Docstring for Repository.create_git_tag_and_release (`1425 <https://github.com/PyGithub/PyGithub/pull/1425>`_) (`bfeacded <https://github.com/PyGithub/PyGithub/commit/bfeacded>`_)
* Create a tox docs environment (`1426 <https://github.com/PyGithub/PyGithub/pull/1426>`_) (`b30c09aa <https://github.com/PyGithub/PyGithub/commit/b30c09aa>`_)
* Add Deployments API (`1424 <https://github.com/PyGithub/PyGithub/pull/1424>`_) (`3d93ee1c <https://github.com/PyGithub/PyGithub/commit/3d93ee1c>`_)
* Add support for editing project cards (`1418 <https://github.com/PyGithub/PyGithub/pull/1418>`_) (`425280ce <https://github.com/PyGithub/PyGithub/commit/425280ce>`_)
* Add draft flag parameter, update tests (`bd0211eb <https://github.com/PyGithub/PyGithub/commit/bd0211eb>`_)
* Switch to using pytest (`1423 <https://github.com/PyGithub/PyGithub/pull/1423>`_) (`c822dd1c <https://github.com/PyGithub/PyGithub/commit/c822dd1c>`_)
* Fix GitMembership with a hammer (`1420 <https://github.com/PyGithub/PyGithub/pull/1420>`_) (`f2939eb7 <https://github.com/PyGithub/PyGithub/commit/f2939eb7>`_)
* Add support to reply to a Pull request comment (`1374 <https://github.com/PyGithub/PyGithub/pull/1374>`_) (`1c82573d <https://github.com/PyGithub/PyGithub/commit/1c82573d>`_)
* PullRequest.update_branch(): allow expected_head_sha to be empty (`1412 <https://github.com/PyGithub/PyGithub/pull/1412>`_) (`806130e9 <https://github.com/PyGithub/PyGithub/commit/806130e9>`_)
* Implement ProjectCard.delete() (`1417 <https://github.com/PyGithub/PyGithub/pull/1417>`_) (`aeb27b78 <https://github.com/PyGithub/PyGithub/commit/aeb27b78>`_)
* Add pre-commit plugin for black/isort/flake8 (`1398 <https://github.com/PyGithub/PyGithub/pull/1398>`_) (`08b1c474 <https://github.com/PyGithub/PyGithub/commit/08b1c474>`_)
* Add tox (`1388 <https://github.com/PyGithub/PyGithub/pull/1388>`_) (`125536fe <https://github.com/PyGithub/PyGithub/commit/125536fe>`_)
* Open file in text mode in scripts/add_attribute.py (`1396 <https://github.com/PyGithub/PyGithub/pull/1396>`_) (`0396a493 <https://github.com/PyGithub/PyGithub/commit/0396a493>`_)
* Silence most ResourceWarnings (`1393 <https://github.com/PyGithub/PyGithub/pull/1393>`_) (`dd31a706 <https://github.com/PyGithub/PyGithub/commit/dd31a706>`_)
* Assert more attributes in Membership (`1391 <https://github.com/PyGithub/PyGithub/pull/1391>`_) (`d6dee016 <https://github.com/PyGithub/PyGithub/commit/d6dee016>`_)
* Assert on changed Repository attributes (`1390 <https://github.com/PyGithub/PyGithub/pull/1390>`_) (`6e3ceb19 <https://github.com/PyGithub/PyGithub/commit/6e3ceb19>`_)
* Add reset to the repr for Rate (`1389 <https://github.com/PyGithub/PyGithub/pull/1389>`_) (`0829af81 <https://github.com/PyGithub/PyGithub/commit/0829af81>`_)

1.46

-----------------------------------
Important
^^^^^^^^^

Python 2 support has been removed. If you still require Python 2, use 1.45.

Bug Fixes & Improvements
^^^^^^^^^^^^^^^^^^^^^^^^

* Add repo edit support for delete_branch_on_merge (`1381 <https://github.com/PyGithub/PyGithub/pull/1381>`_) (`9564cd4d <https://github.com/PyGithub/PyGithub/commit/9564cd4d>`_)
* Fix mistake in Repository.create_fork() (`1383 <https://github.com/PyGithub/PyGithub/pull/1383>`_) (`ad040baf <https://github.com/PyGithub/PyGithub/commit/ad040baf>`_)
* Correct two attributes in Invitation (`1382 <https://github.com/PyGithub/PyGithub/pull/1382>`_) (`882fe087 <https://github.com/PyGithub/PyGithub/commit/882fe087>`_)
* Search repo issues by string label (`1379 <https://github.com/PyGithub/PyGithub/pull/1379>`_) (`4ae1a1e5 <https://github.com/PyGithub/PyGithub/commit/4ae1a1e5>`_)
* Correct Repository.create_git_tag_and_release() (`1362 <https://github.com/PyGithub/PyGithub/pull/1362>`_) (`ead565ad <https://github.com/PyGithub/PyGithub/commit/ead565ad>`_)
* exposed seats and filled_seats for Github Organization Plan (`1360 <https://github.com/PyGithub/PyGithub/pull/1360>`_) (`06a300ae <https://github.com/PyGithub/PyGithub/commit/06a300ae>`_)
* Repository.create_project() body is optional (`1359 <https://github.com/PyGithub/PyGithub/pull/1359>`_) (`0e09983d <https://github.com/PyGithub/PyGithub/commit/0e09983d>`_)
* Implement move action for ProjectCard (`1356 <https://github.com/PyGithub/PyGithub/pull/1356>`_) (`b11add41 <https://github.com/PyGithub/PyGithub/commit/b11add41>`_)
* Tidy up ProjectCard.get_content() (`1355 <https://github.com/PyGithub/PyGithub/pull/1355>`_) (`dd80a6c0 <https://github.com/PyGithub/PyGithub/commit/dd80a6c0>`_)
* Added nested teams and parent (`1348 <https://github.com/PyGithub/PyGithub/pull/1348>`_) (`eacabb2f <https://github.com/PyGithub/PyGithub/commit/eacabb2f>`_)
* Correct parameter for Label.edit (`1350 <https://github.com/PyGithub/PyGithub/pull/1350>`_) (`16e5f989 <https://github.com/PyGithub/PyGithub/commit/16e5f989>`_)
* doc: example of Pull Request creation (`1344 <https://github.com/PyGithub/PyGithub/pull/1344>`_) (`d5ad09ae <https://github.com/PyGithub/PyGithub/commit/d5ad09ae>`_)
* Fix PyPI wheel deployment (`1330 <https://github.com/PyGithub/PyGithub/pull/1330>`_) (`4561930b <https://github.com/PyGithub/PyGithub/commit/4561930b>`_)

Page 4 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.