OhMyIWB/source/_posts/0518_10.md
2026-05-18 22:21:24 +08:00

19 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "05/18 Vol.10 更新 - 我了个蟒蛇啊"
date: 2026-05-18 22:00:00
tags: [Daily, Stranges]
categories: [Daily]
---
[我了个蟒蛇啊](https://github.com/satwikkansal/wtfpython) 收集了 Python 语言的许多奇奇妙妙的问题,包括但不限于字符串驻留、神秘的闭包、`yield from` 式生成器等。
如果你在和你的好(编程)基友在一起,不妨把它作为茶余饭后的谈资看看。
别担心,它的官网有第三方的中文翻译,不用担心看不懂。
*看完之后我只想说:我了个蟒蛇啊。*
## 其他新闻
- 腾讯宣布推出一款 AI 应用生成平台“吐司”该平台定位为“探索型氛围编程Vibe Coding产品”目前安卓版已正式上线iOS 版本将于稍后推出,公测期间以限时免费形式开放。后续将通过分享任务等方式提供更多次数。
- NGINX 堆缓冲区溢出漏洞已经开始被黑客利用,部分黑客尝试利用漏洞发起试探性攻击。若你有自己的 NGINX 服务器,请尽快升级到 NGINX 1.30.1 和 1.31.0 版。