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