Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use importlib instead of imp in setup_cptrace.py #83

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

skitt
Copy link
Contributor

@skitt skitt commented Dec 10, 2023

No description provided.

Copy link
Collaborator

@spoutn1k spoutn1k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@spoutn1k spoutn1k merged commit 5b9a83c into vstinner:main Dec 11, 2023
5 checks passed
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Mar 6, 2024
https://build.opensuse.org/request/show/1155342
by user mcepl + dimstar_suse
- Update to 0.9.8
  * Added Arm 64bit (AArch64) support.
  * Implemented ``PTRACE_GETREGSET`` and ``PTRACE_SETREGSET``
    required on AArch64 and available on Linux.
  * Issue #66: Fix ``SIGTRAP|0x80`` or ``SIGTRAP`` wait in
    syscall_state.exit  (``PTRACE_O_TRACESYSGOOD``).
- Build PEP517 wheels separately in multibuild
- Add patchtes for Python 3.12:
  * python-ptrace-pr81-importlib.patch gh#vstinner/python-ptrace#81
  * python-ptrace-pr83-importlib.patch gh#vstinner/python-ptrace#83
- Remove upstreamed patch:
  * add-aarch64-support.patch
@skitt skitt deleted the cptrace-py3.12 branch March 17, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants