-
Current versions of mypy (>=0.980) no longer support Python2.7. This means that support on the website is effectively broken.
I don't know if it's better to just remove 2.7 entirely, or add old myp…
-
Python 2 has to go eventually with the cessation of security updates. We should make a list of packages still built with py2, and either abandon or migrate them to py3.
I doubt the security part is…
-
-
Hello,
you should modify your makefile
from python -c ...
to python2 -c ...
because some dustribs (as archlinux) have modified their default python binary
-
I can't run esp32 gdb because python2.7 is too old for my OS.
Installing the latest version direct from espressif works.
I've seen other people encountering this problem on platformio forums too.
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
…
-
## Environment data
- debugpy version: 1.6.5
- OS and version: Ubuntu 18.04
- Python version: 3.11.0
- Using VS Code
## Actual behavior
When debugging a python script that starts a python2…
-
I strongly need to use python2 instead of python3. Is there any possibilities to convert this code into python2 code?
sur83 updated
8 years ago
-
https://love-lg.github.io/2018/10/20/python2/
mr.yuan's person blog
-
Numerous references indicate Python2 and Python3 dependencies. Python2 dependency needs to be factored out.