mirror of
https://github.com/python/cpython.git
synced 2024-11-25 19:03:49 +08:00
Replace nonexisting word.
This commit is contained in:
parent
1a04058a64
commit
98b52ef7de
@ -446,7 +446,7 @@ Core and Builtins
|
||||
only one-dimensional contiguous buffers are supported and exercised right
|
||||
now. Slicing, slice assignment and comparison (equality and inequality)
|
||||
have been added. Also, the tolist() method has been implemented, but only
|
||||
for byte buffers. Endly, the API has been updated to return bytes objects
|
||||
for byte buffers. Finally, the API has been updated to return bytes objects
|
||||
wherever it used to return bytearrays.
|
||||
|
||||
- Issue #3560: clean up the new C PyMemoryView API so that naming is
|
||||
|
Loading…
Reference in New Issue
Block a user