Commit Graph
14 Commits
Author SHA1 Message Date
Nikita SobolevandGitHub 40d4676d6a __unicode__ always returns str (#9248) 2022-11-22 11:52:03 +00:00
Nikita SobolevandGitHub 18e2ae762b Mark first argument of __[get|set|del]attr__ as str (#9245) 2022-11-22 11:06:50 +00:00
AvasamandGitHub c0f96e1ab6 Explain why vobject is not tested on Windows (#9175)
Specify vobject.win32tz is broken on Windows
2022-11-12 16:23:26 -08:00
Nikita SobolevandGitHub 62a6c3d616 Annotate known magic-method return types (#9131) 2022-11-08 18:28:42 +00:00
Nikita SobolevandGitHub 11be6effd3 Mark vobject as complete (#9120) 2022-11-07 14:24:18 +00:00
Nikita SobolevandGitHub 3e828bd307 Remove empty __init__ methods from classes with 0 parents (#8907) 2022-10-16 12:47:47 +01:00
Alex WaygoodandGitHub 653f2c6ba4 Third-party stubs: import from collections.abc where possible (#7637) 2022-04-16 14:52:57 +01:00
ShantanuandGitHub b88a6f19cd Upgrade black version (#7089) 2022-01-30 16:27:06 -08:00
Alex WaygoodandGitHub 8d5d2520ac Use PEP 585 syntax wherever possible (#6717) 2021-12-28 11:31:43 +01:00
AkuliandGitHub a5bc1e037f Add mypy error codes to '# type: ignore' comments (#6379) 2021-11-26 07:07:56 +01:00
Sebastian RittauandGitHub 9f86972350 Add star to all non-0.1 versions (#6146) 2021-10-11 13:41:19 -07:00
Jochen SprickerhofandGitHub 76b1f63ac2 Fix return type of readComponents() (#6143) 2021-10-11 09:23:36 +02:00
Sebastian RittauandGitHub aca5952361 Wrap vobject.win32tz in platform check (#5747) 2021-07-09 11:32:57 +02:00
Sebastian RittauandGitHub a7446632f7 Add third-party vobject stubs (#5733) 2021-07-08 18:26:24 -07:00