Trim21
294c0cc9c5
Enable mypy disallow_untyped_defs ( #2609 )
2023-07-14 21:47:24 +02:00
Trim21
8816889a7d
Enable mypy check_untyped_defs ( #2607 )
2023-07-14 14:49:28 +02:00
Jirka Borovec
13e178a3ab
Set line length to 120 characters ( #2599 )
2023-07-13 17:37:20 +02:00
Enrico Minack and John T. Wodder II
0177f7c513
Make datetime objects timezone-aware ( #2565 )
...
Comparing timestamps returned by the API with naive datetime objects (without timezone information) will raise an error. Add `tzinfo=datetime.timezone.utc` to your datetime instance.
Co-authored-by: John T. Wodder II <git@varonathe.org >
2023-06-28 21:47:48 +02:00
b6258f4be9
merge GithubObject.pyi/Requester.pyi stubs back to source ( #2463 )
...
Co-authored-by: Enrico Minack <github@enrico.minack.dev >
Co-authored-by: Jonathan Leitschuh <jonathan.leitschuh@gmail.com >
2023-06-16 11:57:35 -04:00
Jonathan Leitschuh
daf62bd461
Add support for new RepositoryAdvisories API 🎉 ( #2483 )
2023-06-09 13:42:18 -04:00