Fix number parsing bugs
authorJakob Cornell <jakob+gpg@jcornell.net>
Sun, 6 Nov 2022 16:21:26 +0000 (10:21 -0600)
committerJakob Cornell <jakob+gpg@jcornell.net>
Sun, 6 Nov 2022 16:34:07 +0000 (10:34 -0600)
commit6b8f7e8837b2a3824d71d0e9f2c88d375aef4f31
tree7f79774ec0a155ad6e5d49ca12c3c55c5e565422
parenta5dbf07e7e0fb6caa5c8ab3716cce240b38c2b55
Fix number parsing bugs

Previously we could accept counts with invalid digit grouping, and we wouldn't always strike rejected updates that
started with a digit.
strikebot/src/strikebot/updates.py