Skip to content

gh-96694: add F_GETLK wrapper in fcntl module#96695

Open
eqvinox wants to merge 1 commit into
python:mainfrom
eqvinox:fcntl-getlk
Open

gh-96694: add F_GETLK wrapper in fcntl module#96695
eqvinox wants to merge 1 commit into
python:mainfrom
eqvinox:fcntl-getlk

Conversation

@eqvinox
Copy link
Copy Markdown

@eqvinox eqvinox commented Sep 8, 2022

Not much to say here, just an added wrapper to do fcntl(F_GETLK) without having to muck around struct.unpack

First PR, feedback very welcome.

@ghost
Copy link
Copy Markdown

ghost commented Sep 8, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@eqvinox eqvinox force-pushed the fcntl-getlk branch 2 times, most recently from 8edd449 to d5175fa Compare September 8, 2022 22:07
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 11, 2026
@eqvinox
Copy link
Copy Markdown
Author

eqvinox commented Apr 11, 2026 via email

@github-actions github-actions Bot removed the stale Stale PR or inactive for long period of time. label May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants