_hashlib.HMAC and Update hmac from v3.14.3 - #7159
Conversation
π WalkthroughWalkthroughRustPython's hashlib module now supports HMAC operations through a type-erased dispatch pattern. The changes introduce a new Changes
Estimated code review effortπ― 4 (Complex) | β±οΈ ~45 minutes Possibly related PRs
Poem
π₯ Pre-merge checks | β 5 | β 1β Failed checks (1 warning)
β Passed checks (5 passed)
βοΈ Tip: You can configure your own custom pre-merge checks in the settings. β¨ Finishing touches
π§ͺ Generate unit tests (beta)
No actionable comments were generated in the recent review. π π§Ή Recent nitpick comments
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
π¦ Library DependenciesThe following Lib/ modules were modified. Here are their dependencies: [x] lib: cpython/Lib/hmac.py dependencies:
dependent tests: (4 tests)
Legend:
|
_hashlib.HMAC and Update hmac from v3.14.3
close #7122
Summary by CodeRabbit
Release Notes
New Features
Improvements