-
Stefan Behnel authored
Work around BPO-32973: CPython 3 can rerun the module PyInit function if the extension module is re-imported under a different name. https://bugs.python.org/issue32973
c872937f
lab.nexedi.com will be down from Thuesday, 10 Febuary 2026, 05:30:00 UTC for a duration of approximately 3 hours 30 minutes
Work around BPO-32973: CPython 3 can rerun the module PyInit function if the extension module is re-imported under a different name. https://bugs.python.org/issue32973