Skip to content

Python 3.8.13 | threading --- 基于线程的并行 | 中的一处翻译错误 #251

@debuggerzh

Description

@debuggerzh
  • 目标链接:https://docs.python.org/zh-cn/3.8/library/threading.html?highlight=threading#threading.Thread

  • 目标位置:3.8.13 Documentation » The Python Standard Library » Concurrent Execution

  • 原始英文:This constructor should always be called with keyword arguments.

  • 原始译文:调用这个构造函数时,必需带有关键字参数。

  • 建议译文:应当始终使用关键字参数调用此构造函数。

  • 建议原因:原始译文不具有排他性,改进后表示只允许使用关键字参数,与英文原意更贴切。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions