|
You are here |
blog.hakril.net | ||
| | | | |
pwn.win
|
|
| | | | | A while ago I was browsing the Python bug tracker, and I stumbled upon this bug - memoryview to freed memory can cause segfault. It was created in 2012, originally present in Python 2.7, but remains open to this day, 10 years later. This piqued my interest, so I decided to take a closer look. | |
| | | | |
bernsteinbear.com
|
|
| | | | | Update: The paper version of this post is accepted at PLDI SOAP 2024. Take a look at the preprint (PDF). | |
| | | | |
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. | |
| | | | |
blog.jetbrains.com
|
|
| | | Have you ever wondered how Rust's procedural macros work? In this blog post series, we will get into the details! A member of our team, Vladislav Beskrovny, recently gave a talk on the topic at RustCo | ||