22
you are viewing a single comment's thread
view the rest of the comments
[-] logging_strict@programming.dev -1 points 3 days ago* (last edited 3 days ago)

Really don't understand why post about a dev pre-release? It's confusing, what is the goal trying to achieve with this post?

And why not using semantic versioning?

>>> from packaging.version import Version
>>> v = Version("0.0.1-alpha.22")
>>> str(v)
'0.0.1a22'
>>>

0.0.1alpha22 or 0.0.1a22 although that looks alot like pre-release dev level fixes. In which case, 0.0.1a0-dev22

There is no project ever that had 22 alpha releases. That's nuts. Your alpha testers must be really overworked.

Fire the six year old in charge versioning decisions ;-)

Your welcome. Your future user base can thank me later for putting a stop to that atrocity posing as versioning

epoch is used to transition from random nonsense versioning to semantic versioning.

There is no shame/stigma for admitting a mistake and correcting it. Eventhough that epoch will now stick around with the project forever.

[-] lens0021@programming.dev 3 points 3 days ago* (last edited 3 days ago)

I posted because I was happy to see some software in growing up. If you are not comfortable, I will not post this kind again.

[-] Doccool@lemmy.world 1 points 3 days ago

I recommend you ignore this guys takes, he's posted a lot of wild and controversial takes on other topics and honestly it's not like we have too much posts in this community anyway. Post if you like, up- and downvotes are meant to give and indication of what people think. Not a single person. Conversation is good even if it's on a alpha release!

[-] lens0021@programming.dev 3 points 3 days ago

Thank you for your kind words! Meanwhile, thanks to logging_strict, I discovered that GA and Beta milestones are set on the https://github.com/astral-sh/ty/milestones page, and the Beta milestone is 69% complete. Looking forward to ty's GA.

[-] logging_strict@programming.dev 1 points 15 hours ago

Never even viewed Milestones before. Thanks @lens0021 for pointing them out. Link to Milestone found on both Issues and PR sections.

Don't know why been ignoring it, maybe something like,

"Milestones ewww scary. Might be dangerous better not click on it"

load more comments (5 replies)
load more comments (5 replies)
this post was submitted on 10 Oct 2025
22 points (100.0% liked)

Python

7508 readers
3 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