PEP — это не стиль. это язык, которым ты думаешь о коде

Я долго думала, что PEP — это про оформление. PEP 8: называй переменные вот так, PEP 257: пиши докстринги вот так. Потом начала использовать их по‑настоящему и выяснилось, что часть из них вообще не про то, как выглядит код!

https://habr.com/ru/articles/1006908/

#pep8 #pep544 #pep698 #pep634 #pep695 #python312 #python3 #python

PEP — это не стиль. это язык, которым ты думаешь о коде

Я долго думала, что PEP — это про оформление. PEP 8: называй переменные вот так, PEP 257: пиши докстринги вот так. Потом начала использовать их по‑настоящему и выяснилось,...

Хабр

If you're using Python 3.10-3.12 and you upgrade to these security releases:

https://discuss.python.org/t/python-3-12-13-3-11-15-and-3-10-20-are-now-available/106363/1

Then I'll tell you about Guido van Rossum's new oral histories series, starting with @Yhg1s:

https://gvanrossum.github.io/interviews/Thomas.html

#Python #Python310 #Python311 #Python312 #security

Python 3.12.13, 3.11.15 and 3.10.20 are now available!

Python Releases For Your Security! New security releases for 3.10, 3.11 and 3.12 are now available. (As these Python versions are now in security-fix-only mode, these are source-only releases, and there is no pre-set release cadence.) Security content in these releases Email and header-related gh-144125: email.generator.BytesGenerator now refuses to serialize headers that are unsafely folded or delimited (see email.policy.Policy.verify_generated_headers); addressing CVE-2024-6923. gh-143935: F...

Discussions on Python.org

Hype for the Future 118E → Hyperlocal Surveying with Python?

Introduction In the Python programming language, version 3, hyperlocal surveying with the Python programming language, such as parcel-by-parcel, is effectively impossible without knowledge of information that can consistently change and may not necessarily remain steady throughout. Many of the lines for school and special districts may or may not overlap with the city, borough, town, township, county, or related lines, depending on the particular community in question. Hyperlocal Survey […]

https://novatopflex.wordpress.com/2026/02/26/hype-for-the-future-117l-%e2%86%92-hyperlocal-surveying-with-python/

Hype for the Future 118E → Hyperlocal Surveying with Python?

Introduction In the Python programming language, version 3, hyperlocal surveying with the Python programming language, such as parcel-by-parcel, is effectively impossible without knowledge of infor…

novaTopFlex

Hype for the Future 117C → Upcoming Video Topics for YouTube

Introduction novaTopFlex will continue to upload new videos about lexical analysis and related topics in an effort to serve the general community and continue to focus on the ultimate goals of accessing lexical syntax and analysis in the Python programming language, version(s) 3.x. The FFmpeg toolkit is intended to be utilized for each and every video to record or be recorded, regardless of circumstances or contexts. Schedule for YoUTube For the channel on YouTube, always available at […]

https://novatopflex.wordpress.com/2026/02/25/hype-for-the-future-117c-%e2%86%92-upcoming-video-topics-for-youtube/

Hype for the Future 117C → Upcoming Video Topics for YouTube

Introduction novaTopFlex will continue to upload new videos about lexical analysis and related topics in an effort to serve the general community and continue to focus on the ultimate goals of acce…

novaTopFlex

Hype for the Future 85D: Plans for YouTube Uploads for January 25, 2026

Overview

novaTopFlex has already scheduled the first batch of new videos and video content for the weekend series. Additional topics shall specifically cover the `os`, `sys`, and associated modules each with a checklist to ensure the proper functionality and features are represented.

Python has been updated to version 3.12! 🎉 Explore the latest features and improvements. 🐍✨ #Python312 #Programming #Coding #jupyterlite
https://pin.it/XIHkkO0bd via @pinterest
Pin on Tech Tools & Techniques

This Pin was discovered by SeveTech. Discover (and save!) your own Pins on Pinterest.

Pinterest

Hello everyone.
In today's article we are reviewing the released 2024.4 version of Kali Linux.

I wish everyone good reading and work.
https://denizhalil.com/2024/12/17/kali-linux-2024-4-features-tools/

#cybersecurity #ethicalhacking #newtoolsinkali #python312 #penetrationtesting #gnome47

Discover the Exciting New Features of Kali Linux 2024.4 - Deniz Halil

Explore the exciting new features and tools in Kali Linux 2024.4, designed for cybersecurity professionals and ethical hackers.

Deniz Halil

Neden indirdiğim Python kodlarının çoğu çalışmıyor?!

Py5 modülü istedi onu da ekledim, ama hâlâ çalışmıyor!

Ben daha öğrenmeye çalışan bir python öğrencisiyim, neden her şeyi zorlaştırıyorsunuz?

Üstelik İngilizce de bilmiyorum ve bâzan bir ilkokul öğrencisinin bile kolayca anlayabileceği tavsiye ve cevapları anlayamayabiliyorum!

https://mastodon.online/@villares@pynews.com.br/113297848799407948

#python #python312 #python313 #py5

Mastodon

Special limited edition RC3 of Python 3.13.0 is now out! Please test it so we can release the proper one next week! 🤞

As a thank you, have a Python 3.12.7!

https://discuss.python.org/t/python-3-12-7-and-3-13-0rc3-released/66306

#Python #Python312 #Python313 #release

Python 3.12.7 and 3.13.0rc3 released

This is not the release you’re looking for… (unless you’re looking for 3.12.7.) Because no plan survives contact with reality, instead of the actual Python 3.13.0 release we have a new Python 3.13 release candidate today. Python 3.13.0rc3 rolls back the incremental cyclic garbage collector (GC), which was added in one of the alpha releases. The incremental GC had more significant performance regressions in specific workloads than we expected. Rather than try to fiddle with its details in the ho...

Discussions on Python.org