fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.8K
active users

#python27

0 posts0 participants0 posts today
Oriol Piera<p>I still have to deal with <a href="https://mastodon.economiasocial.org/tags/Python2" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python2</span></a> every day.</p><p>Everyone else?</p><p><a href="https://mastodon.economiasocial.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.economiasocial.org/tags/Python27" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python27</span></a> <a href="https://mastodon.economiasocial.org/tags/Python2718" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python2718</span></a></p>
Pascal Leinert<p><a href="https://mastodon.social/tags/Python27" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python27</span></a>, <a href="https://mastodon.social/tags/Fortran" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fortran</span></a> und <a href="https://mastodon.social/tags/COBOL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>COBOL</span></a> sind einfach too angry to die.</p><p><a href="https://www.youtube.com/watch?v=MODFrZ6rWqY" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=MODFrZ6rWq</span><span class="invisible">Y</span></a></p>
Hugo van Kemenade<p>And Python 2.7 is now gone from GitHub Actions! 🪦</p><p><a href="https://github.com/actions/setup-python/issues/672#issuecomment-1602673800" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/actions/setup-pytho</span><span class="invisible">n/issues/672#issuecomment-1602673800</span></a></p><p><a href="https://github.com/actions/python-versions/pull/234/files" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/actions/python-vers</span><span class="invisible">ions/pull/234/files</span></a></p><p><a href="https://mastodon.social/tags/GitHub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHub</span></a> <a href="https://mastodon.social/tags/GitHubActions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHubActions</span></a> <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/Python27" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python27</span></a> <a href="https://mastodon.social/tags/CI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CI</span></a> <a href="https://mastodon.social/tags/EOL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EOL</span></a></p>
__coatldev__<p>Our commitment to <a href="https://fosstodon.org/tags/python2" class="mention hashtag" rel="tag">#<span>python2</span></a> projects and GitHub removing <a href="https://fosstodon.org/tags/python27" class="mention hashtag" rel="tag">#<span>python27</span></a> from their runners&#39; tool cache have given us a reason to create the `coatldev/six` Docker image.</p><p>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.</p><p>Why 3.10.11?<br />Because `mypy[python2]` cannot be installed on 3.11.</p><p>Who is using it?<br />Our friends at ignition-api.</p><p>Does it work?<br />Yes, it does.</p><p>Check it out here!</p><p><a href="https://hub.docker.com/r/coatldev/six" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">hub.docker.com/r/coatldev/six</span><span class="invisible"></span></a></p>
Hugo van Kemenade<p>Next, GitHub will be removing support for Python 2.7 from actions/setup-python in under a month, on 19th June. 🪦</p><p>"Breaking changes</p><p>"Hello everyone. The Python 2.7.x will be removed from python-versions and it won't be possible to set up Python 2.7.x by setup-python.</p><p>"The motivation for the changes</p><p>"Python2.7 is not supported since January 1, 2020."</p><p><a href="https://github.com/actions/setup-python/issues/672" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/actions/setup-pytho</span><span class="invisible">n/issues/672</span></a></p><p><a href="https://mastodon.social/tags/GitHub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHub</span></a> <a href="https://mastodon.social/tags/GitHubActions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHubActions</span></a> <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/Python27" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python27</span></a> <a href="https://mastodon.social/tags/CI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CI</span></a> <a href="https://mastodon.social/tags/EOL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EOL</span></a></p>
__coatldev__<p>On May 15 <a href="https://fosstodon.org/tags/github" class="mention hashtag" rel="tag">#<span>github</span></a> will remove <a href="https://fosstodon.org/tags/python2" class="mention hashtag" rel="tag">#<span>python2</span></a> from all remaining actions/runner-images; this includes ubuntu-20.04 and windows-2019. But this is not the end.</p><p>If you&#39;re still maintaining `Python :: 2 :: Only` packages, feel free to use our brand new `python2-pypi-upload` action.</p><p>You may find it on the GitHub Marketplace using the following link:</p><p><a href="https://github.com/marketplace/actions/python2-pypi-upload" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/marketplace/actions</span><span class="invisible">/python2-pypi-upload</span></a></p><p><a href="https://fosstodon.org/tags/github" class="mention hashtag" rel="tag">#<span>github</span></a> <a href="https://fosstodon.org/tags/python2" class="mention hashtag" rel="tag">#<span>python2</span></a> <a href="https://fosstodon.org/tags/python27" class="mention hashtag" rel="tag">#<span>python27</span></a> <a href="https://fosstodon.org/tags/pypi" class="mention hashtag" rel="tag">#<span>pypi</span></a> <a href="https://fosstodon.org/tags/build" class="mention hashtag" rel="tag">#<span>build</span></a> <a href="https://fosstodon.org/tags/twine" class="mention hashtag" rel="tag">#<span>twine</span></a></p>
Hugo van Kemenade<p>Python 2.7 went EOL on 2020-01-01. 🪦</p><p><a href="https://devguide.python.org/versions/" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="">devguide.python.org/versions/</span><span class="invisible"></span></a></p><p>Github Actions and Azure DevOps will be dropping Python 2.7 starting 2023-05-15, taking 3-4 days for rollout. ⏳</p><p>"Possible impact</p><p>"If your builds depend on python2.7 they will be broken." </p><p><a href="https://github.com/actions/runner-images/issues/7401" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/actions/runner-imag</span><span class="invisible">es/issues/7401</span></a></p><p><a href="https://mastodon.social/tags/GitHub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHub</span></a> <a href="https://mastodon.social/tags/GitHubActions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHubActions</span></a> <a href="https://mastodon.social/tags/Azure" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Azure</span></a> <a href="https://mastodon.social/tags/AzureDevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AzureDevOps</span></a> <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/Python27" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python27</span></a> <a href="https://mastodon.social/tags/CI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CI</span></a> <a href="https://mastodon.social/tags/EOL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EOL</span></a></p>
__coatldev__<p>🚀 Just released ignition-api and ignition-api-stubs v8.1.26.post1</p><p><a href="https://pypi.org/project/ignition-api/8.1.26.post1/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">pypi.org/project/ignition-api/</span><span class="invisible">8.1.26.post1/</span></a></p><p><a href="https://pypi.org/project/ignition-api-stubs/8.1.26.post1/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">pypi.org/project/ignition-api-</span><span class="invisible">stubs/8.1.26.post1/</span></a></p><p><a href="https://fosstodon.org/tags/inductiveautomation" class="mention hashtag" rel="tag">#<span>inductiveautomation</span></a> <a href="https://fosstodon.org/tags/ignition" class="mention hashtag" rel="tag">#<span>ignition</span></a> <a href="https://fosstodon.org/tags/scada" class="mention hashtag" rel="tag">#<span>scada</span></a> <a href="https://fosstodon.org/tags/python" class="mention hashtag" rel="tag">#<span>python</span></a> <a href="https://fosstodon.org/tags/python27" class="mention hashtag" rel="tag">#<span>python27</span></a> <a href="https://fosstodon.org/tags/python3" class="mention hashtag" rel="tag">#<span>python3</span></a></p>
aegilops :github::microsoft:<p><span class="h-card" translate="no"><a href="https://fosstodon.org/@thecesrom" class="u-url mention">@<span>thecesrom</span></a></span> Jythooooooooon! In my best Kirk voice.</p><p>:java: and :python: together is a great idea, but not having the Python 3 `main` branch working, and having no clear progress makes it feel like Perl 6 all over again.</p><p>They should rename their moribund Jython3 repo, that&#39;s just confusing!</p><p>It&#39;s such a shame, useful Java scripting interfaces languishing in a dying ecosystem.</p><p>There was a similar lag with things that embed CPython, but they have an escape route.</p><p><a href="https://fosstodon.org/tags/Jython" class="mention hashtag" rel="tag">#<span>Jython</span></a> <a href="https://fosstodon.org/tags/Jython3" class="mention hashtag" rel="tag">#<span>Jython3</span></a> <a href="https://fosstodon.org/tags/Python27" class="mention hashtag" rel="tag">#<span>Python27</span></a></p>
__coatldev__<p>If you&#39;re still working with <a href="https://fosstodon.org/tags/python27" class="mention hashtag" rel="tag">#<span>python27</span></a> on <a href="https://fosstodon.org/tags/GitHub" class="mention hashtag" rel="tag">#<span>GitHub</span></a> or <a href="https://fosstodon.org/tags/AzureDevOps" class="mention hashtag" rel="tag">#<span>AzureDevOps</span></a>, and want to test your code and/or publish to <a href="https://fosstodon.org/tags/PyPI" class="mention hashtag" rel="tag">#<span>PyPI</span></a>, we&#39;ve got you covered!</p><p>Try our Azure Pipeline Templates:</p><p><a href="https://github.com/coatl-dev/azure-pipeline-templates" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/coatl-dev/azure-pip</span><span class="invisible">eline-templates</span></a></p><p>Or our reusable GitHub workflows:</p><p><a href="https://github.com/coatl-dev/workflows" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">github.com/coatl-dev/workflows</span><span class="invisible"></span></a></p><p><a href="https://fosstodon.org/tags/azurepipelines" class="mention hashtag" rel="tag">#<span>azurepipelines</span></a> <a href="https://fosstodon.org/tags/githubworkflows" class="mention hashtag" rel="tag">#<span>githubworkflows</span></a></p>
Andy Valencia ✅<p><span class="h-card"><a href="https://botsin.space/@hackaday" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>hackaday</span></a></span> </p><p>Try tauthon, still supported:</p><p><a href="https://github.com/naftaliharris/tauthon" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/naftaliharris/tauth</span><span class="invisible">on</span></a></p><p><a href="https://mst.vsta.org/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://mst.vsta.org/tags/python27" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python27</span></a> <a href="https://mst.vsta.org/tags/tauthon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tauthon</span></a></p>