Commit Graph

5 Commits

Author SHA1 Message Date
Lorenzo Bolla fb4910ed6d Remove Year/Month/Day/Week type aliases 2016-02-24 22:38:32 +00:00
Lorenzo Bolla 12d348fe67 Remove mention to internal variables 2016-02-24 22:19:25 +00:00
Lorenzo Bolla ce938b367b Remove True/False/None optional arguments.
Use Optional[...] when appropriate.
Adhere to PEP-484 styling.
2016-02-24 21:01:41 +00:00
Lorenzo Bolla d872968e32 Issue 88: Stub for calendar module 2016-02-24 12:43:27 +00:00
Matthias Kramm 337abed05a add (overwrite with) mypy stubs, if available 2015-09-30 09:59:44 -07:00