Files
PyGithub/github
Sachi King e4168109dd Use property decorator to improve typing compatibility (#1925)
As a property these functions are expected to be accessed without the
private __get_ and __set_ functions, however while the functions are
typed, the property is not, and mypy shows an attribute error.

As this codebase no-longer requires support for python versions without
support for @property.setter(2.6?) this updates the functions to use
decorators and updates the type files to reflect the attribute
existence.
2021-04-26 14:23:34 +10:00
..
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-03-22 19:33:23 +08:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2021-04-26 14:22:15 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00