Skip to content

Conversation

@eadwinCode
Copy link
Collaborator

No description provided.

Add fallback handling for Python 3.13's strict 72-byte password
limit enforcement in bcrypt. BCryptSHA256Hasher now manually
pre-hashes with SHA256 when needed, and BCryptHasher explicitly
truncates passwords to 72 bytes. Maintains backward compatibility
across all Python versions.
- Remove unused type ignore comments in bcrypt hasher
- Update Makefile
- Update type stubs for redis and ujson to latest versions
@eadwinCode eadwinCode merged commit 2f1e864 into main Oct 4, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants