Mark Shannon
|
c32dc47aca
|
GH-115776: Embed the values array into the object, for "normal" Python objects. (GH-116115)
|
2024-04-02 11:59:21 +01:00 |
Mano Sriram
|
60ca37fdee
|
gh-106293: Fix typos in Objects/object_layout.md (#106294)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
|
2024-01-16 23:11:15 +00:00 |
Heinz-Alexander Fuetterer
|
ef6d475db3
|
Fix typos in docs and comments (#109619)
|
2023-09-20 16:58:23 +00:00 |
Inada Naoki
|
77ddc9a7b1
|
fix typos (#106247)
Most typos are in comments, but two typos are in docstring.
|
2023-06-30 13:00:22 +09:00 |
Mark Shannon
|
575f8880bf
|
GH-96068: Document object layout (GH-96069)
|
2022-08-23 13:55:43 +01:00 |