🙄 Es geht doch nichts über gut abgehangenen legacy code.
#pymvpa 8 Jahre nicht mehr angefasst, eigentlich #python2 , so halb nach #Python 3 portiert, mit Imports aus scjpy, numpy,nibabel die es heute nicht mehr so gibt.
Wo sind die Nutzer alle hin? #tensorflow ?
#pymvpa #python2 #python #tensorflow
@richards Will @mozilla ever release the code to a #FirefoxSync server that does not use #Python2?
History of Python programming language - Delve into the remarkable evolution of Python, and learn how it g... - https://cointelegraph.com/news/history-of-python-programming-language #programminglanguage #guidovanrossum #history #python2 #python3 #python
#python #python3 #python2 #history #guidovanrossum #programminglanguage
Our commitment to #python2 projects and GitHub removing #python27 from their runners' tool cache have given us a reason to create the `coatldev/six` Docker image.
As of today, it comes with Python 3.10.11 and 2.7.18 pre-installed, and ready for running your tests and even build and upload your packages.
Why 3.10.11?
Because `mypy[python2]` cannot be installed on 3.11.
Who is using it?
Our friends at ignition-api.
Does it work?
Yes, it does.
Check it out here!
On May 15 #github will remove #python2 from all remaining actions/runner-images; this includes ubuntu-20.04 and windows-2019. But this is not the end.
If you're still maintaining `Python :: 2 :: Only` packages, feel free to use our brand new `python2-pypi-build-upload` action.
You may find it on the GitHub Marketplace using the following link:
https://github.com/marketplace/actions/python2-pypi-build-upload
#github #python2 #python27 #pypi #build #twine
📢 Announcing v3.0.0 of our #github reusable #workflows
https://github.com/coatl-dev/workflows/tree/v3.0.0
#github #black #flake8 #pylint #mypy #python2 #python #nox #tox #precommit
#github #workflows #black #flake8 #pylint #mypy #python2 #python #nox #tox #precommit
I'm going to try and make a slight bug fix to my >10 year old #Python2 #ScratchGPIO project - wish me luck!
📢 "CI/CD - The April 2023 Python 2 apocalypse"
New blog post!
https://thecesrom.dev/2023/04/29/ci-cd-the-april-2023-python-2-apocalypse/
#python #python2 #github #azuredevops #linode #googlecloud #azure
#python #python2 #github #azuredevops #linode #googlecloud #azure
Shit! Not Perl, nor Python (3), but #Python2 -- long dead & out of support, including no security updates -- was recently chosen as the "new" scripting language for a (undisclosed) platform in the year of 2023: https://perlmonks.org/?node_id=11151617
Today we've released version 8.1.25.post5 of our ignition-api package.
This is (yet) another intermediate release which only affects the dataset module.
You may find the details on the release page or in our changelog.
https://github.com/ignition-api/8.1/releases/tag/v8.1.25.post5
#ignition #python2 #scada #coatl #jython
Und da ist dann doch noch dieses eine Tool, das mit dem Wegfall von #Python2 nicht mehr funktioniert...
📢 "Installing pyenv and managing Python versions in Ubuntu - From macOS to Ubuntu, Pt. 2"
New blog post!
https://thecesrom.dev/2023/03/10/installing-pyenv-and-managing-python-versions-in-ubuntu/
#python #python2 #python3 #macOS #linux #ubuntu #homebrew #linuxbrew
#python #python2 #python3 #macos #linux #ubuntu #homebrew #linuxbrew
While the world seems to have moved away from #Python2, I am still actively developing packages published on #PyPI, including some #Python3 #stubs packages.
The main challenges I've faced have been some of my "build" dependencies like #black, #pyflakes and #mypy dropping support for Python 2.
Always worrying about the future the next challenge we will face will be #github deprecating #ubuntu 20.04; as of now only 18.04 and 20.04 are the ones including Python 2.7, with 18.04 already deprecated.
#python2 #pypi #python3 #stubs #black #pyflakes #mypy #github #ubuntu
@lolzac @dmnelson @scriptingosx Yes, but #Apple has been slowly making good on the deprecations announced in #Catalina (2019): https://developer.apple.com/documentation/macos-release-notes/macos-catalina-10_15-release-notes#Scripting-Language-Runtimes
• Deprecated #Python 2 in #Monterey and quietly removed #PHP (2021): https://developer.apple.com/documentation/macos-release-notes/macos-12_0_1-release-notes#Python
• Completely removed #Python2 in Monterey 12.3 (2022): https://developer.apple.com/documentation/macos-release-notes/macos-12_3-release-notes/#Python
• With #Ventura (2022), running `python3` prompts you to install the #Xcode Command Line Tools to get it. It's not part of the core #macOS anymore.
The writing's on the wall.
#apple #catalina #python #monterey #php #python2 #ventura #xcode #macos