Georg Brandl

Results 129 comments of Georg Brandl

@nicoCalvo as @mejrs said, you can go the into_py route and then downcast. For interest, what to you need the PyLong object for?

@nicoCalvo I have to admit I don't understand that code. What is the original type of `inner_object`?

BTW if only a few are unresponsive, it is worth going through their commit(s) to determine if their contribution is either so small as to not be relevant for copyright,...

Yeah the long lines should be broken, but otherwise, I think it's okay.

I had the same problem - turns out since I don't have RTS/DTR pins connected and pulled IO0 low myself, I need `-b no-reset` in espflash v3.

> I guess your scenario was different, since using espflash v2 didn't work either, right? No, it worked fine. AFAICS v2 doesn't have a before-reset option, so probably it didn't...

While mine *does* have RTS and CTS, it doesn't have DTR which I understand would be necessary to use the auto-reset (@SergioGasquez ?) Can there be a mode added to...

Scratch that, there also needs to be one for actually resetting the board...

I don't understand the sentence you quoted either :/ I certainly agree that there is a lot of baggage in the HTML formatter. We could make a cut and offer...

Do you mean a Rust `type`? Since these are just aliases, not actual separate types, I don't see how this could work.