| commit | 136f6d835588e0f72cecdff855afc8f424381ed5 | [log] [tgz] |
|---|---|---|
| author | Tomas R. <tomas.roun8@gmail.com> | Fri Jan 02 19:18:32 2026 |
| committer | GitHub <noreply@github.com> | Fri Jan 02 19:18:32 2026 |
| tree | 9b1622afd1dc9cbdf70aff898d60b771edb899da | |
| parent | f7a03bb944f3967bce20cbed9071a03546863f0d [diff] |
gh-76187: Document the `c` typecode for `multiprocessing.Array`. (#132504) * Document the `c` typecode for `multiprocessing.Array`. * Add quotes * Mention that 'w' is not supported