百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
返回工具页

Python · Issues· 9664 开放

在 GitHub 打开

本地同步的开放议题(评论请到 GitHub 查看)

  • #157613

    为多进程创建的进程提供明确的环境映射

    type-featurestdlibtopic-multiprocessing更新于 2026年9月17日
  • #141044

    线程栈大小中的内存泄漏

    type-buginterpreter-corestdlib3.143.15更新于 2026年9月17日
  • #157683

    Windows libtommath.dll 在 Tcl/Tk 9.0.4 中的文档源代码修订和构建来源

    OS-windowstopic-tkinter更新于 2026年9月17日
  • #154610

    在格式化 AttributeError 错误消息时,使用 repr() 格式化属性名称

    type-featureinterpreter-corestdlib更新于 2026年9月17日
  • #157671

    Windows 的 os.stat 和 os.fstat 返回的 st_ctime_ns 值不同

    OS-windowsextension-modules更新于 2026年9月17日
  • #157666

    不带线程的 CPython: 并发的 new_threadstate() / PyGILState_Ensure() 从 N≥8 的 OS 线程在 _PyEval_StopTheWorld 中发生死锁

    type-bugtopic-free-threading更新于 2026年9月17日
  • #157639

    通过 enable() 在 _lsprof 中添加 uaf 堆

    type-bugextension-modulestopic-profiling更新于 2026年9月17日
  • #157660

    _remote_debugging 在自由线程构建中增长后会保留过时的 TLBC 数组

    type-bugextension-modulestopic-free-threadingtopic-profiling更新于 2026年9月17日
  • #157676

    tkinter.simpledialog: 当一个对话框在由 tkinter 创建的窗口持有 grab 时出现 KeyError

    type-bugstdlibtopic-tkinter更新于 2026年9月17日
  • #157678

    `csv.Sniffer.sniff()` 在样本中包含大于 field_size_limit() 的字段时会抛出 `Could not determine delimiter`

    type-bugstdlib更新于 2026年9月17日
  • #157688

    test_linux_ext_suffix 在 riscv64 上不执行断言

    type-bugteststopic-sysconfigOS-risc-v更新于 2026年9月17日
  • #157675

    使用大字符串进行缓慢的 IDNA 编码

    type-featurestdlib更新于 2026年9月17日
  • #157649

    在主分支上使用 C++ 进行 Py_CLEAR/Py_SETREF() 回归测试: 简单的 `numpy` 程序出现 SEGV

    type-buginterpreter-core更新于 2026年9月17日
  • #157361

    在纯 Python 中实现 `anext` 和 `aiter`

    type-featuretopic-asynciointerpreter-core3.16更新于 2026年9月17日
  • #155596

    `pprint(..., expand=True)` 遵循 `width=...` 的"尽力"似乎并不"最好"

    type-featuresprintstdlib更新于 2026年9月17日