|
You are here |
tenthousandmeters.com | ||
| | | | |
nikhilism.com
|
|
| | | | | [AI summary] The provided text discusses the process of capturing Python stack traces from a crashed process using Crashpad. It outlines how Python's internal structures, such as frames, code objects, and thread-local storage, are leveraged to extract meaningful crash reports. The text also touches on related work, like sampling profilers, and emphasizes the benefits of reliable crash reporting for productivity and debugging. | |
| | | | |
akaptur.github.com
|
|
| | | | | [Edit: A significantly expanded version of this series appears as a chapter in The Architecture of Open Source Applications, volume 4, as A Python ... | |
| | | | |
blog.m-ou.se
|
|
| | | | | Have you ever seen the Rust compiler give a Python error? Or better, have you ever seen rust-analyzer complain about Python syntax? In this post, we'll extend our python!{} macro to make that happen. | |
| | | | |
v8.dev
|
|
| | | Faster and easier-to-debug async functions and promises are coming to V8 v7.2 / Chrome 72. | ||