[New-bugs-announce] [issue32593] Drop support of FreeBSD 9 and older in Python 3.7

STINNER Victor report at bugs.python.org
Thu Jan 18 05:08:47 EST 2018


New submission from STINNER Victor <victor.stinner at gmail.com>:

FreeBSD 9.3 support ended at December 31, 2016. It's time to drop code for compatibility with FreeBSD 9 and older.
https://www.freebsd.org/security/unsupported.html

Attached PR removes this code.

----------
components: Build
messages: 310229
nosy: vstinner
priority: normal
severity: normal
status: open
title: Drop support of FreeBSD 9 and older in Python 3.7
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32593>
_______________________________________


More information about the New-bugs-announce mailing list