Skip to content

Extract gil management functions to separate header - #2845

Merged
rwgk merged 1 commit into
pybind:masterfrom
robotpy:mv-gil
Feb 23, 2021
Merged

Extract gil management functions to separate header#2845
rwgk merged 1 commit into
pybind:masterfrom
robotpy:mv-gil

Conversation

@virtuald

Copy link
Copy Markdown
Contributor

Description

Move gil_scoped_* to gil.h so that it can be used from cast.h, required for #2839

Suggested changelog entry:

N/A

@virtuald
virtualdforce-pushed the mv-gil branch 3 times, most recently from d3adbe1 to 918c909CompareFebruary 3, 2021 04:32

@henryiiihenryiii left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm generally in favor of more, smaller files with better separation. Makes it easier to refactor, find what you are looking for, include just the right part, etc.

@rwgk

rwgk commented Feb 23, 2021

Copy link
Copy Markdown
Collaborator

CI all green! I'll merge this now. Thanks @henryiii for your approval!

@rwgk
rwgk merged commit c0fbb02 into pybind:masterFeb 23, 2021
@github-actionsgithub-actionsBot added the needs changelog Possibly needs a changelog entry label Feb 23, 2021
@virtuald
virtuald deleted the mv-gil branch February 23, 2021 03:25
@henryiiihenryiii removed the needs changelog Possibly needs a changelog entry label Jul 12, 2021
@rwgkrwgk mentioned this pull request Feb 10, 2023
Sign up for freeto 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.

3 participants

@virtuald@rwgk@henryiii