Drop Python v3.5 support
To allow static typing on local variables, we must upgrade to Python 3.6.
To help automatically fulfilled the code with static typing, we need to use MonkeyType.
To automatically freeze code style, we need Black.
Both require Python 3.6 version.
So I suggest to require Python 3.6 minimum to use this library.
- Show closed items
Related merge requests 1
When this merge request is accepted, this issue will be closed automatically.
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 assigned to @vtexier
assigned to @vtexier
- Vincent Texier added enhancement label
added enhancement label
- Vincent Texier changed title from Upgrade Python version required to 3.6 (for MonkeyType and Black) to Upgrade Python requirement from 3.5 to 3.6
changed title from Upgrade Python version required to 3.6 (for MonkeyType and Black) to Upgrade Python requirement from 3.5 to 3.6
- Vincent Texier changed the description
changed the description
- Vincent Texier added To Do label
added To Do label
- Author Owner
@Insoleet : can I upgrade duniterpy to Python 3.6 to unlock this issue and others ?
Edited by Vincent Texier @vtexier We need to check first if its possible to build sakia on python 3.6 using pyinstaller. It seems possible on the recent versions but we should check first :) https://github.com/pyinstaller/pyinstaller/issues/2331
- Vincent Texier changed the description
changed the description
- Vincent Texier changed milestone to %0.60.0
changed milestone to %0.60.0
- Moul mentioned in issue silkaj#240 (closed)
mentioned in issue silkaj#240 (closed)
- Moul changed due date to September 13, 2020
changed due date to September 13, 2020
- Moul changed title from Upgrade Python requirement from 3.5 to 3.6 to Drop Python v3.5 support
changed title from Upgrade Python requirement from 3.5 to 3.6 to Drop Python v3.5 support
- Moul mentioned in merge request !106 (merged)
mentioned in merge request !106 (merged)
- Moul closed with merge request !106 (merged)
closed with merge request !106 (merged)
- Moul changed due date to September 30, 2020
changed due date to September 30, 2020
- Moul marked this issue as related to silkaj#240 (closed)
marked this issue as related to silkaj#240 (closed)
- Moul marked this issue as related to #179 (closed)
marked this issue as related to #179 (closed)