Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Drop GIL on reset. #242

Merged
merged 2 commits into from
Aug 24, 2021
Merged

Drop GIL on reset. #242

merged 2 commits into from
Aug 24, 2021

Commits on Aug 24, 2021

  1. Drop GIL on reset.

    Heinrich Kuttler committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    13cb5b9 View commit details
    Browse the repository at this point in the history
  2. Drop gil in private reset method instead.

    We can't use PyErr_SetFromErrnoWithFilename otherwise.
    Heinrich Kuttler committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    5bbaea0 View commit details
    Browse the repository at this point in the history