commit | cf739332bd039cd2303b58663a804f784883820d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jun 22 00:10:23 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue Jun 22 00:10:23 2021 -0700 |
tree | a22be3b2faca9dcd651ba58e643fb82b07a66fae | |
parent | c032a12cbb7d6e2d6a292b0e9220c33ef7349d28 [diff] |
bpo-44458: Ensure BUFFER_BLOCK_SIZE symbol is statically allocated. (GH-26808) (GH-26844) * bpo-44458: Ensure BUFFER_BLOCK_SIZE symbol is statically allocated. (cherry picked from commit 92c2e91580521ba5c85aa3205a0211df5b48689b) Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>