Skip to content

[Backport release-24.05] pyinotify: patch for python 3.12 support#327443

Merged
marcusramberg merged 2 commits into
release-24.05from
backport-325685-to-release-24.05
Jul 16, 2024
Merged

[Backport release-24.05] pyinotify: patch for python 3.12 support#327443
marcusramberg merged 2 commits into
release-24.05from
backport-325685-to-release-24.05

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jul 15, 2024

Bot-based backport to release-24.05, triggered by a label in #325685.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

asyncore was removed from the python 3.12 standard library:
https://peps.python.org/pep-0594/

This patch was original sourced from:
seb-m/pyinotify#205

(cherry picked from commit 7ea81e0)
@ofborg ofborg Bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Jul 15, 2024
@github-actions github-actions Bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jul 16, 2024
@marcusramberg marcusramberg merged commit 8cfd68e into release-24.05 Jul 16, 2024
@marcusramberg marcusramberg deleted the backport-325685-to-release-24.05 branch July 16, 2024 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants