https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208486
--- Comment #3 from Dimitry Andric <[email protected]> --- (In reply to Mathieu Arnold from comment #2) > I don't quite understand the patch, it feels like it doesn't affect any > supported version of FreeBSD, it seems easier to just remove the #ifdef > __FreeBSD__ block. Well, I didn't want to inconvenience anybody running some older version of FreeBSD, which is why I submitted this patch as-is upstream. But I'm also just fine with deleting the whole #ifdef block, or for that matter the whole code part for the workaround. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
