https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265022
Nathan Robertson <nat...@robertsonfamily.id.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nat...@robertsonfamily.id.a | |u --- Comment #13 from Nathan Robertson <nat...@robertsonfamily.id.au> --- (In reply to Michael Osipov from comment #11) Michael's suggestion / patch is exactly the way this same was resolved for the math/py-pandas port. Bugzilla link for the same bug against that port: https://bugs.freebsd.org/bugzilla/show_bug.cgi?format=multiple&id=263218 And the patch that was merged as part of that bug that resolved the issue: https://cgit.freebsd.org/ports/commit/?id=7ad549afde193b795d59d6148462c970e0b28667 I can't upgrade to Python 3.9 (we have library dependencies for our software that breaks on Python 3.8), and our packages are build with Poudriere, which is a pain to manually patch. Could you please apply the suggested fix (as was done for py-pandas)? It seems a simple fix to maintain backward compatibility. -- You are receiving this mail because: You are on the CC list for the bug.