Disallow empty strings in bloom
By RepoJournal , from @bgrgndzz's public GitHub activity
Backfilled
Buğra Gündüz pushed a single commit to bgrgndzz/bloom that prevented empty strings from being processed [ref:1].
The change tightened validation in the bloom repository to reject empty string input, a small constraint that hardens the code against unexpected input.
One email a day. Unsubscribe in one click.
A short briefing every day bgrgndzz ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] disallow empty strings bgrgndzz/bloom