-
```
I have run python2.6.2 in android4.4 MBOX platform successfully
make way:
ndk version:r9d
toolchains: toolchains\arm-linux-androideabi-4.6\prebuilt\linux-x86\bin
python version: 2.6.2
android vers…
-
Hi, a small suggestion to add a line to the DPSU spark implementation, to support down-level python:
`from __future__ import division`
https://github.com/opendifferentialprivacy/whitenoise-samples…
simra updated
3 years ago
-
Python 2.7 EOL is fast approaching and which is leading to some fun things like [pytest dropping support](https://github.com/pytest-dev/pytest/issues/5519) leading to our travis job failing.
Thing…
Ashex updated
3 years ago
-
@markzentile @tpogden What do you feel about dropping python 2 support for this altogether? It would probably simplify things a lot with wxpython's various compatibility issues. The newest version of …
-
Python 2 support makes code more complicated and slow downs development.
And as Python 3 already exists almost nine years, it seems like there's no reason to support Python 2 nowadays.
-
With python 2.7, when installing django-simple-captcha with pip 9.0, pip downloads django 2.0 (released 2017/12/02), and executes the command python setup.py egg_info, which results in an error: Attri…
-
Hello Daniel,
Your work has been a godsend! I'm trying to replicate what you've done almost exactly, however I'm having the issue that the start.py code throws up an error when run in python 2, but…
-
Thank you for your great job
`prepare_ansible.sh `
I've got a yellow message for DEPRECATION: Python 2.7
I don't know if it's a problem for 2020??
message:
> DEPRECATION: Python 2.7 will reac…
-
```
Upon importing winpdb using python 2.6, the following deprecation warnings are
issued.
rpdb2.py:314: DeprecationWarning: the sets module is deprecated
import sets
rpdb2.py:319: DeprecationWarn…
-
This may not work out, especially with respect to dependencies, but it would be ideal if this script worked on Python 2.7 as well as 3.x.