python

Back Open Paginator
11.01.2026 04:52
hbrpgm (@hbrpgm@adalta.social)

📰 ** Information Briefing: **

#Python 3.14 on Arch – #Rebuild Your #Packages
- New #Python version 3.14 released
- #Packages need rebuilding
- Commands for Arch #Linux

🔗 adalta.info/pdf/index.html?tit
[ Verfügbar in 🇩🇪 (lang=de)//Available in 🇺🇸 (lang=en)//Disponible en 🇫🇷 (lang=fr) ]

#Privacy #Release #Archlinux #Newrelease #AISummary #Bot




Show Original Post


11.01.2026 04:52
cazabon (@cazabon@mindly.social)

@philcowans

You're right, this is weird and I'm not entirely sure what's going on. I was able to get it to fail with some combinations, pass with others, and thought I had it figured out until I tried some other cases and those contradicted what I thought I'd established.

As to what's going on - I have a guess, but I'm not confident about it. I think it might be triggering only when an #rfc2047 -encoded segment of the header field value either exceeds the message's policy's line length limit, or in some way crosses over that boundary (such as having leading unencoded ASCII without a whitespace break that would allow the line to fold before the encoded segment).

If this is the case, it looks like a bug to me, too. If it's still happening with the most recent version of Python, I'd say it needs fixing. I haven't tried anything past 3.11.x right now.

Only showing up using the EmailMessage class vs Message class is explainable; there are slight differences, and one is for legacy code compatibility.

Weird.

#Python #email #EmailModule #EmailMessage #encoding #encoded




Show Original Post


11.01.2026 04:52
digitalprivacy (@digitalprivacy@fosstodon.org)

Time to rebuild your python package on arch! The new python v3.14 hit the repos.

digitalprivacy.diy/news/en/pyt

or

pacman -Qoq /usr/lib/python3.13
pikaur -Sy $(pacman -Qoq /usr/lib/python3.13) --rebuild

#archlinux #newrelease #python #rebuild #packages





Show Original Post


11.01.2026 04:13
novaTopFlex (@novaTopFlex@mastodon.social)

Another way to tell if a interpreter is instead of is based on the outputs to `sys.ps1` and `sys.ps2`. By default, the interpreter will have the following in CPython:

">>> "
"... "

And in PyPy:

">>>> "
".... "




Show Original Post


11.01.2026 04:10
novaTopFlex (@novaTopFlex@mastodon.social)

is the default interpreter for the programming language in most cases. However, slightly older versions of the Python programming language are actually available in a faster version of the interpreter using instead.




Show Original Post


11.01.2026 03:59
IllestPreacha (@IllestPreacha@post.lurk.org)

AutomataPolis

Audio: soundcloud.com/llestreacha/aut

Blogpost: blog.illestpreacha.com/wcccxge

#WCCC #WCCChallenge #Genuary #Livecoding #Worldbuilding #design #Genuary9 #CellularAutomata #Genuary2026 #CreativeCoding

For this week's Creative Code challenge by @sableRaph & Prompt 9 of Genuary 2026: “Cellular Automata“, AutomataPolis is coded in #SonicPi with Cellular Automata rules to compose this soundtrack. While the poetry is coded in with the rules used in CellularPoetry through #Python

#Poem

Beyond Ascending All Over, getting closer to the main goal, almost?

Aiming Towards the Boundaries, Elevating Interstellar ambitions, even above required actions

Below Climbing Coverages above, Taking further from a vague area, barely?

#newmedia #scifi #mathart #experimental #soundscape #mathematical #computermusic coding #speculativedesign #sounddesign




Show Original Post


11.01.2026 03:57
novaTopFlex (@novaTopFlex@mastodon.social)

In the programming language, the new from Python 3.13 (2024) has added colorization in the in Python, similar to the interface seen in later versions of . Python 3.14 (2025) and Python 3.15 (2026) continue along with the improved REPL with the colorization of the Python itself.





Show Original Post


11.01.2026 03:55
novaTopFlex (@novaTopFlex@mastodon.social)

This shows differences between the interfaces for the programming language interpreters. Python versions 3.9, 3.10, 3.11, and 3.12 have retained relatively similar interpreter features in interactive mode.





Show Original Post


11.01.2026 03:50
novaTopFlex (@novaTopFlex@mastodon.social)

With the interpreter, the default interface since Python 3.13 has been significantly different from previous versions of the language. In Python 3.13, the interpreter now supports color, and in Python 3.14, the syntax of the programming language can now be highlighted.




Show Original Post


11.01.2026 03:48
blablalinux (@blablalinux@mastodon.blablalinux.be)

C’est open-source, c’est efficace, et ça laisse plus de temps pour boire un café ☕️

#BlablaLinux #Python #WikiJS #Automation #Linux #GeekStuff #SysAdmin




Show Original Post


11.01.2026 03:13
adisonverlice (@adisonverlice@tweesecake.social)

hey you #blind fokes, question. who here is experienced with #python ? I need some help if you wouldn't mind




Show Original Post


11.01.2026 02:58
villares (@villares@pynews.com.br)

#genuary #genuary10 #genurary2026
Find the sketch-a-day archives and tip jar at: abav.lugaralgum.com/sketch-a-d
Code for this sketch at: github.com/villares/sketch-a-d #Processing #Python #py5 #CreativeCoding





Show Original Post


1 ...674 675 676 677 678 679 680 681 682 683 684 ...1584
UP