Pablo Galindo Salgado

Results 329 comments of Pablo Galindo Salgado

I way to try out the numbers is to generate DWARF in riskv for the same function and check the numeric values of DWRF_REG_SP and DWRF_REG_RA

Deactivated for now in #https://github.com/python/cpython/pull/121328

@furkanonder Can you create another PR with the previous changes and the changes you just did? We can test that against the builedbot then. Also, please, can you show me...

>I followed [Python support for the Linux perf profiler](https://docs.python.org/3.14/howto/perf_profiling.html#python-support-for-the-linux-perf-profiler) to test perf profiling. I think the perf tool is not well [supported](https://forums.sifive.com/t/perf-list-to-fu740-hpm-bindings-question/5509) in my buildbot. Unfortunately without testing in a...

I think this is a consecuence of https://github.com/python/buildmaster-config/issues/419

Can you please give us the code in "my_module" so we can try to reproduce on our end?

I tried to reproduce this but I wasn't able to do so. Partially because the setup is so complicated and requires several layers. Could you please provide a reproducer that...

Tests require 3.13.3 at least because before there is a bug that causes some objects to be identified wrongly. cibuildwheel only has this when https://github.com/pypa/cibuildwheel/pull/2359 passes

Are you interested in contributing this feature @jcarnaxide ?