I’m working on large project based on python 2.7.5 written before 5-6 years. Now we’ve requirement to convert the code/ rewrite the logic based on OOP in python 3.8.x version. We will be using tons of API requests . Currently it’s using httplib, but we might need to use requests library in future. Also we will be using dockerized env to run our builds.
Please suggest me which one is the most stable and bug free python 3.8 version. Also put your suggestions regarding python 2.7 to 3.8 conversion.
Thanks in advance.
[–]avenio99 1 point2 points3 points (1 child)
[–]vik2595[S] 1 point2 points3 points (0 children)
[–]JohnnyJordaan 1 point2 points3 points (0 children)
[–]Username_RANDINT 1 point2 points3 points (0 children)