commit | c368ce74d2c9bcbf1ec320466819c2d4768252f7 | [log] [tgz] |
---|---|---|
author | Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com> | Sun Apr 04 04:33:22 2021 -0400 |
committer | GitHub <noreply@github.com> | Sun Apr 04 09:33:22 2021 +0100 |
tree | baaa39c3da90c7672b601f1003d814566bd4dd59 | |
parent | 3caea9adda7f79ab5d4c5a1905ca62b44e0b3b7b [diff] |
bpo-27129: Update magic numbers and bootstrapping for GH-25069 (GH-25172) * Update magic numbers and bootstrapping for GH-25069 * add blurb Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>