Bartek Iwańczuk

Results 361 comments of Bartek Iwańczuk

Opened #20337 that is rebased against `main`.

FYI, it looks like the PR above works quite nicely with notebook integration in VSCode, but all hell breaks loose when I try it with `jupyter notebook`. I think the...

It might be a bug in `to_rust_string_lossy` implementation (or a limitation of it). Do you get same results using C++ API?

@aapoalas could you provide some pointers of what needs to be changed for anyone willing to take up this issue?

Hey @andreubotella, sorry for the miscommunication. I'm still very interested in landing this PR - sorry I hadn't picked it up earlier, it slipped in my backlog. The only thing...

@andreubotella I added more test cases in `deref_types()` test. I'll wait a couple days for Bert to take a look and then land the PR. EDIT: I just need to...

FWIW the same problem happened on macOS12 too.

@dsherret is this expected behavior? If so we should update the documentation as there's not a single mention that sanitizers do not work with test steps.

Discussed offline. Turns out this is a bug and it's not an expected behavior.

@mmastrac op sanitizer rewrite should be a stepping stone to address this problem.