this post was submitted on 25 Oct 2024
39 points (93.3% liked)

Python

7645 readers
8 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

πŸ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
πŸ’“ Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] sugar_in_your_tea@sh.itjust.works 5 points 1 year ago* (last edited 1 year ago) (1 children)

You mean the code under "The annotation change nobody asked for"? That's not intended to do anything, it's supposed to just be valid Python code as an annotation. Basically, they're trying to break the type hinting system.

[–] GBU_28@lemm.ee 2 points 1 year ago (1 children)

I see like 20 lines of code and an image. Is there more?

I don't think so. I see two code snippets, and each has a clear explanation preceding it.