Files
PyGithub/tests
chantra 6d4b6d1419 Add support for get_app() with App authentication (#2549)
Moves `Github.get_app()` called without `slug` parameter into `GithubIntegration`, because it needs an `AppAuth`,
and we collect all such endpoints there. Calling `Github.get_app()` without `slug` parameter is now deprecated.

Replaces `datetime.utcnow()` with `datetime.now(timezone.utc)`, as it is deprecated in Python 3.12.
2023-06-16 08:09:16 +02:00
..
2023-05-23 10:23:58 -04:00
2023-01-31 07:44:16 +08:00
2022-10-13 08:56:18 +08:00
2020-01-06 18:01:38 +11:00