Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPython 3.5 "end of life" #161
Comments
Hey! I want to work on it |
Hello! I'd like to work on this too, please! Do I need to do anything specific before getting started? Thank you! |
One does f-strings, one does type comments — that's fine by me. I wanted it in separate PRs anyway! |
With Python 3.5.x having reached its end of life/support, we can (drop supposed 3.4 support😆 and) begin to use "advanced" features from Python 3.6:
backtesting.py/backtesting/_util.py
Lines 102 to 104 in 86205f8
Additionally:
version_info
checksbacktesting.py/setup.py
Lines 4 to 5 in 1512f0e
backtesting.py/setup.py
Line 57 in 1512f0e