mirror of
https://github.com/python/cpython.git
synced 2025-10-27 11:44:39 +00:00
frombytes() and tobytes(), respectively, to avoid confusion. Furthermore, array.frombytes(), array.extend() as well as the array.array() constructor now accept bytearray objects. Patch by Thomas Jollans. |
||
|---|---|---|
| .. | ||
| dummy | ||
| __init__.py | ||
| connection.py | ||
| forking.py | ||
| heap.py | ||
| managers.py | ||
| pool.py | ||
| process.py | ||
| queues.py | ||
| reduction.py | ||
| sharedctypes.py | ||
| synchronize.py | ||
| util.py | ||