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