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

@eqvinox eqvinox commented Sep 8, 2022

Copy link
Copy Markdown

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

ghost commented Sep 8, 2022

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.
CLA signed

@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

eqvinox commented Apr 11, 2026 via email

Copy link
Copy Markdown
Author

@github-actions github-actions Bot removed the stale Stale PR or inactive for long period of time. label May 11, 2026
@github-actions

Copy link
Copy Markdown

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

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Aug 12, 2026
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34196663 | 📁 Comparing 3763cce against main (53d2e14)

  🔍 Preview build  

3 files changed
± library/audit_events.html
± library/fcntl.html
± whatsnew/changelog.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants