- Notifications
You must be signed in to change notification settings - Fork1.3k
Added test_audit from 3.13.2#5637
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This test is currently noop because RustPython does not have sys.audit?Signed-off-by: Hanif Ariffin <hanif.ariffin.4326@gmail.com>
youknowone commentedMar 31, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Is this targeting Python 3.12 or 3.13? either way okay, but just being a bit confused because you mentioned this PR on Python 3.13 library update issue |
My bad, I got a little confused. I originally ported from v3.12.2. But after checking out v3.13.2 it doesn't seem to have any difference. |
f0bcad7
intoRustPython:mainUh oh!
There was an error while loading.Please reload this page.
This test is currently noop because RustPython does not have sys.audit?