返回全部动态
EVE Online 启动 Python 3 迁移,处理 240 万行代码
原标题:EVE Online: The Move to Python 3 Begins!
AI 摘要
EVE Online 宣布开始向 Python 3 迁移,这是其自 2003 年使用 Stackless Python 以来的重大升级。他们将使用 futurize 脚本处理 240 万行代码,并手动审查约 2 万个行为差异点。公告未提及 Stackless 的替代方案,但去年会议已展示在 Carbon 引擎中用开源调度库替代 Stackless 的方案。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
25th August 2026 - Link Blog EVE Online: The Move to Python 3 Begins! (via) EVE Online has been one of the most interesting case studies in Python at scale for over twenty years now. They've been running on Stackless Python since their launch in 2003, and their last major upgrade was 16 years ago, to Stackless Python 2.7 in 2010. They've upgrade to Python 3 will start using the futurize script against 2.4 million lines of code, followed by careful manual review of the ~20,000 places where Python
发布时间:2026-08-26 06:59
抓取时间:2026-08-26 07:06
来源机构:Simon Willison