mirror of
https://github.com/python/cpython.git
synced 2026-07-26 20:03:16 -04:00
87ea780e8e
Previously a Python 2.x compatible hack was used for multiprocessing.sharedctypes.Array(). Also the documented signature was wrong.