-
Notifications
You must be signed in to change notification settings - Fork 343
remove hmac_compat #316
Copy link
Copy link
Open
Labels
maintenanceissues related to making the project usable or testableissues related to making the project usable or testable
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
maintenanceissues related to making the project usable or testableissues related to making the project usable or testable
Since both 2.6 and 3.6 accept the same data types into hmac, the compat function
hmac_compatis no longer needed, we should remove it.