Skip to content

「デスクリプタガイド」ドキュメントにおける誤変換 #1004

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
koyuki7w opened this issue Apr 6, 2025 · 0 comments
Open

Comments

@koyuki7w
Copy link

koyuki7w commented Apr 6, 2025

概要

「デスクリプタガイド」ドキュメントの中で、「固定長」を「固定超」とする誤変換がある

問題のある箇所 (URLで指定すること)

https://docs.python.org/ja/3.13/howto/descriptor.html#member-objects-and-slots

問題の詳細

クラスが slots を定義すると、インスタンスの辞書が固定超のスロットの値の配列と置き換えられます。ユーザーの目線からみると、いくつかの変化があります。

とありますが、「固定超」は「固定長」の誤りと思われます。英語版では"fixed-length"となっている部分です。

修正案

固定超 → 固定長

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant