Skip to content

fix AttributeError: module fcntl has no attribute F_SETPIPE_SZ#1

Merged
gdzx merged 3 commits intogdzx:masterfrom
vahidborhani:patch-1
Jul 5, 2022
Merged

fix AttributeError: module fcntl has no attribute F_SETPIPE_SZ#1
gdzx merged 3 commits intogdzx:masterfrom
vahidborhani:patch-1

Conversation

@vahidborhani
Copy link
Copy Markdown
Contributor

fix AttributeError: module 'fcntl' has no attribute 'F_SETPIPE_SZ'

@gdzx
Copy link
Copy Markdown
Owner

gdzx commented Jul 5, 2022

I changed the value of F_SETPIPE_SZ to 1031 instead of 1032 (which seems to be F_GETPIPE_SZ), and I added a condition to set it only if it isn't already defined.

Thank you for your contribution!

@gdzx gdzx merged commit efa7452 into gdzx:master Jul 5, 2022
gdzx added a commit that referenced this pull request Jul 5, 2022
Sign up for free to 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.

2 participants