Closed LazyChen99 closed 5 months ago
3.12
https://docs.python.org/zh-cn/3/library/functions.html#id
CPython 实现细节: 这是对象在内在中的地址。
CPython implementation detail: This is the address of the object in memory.
CPython 实现细节: 这是对象在内存中的地址。
fixed
Python Version
3.12
Docs Page
https://docs.python.org/zh-cn/3/library/functions.html#id
Original Translation
CPython 实现细节: 这是对象在内在中的地址。
Original Docs Paragraph
CPython implementation detail: This is the address of the object in memory.
Suggested Fix
CPython 实现细节: 这是对象在内存中的地址。