[Bug 245773] lang/python3: Missing errno.EDEADLOCK

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 16 Sep 2021 12:25:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245773

Gleb Popov <arrowd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arrowd@FreeBSD.org

--- Comment #1 from Gleb Popov <arrowd@FreeBSD.org> ---
What is the problem, exactly? I don't believe you can send error codes from one
machine to another and expect them to match.

On FreeBSD just use errno.EDEADLK

-- 
You are receiving this mail because:
You are the assignee for the bug.