BPO | [40060](https://bugs.python.org/issue40060) --- | :--- Nosy | @ronaldoussoren, @ned-deily, @njsmith, @dimaqq, @animalize, @Mariatta PRs | python/cpython#19402 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = created_at = labels = ['OS-mac', 'type-bug', '3.8', '3.9', 'extension-modules', '3.7'] title = 'socket.TCP_NOTSENT_LOWAT is missing in official macOS builds' updated_at = user = 'https://github.com/dimaqq' ``` bugs.python.org fields: ```python activity = actor = 'ronaldoussoren' assignee = 'none' closed = True closed_date = closer = 'ronaldoussoren' components = ['Extension Modules', 'macOS'] creation = creator = 'Dima.Tisnek' dependencies = [] files = [] hgrepos = [] issue_num = 40060 keywords = ['patch'] message_count = 12.0 messages = ['364984', '365847', '365849', '365883', '365889', '365891', '365893', '365896', '365908', '379440', '379622', '382254'] nosy_count = 6.0 nosy_names = ['ronaldoussoren', 'ned.deily', 'njs', 'Dima.Tisnek', 'malin', 'Mariatta'] pr_nums = ['19402'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue40060' versions = ['Python 3.7', 'Python 3.8', 'Python 3.9'] ```