Loading
pyinotify: patch to skip asyncore for python 3.12+
asyncore was removed from the python 3.12 standard library: https://peps.python.org/pep-0594/ This patch was original sourced from: https://github.com/seb-m/pyinotify/pull/205
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
asyncore was removed from the python 3.12 standard library: https://peps.python.org/pep-0594/ This patch was original sourced from: https://github.com/seb-m/pyinotify/pull/205