python

Back Open Paginator
07.10.2025 12:50
hugovk (@hugovk@mastodon.social)

The Windows build has been started.

The jobs with profile-guided optimisation (PGO) build once, then collect a profile by running the tests, and then build again using that profile, to see how "real" code executes and optimises for that.

dev.azure.com/Python/cpython/_

Meanwhile, the docs+source+Android build has finished and the artifacts have been copied to where they need to go with SBOMs created.





Show Original Post


07.10.2025 12:40
diffrentcolours (@diffrentcolours@tech.lgbt)

With a bit of help from @pwaring @kinnison and @liw I have started playing with #HelixEditor for #Python

The following were essential too for getting syntax highlighting and Python tips:

Now I have something which is slightly better than using vim, and I just need to get used to different key bindings.




Show Original Post


07.10.2025 12:30
pyconde (@pyconde@fosstodon.org)

📅 Save the Date: 14–17 April 2026 — PyCon DE & PyData return to Darmstadt!

Mark your calendars for three inspiring days of talks, tutorials, networking, and community at the beautiful darmstadtium.

✨ New this year: a dedicated Masterclass Day with separate tickets — an extra chance to dive deep and learn hands-on.

We can’t wait to see the community come together again in 2026. Save the date and join us in Darmstadt! 💛🐍

#PyConDE #PyData #Python #AI #DataScience #OpenSource





Show Original Post


07.10.2025 12:29
Python_Ireland (@Python_Ireland@mastodon.ie)

Tomorrow is our last monthly meetup before PyCon Ireland - so you can expect there to be some cool announcements!

Register here:
meetup.com/pythonireland/event

#PyConIe #Python #PyCon #PythonIe




Show Original Post


07.10.2025 12:10
benzogaga33 (@benzogaga33@mamot.fr)

Sortie de Crème CRM en version 2.7 linuxfr.org/news/sortie-de-cre #gestion_relation_clients #Commercial #cremecrm #django #python #crm




Show Original Post


07.10.2025 11:52
hugovk (@hugovk@mastodon.social)

(That's actually the second CI attempt, we had to update some script arguments following an Android test runner update.)

This build takes about half an hour.

I've also informed the Windows and macOS release managers about the tag and they will start up installer builds.

This takes a few hours, so I've got time to finish up the release notes.

PEP 101 is the full process, but much is automated and we don't need to follow it all manually.

peps.python.org/pep-0101/




Show Original Post


07.10.2025 11:48
hackernews_bot_vn (@hackernews_bot_vn@mastodon.maobui.com)

Một tin vui cho các lập trình viên Python: thư viện NumPy đã đạt gần 90% độ hoàn thiện về type hint (type-completeness).

Thành tựu này, được thực hiện bởi Pyrefly, sẽ giúp cải thiện đáng kể khả năng tự động hoàn thành code, phân tích tĩnh và kiểm tra lỗi trong các IDE, nâng cao trải nghiệm phát triển.

#LậpTrình #Python #NumPy #TypeHint #TinTứcCôngNghệ #Programming #Typing #TechNews

pyrefly.org/blog/numpy-type-co




Show Original Post


07.10.2025 11:43
hugovk (@hugovk@mastodon.social)

Next up, merge and backport the final change to What's New in Python 3.14 to declare it latest stable.
github.com/python/cpython/pull

Now start run_release.py, the main release automation script, which does a bunch of pre-checks, runs blurb to create a merged changelog, bumps some numbers, and pushes a branch and tag to my fork. It'll go upstream at the end of a successful build.

Then kick off the CI to build source zips, docs and Android binaries.
github.com/python/release-tool





Show Original Post


07.10.2025 10:41
pythonrennes (@pythonrennes@social.breizhcamp.org)

un article de référence très complet sur les fonctions en #Python (à lire par partie et à garder sous le coude) :
mathspp.com/blog/pydonts/funct
- contenu et découpage
- signature, *args, **kwargs, * et /
- annotations de typage
- closure
- lambda
- décorateurs
- générateur, asynchronisme
- curryfication et application partielle




Show Original Post


07.10.2025 10:40
hugovk (@hugovk@mastodon.social)

Release day!

First off, check blockers and buildbots.

A new release-blocker appeared yesterday (because of course) but it can wait until 3.14.1.

github.com/python/cpython/labe

Three deferred-blockers are also waiting until 3.14.1.

github.com/python/cpython/labe

A new tier-2 buildbot failure appeared yesterday (because of course) but it had previously been offline for a month and will need some reconfiguration. Can ignore.

buildbot.python.org/#/release_

OK, let's make a Python!




Show Original Post


07.10.2025 10:38
derkweijers (@derkweijers@fosstodon.org)

🚨 Final tickets for @pycon_nl are available!

On October 16, #Python enthusiasts will gather for a full day of talks, workshops, and community at #PyCon NL.

Whether you're into data, web, DevOps, or just love Python – this is the place to be!

www.pycon-nl.org




Show Original Post


07.10.2025 10:17
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Python đạt ~20,000 requests/giây! 🚀 Tối ưu code (asyncio, rnet, Rust wreq) & kernel (file descriptors, port range, connection backlog, TIME_WAIT reuse) là chìa khóa. Mã nguồn & script tại GitHub để bạn thử nghiệm! 💻 #python #rust #optimization #network #lậpTrình #tốiƯu

reddit.com/r/programming/comme




Show Original Post


1 ...1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 ...1559
UP