1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-16 06:05:00 +00:00
Commit graph

20 commits

Author SHA1 Message Date
VarMonke
e34d67b581 Fix repr and bump version 2022-04-27 15:03:18 +05:30
VarMonke
720b9f5e8d Try 3.8 fixing? 2022-04-27 11:06:03 +05:30
VarMonke
a3aa1a51a8 add properties 2022-04-19 21:15:57 +05:30
VarMonke
cc44cb67e5 add http.data meth and make owner optional in delete_repo and fix repo licenses 2022-04-17 11:26:55 +05:30
VarMonke
f75886bc92 Fix files 2022-04-17 02:07:17 +05:30
VarMonke
3b71c8e247 Better reprs? 2022-04-16 00:59:49 +05:30
sudosnok
a181273189 Moved File to objects 2022-04-12 18:41:56 +01:00
sudosnok
353977c4b2 Actually fixed the http typehints 2022-04-09 12:33:46 +01:00
sudosnok
d5a99bb0c4 Actually fixed the http typehints 2022-04-09 11:58:36 +01:00
sudosnok
408e0b76ad Removed the bad http typehints 2022-04-09 09:54:49 +01:00
sudosnok
8b91010b12 Massive shift to avoid circular imports, functionally the same, though objects are forced to be in one file to avoid the circular nature 2022-04-07 22:56:01 +01:00
sudosnok
d5ba5bc58d Moved objects into their own place in a folder for readability 2022-03-27 13:04:00 +01:00
VarMonke
9a2889702b Objects 2022-03-27 17:15:14 +05:30
sudosnok
eb7e07f74d Small tweaks to setattr behaviour 2022-03-27 12:10:35 +01:00
sudosnok
a1754b7a8a Small typo 2022-03-27 10:33:57 +01:00
VarMonke
e1ba7aa586 Change self to cls for classmethod 2022-03-27 14:03:30 +05:30
VarMonke
fa79b7ef9d Typo 2022-03-27 11:38:36 +05:30
VarMonke
77de27ea5a Adding user object
Editing Exceptions and changing _state to session
2022-03-27 11:03:47 +05:30
sudosnok
d32ec86671 Renamed session to state 2022-03-26 21:36:47 +00:00
VarMonke
beaf181a52 Adding Objects 2022-03-27 00:12:38 +05:30