Use Python 3.x-style keyword only arg in Array()
Previously a Python 2.x compatible hack was used for multiprocessing.sharedctypes.Array(). Also the documented signature was wrong.
R
Richard Oudkerk committed
87ea780e8ef029dd877dda18f5d0bc8983766848
Parent: 1074a92