this post was submitted on 19 Mar 2026
81 points (97.6% liked)

Python

7823 readers
44 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
 

Today we’re announcing that OpenAI will acquire Astral⁠, bringing powerful open source developer tools into our Codex ecosystem.

Astral has built some of the most widely used open source Python tools, helping developers move faster with modern tooling like uv, Ruff, and ty. These tools power millions of developer workflows and have become part of the foundation of modern Python development. As part of our developer-first philosophy, after closing OpenAI plans to support Astral’s open source products. By bringing Astral’s tooling and engineering expertise to OpenAI, we will accelerate our work on Codex and expand what AI can do across the software development lifecycle.

you are viewing a single comment's thread
view the rest of the comments
[–] axum@lemmy.blahaj.zone 2 points 1 day ago (1 children)

Too late for what exactly? Describe in actual detail.

You said it yourself, it's open source so why are you running from it? The code is and will continue to be there in the open.

[–] a_good_hunter@lemmy.world -2 points 1 day ago (1 children)

OpenAI can change the license at any time. Who's going to stop them?

[–] axum@lemmy.blahaj.zone 4 points 1 day ago (1 children)

It can also be forked at any time from the commit prior.

[–] a_good_hunter@lemmy.world -5 points 1 day ago (1 children)

Nope, they can retroactively change it

[–] axum@lemmy.blahaj.zone 4 points 19 hours ago

Commit history literally exists, you can go back to the commit prior to changing the license and fork it. Do you understand git in the slightest?