Explore >> Select a destination


You are here

tenthousandmeters.com
| | nikhilism.com
1.9 parsecs away

Travel
| | [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
2.9 parsecs away

Travel
| | [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
2.6 parsecs away

Travel
| | 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
30.3 parsecs away

Travel
| Faster and easier-to-debug async functions and promises are coming to V8 v7.2 / Chrome 72.