Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-99108: Release the GIL around hashlib built-in computation (#104675) | Gregory P. Smith | 2023-05-23 | 1 | -6/+88 |
* | gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205) | Eric Snow | 2023-05-05 | 1 | -0/+1 |
* | gh-101476: Use _PyType_GetModuleState where applicable (#102188) | Erlend E. Aasland | 2023-02-24 | 1 | -3/+4 |
* | gh-99108: Refactor _sha256 & _sha512 into _sha2. (#101924) | Gregory P. Smith | 2023-02-16 | 1 | -0/+805 |