Pablo Galindo Salgado

Results 40 issues of Pablo Galindo Salgado

Because MacOS likes to do things differently, the DWARF debugging information is not included by default in the final executables and shared libraries. Instead, MacOS has a separate linker `dsymutil`...

### Description When `chibuildwheel` cross-compiles for `aarch64`, if the package has any dependency on a library installed with `brew` it will produce broken wheels because linking will fail. This is...

Hi, first of all, thanks a lot for working on this great tool and for all your time and effort in pushing and advancing the profiling ecosystem! I was reading...

Hi, *Disclaimer: I am one of the maintainers of the `memray` profiler* I am having a lot of trouble reproducing the profiler comparison chart, you show in the readme: https://raw.githubusercontent.com/plasma-umass/scalene/master/docs/images/profiler-comparison.png...

*Issue number of the reported bug or feature request: #* **Describe your changes** A clear and concise description of the changes you have made. **Testing performed** Describe the testing you...

Temporary allocations are defined as allocations that happen immediately followed by their deallocation. Tracking these is useful because they can point to potential optimizations. For instance, these can appear if...

*Issue number of the reported bug or feature request: #* **Describe your changes** A clear and concise description of the changes you have made. **Testing performed** Describe the testing you...

Hi 👋 , I'm Pablo Galindo, the 3.10 and 3.11 release manager of CPython. I am opening this issue because I would like to discuss the possibility of automatically building...

type: enhancement