Add type annotations (python 3.5) for static typing
To get a strongly typed code, we can use typing annotations and the typing module.
To type-check the code before run-time, we can use our IDE integrated type checking, or better :
A video about typing : https://hooktube.com/watch?v=QCGwDOk-pIs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Vincent Texier changed milestone to %0.50.0
changed milestone to %0.50.0
- Vincent Texier added To Do label
added To Do label
- Vincent Texier changed the description
changed the description
- Vincent Texier mentioned in commit 7a09e5b8
mentioned in commit 7a09e5b8
- Vincent Texier added Doing and removed To Do labels
- Vincent Texier assigned to @vtexier
assigned to @vtexier
- Vincent Texier mentioned in commit 684de171
mentioned in commit 684de171
- Author Owner
Use mypy. All errors raised by mypy are corrected.
- Vincent Texier closed
closed
- Vincent Texier reopened
reopened
- Vincent Texier mentioned in commit 9a46039f
mentioned in commit 9a46039f
- Vincent Texier mentioned in commit 920564ed
mentioned in commit 920564ed
- Vincent Texier changed title from Add type annotations for static typing to Add type annotations (python 3.5) for static typing
changed title from Add type annotations for static typing to Add type annotations (python 3.5) for static typing
- Vincent Texier changed the description
changed the description
- Vincent Texier mentioned in commit 21914877
mentioned in commit 21914877
- Vincent Texier mentioned in commit 00ccf3b4
mentioned in commit 00ccf3b4
- Vincent Texier mentioned in commit 420259dd
mentioned in commit 420259dd
- Vincent Texier mentioned in commit e685da93
mentioned in commit e685da93
- Vincent Texier mentioned in commit e5f3c4dd
mentioned in commit e5f3c4dd
- Vincent Texier mentioned in commit bb07b1f7
mentioned in commit bb07b1f7
- Vincent Texier mentioned in commit 7a449c47
mentioned in commit 7a449c47
- Vincent Texier mentioned in commit 31d06c61
mentioned in commit 31d06c61
- Vincent Texier mentioned in commit a9ba5730
mentioned in commit a9ba5730
- Vincent Texier mentioned in commit e118a6fb
mentioned in commit e118a6fb
- Vincent Texier mentioned in commit daa5509f
mentioned in commit daa5509f
- Vincent Texier mentioned in commit ccc75d2f
mentioned in commit ccc75d2f
- Vincent Texier mentioned in commit 90b0501c
mentioned in commit 90b0501c
- Vincent Texier mentioned in commit f11a2183
mentioned in commit f11a2183
- Vincent Texier mentioned in commit aabed40c
mentioned in commit aabed40c
- Vincent Texier mentioned in commit a8d394c3
mentioned in commit a8d394c3
- Vincent Texier mentioned in commit c47a03b9
mentioned in commit c47a03b9
- Vincent Texier mentioned in commit e6b1dcea
mentioned in commit e6b1dcea
- Vincent Texier closed
closed
- Vincent Texier removed Doing label
removed Doing label
- Moul mentioned in issue silkaj#7 (closed)
mentioned in issue silkaj#7 (closed)
- Moul marked this issue as related to silkaj#163 (closed)
marked this issue as related to silkaj#163 (closed)