Hi Matthieu,

Yes I am interested. Please ping me for PR reviews or any progress updates.

Thanks
Irit

> On 5 Jul 2022, at 20:27, Matthieu Dartiailh <m.dartia...@gmail.com> wrote:
> 
>  Hi Irit, hi Patrick,
> 
> Thanks for your quick answers. 
> 
> First thanks Patrick, it seems I went back to the stable docs at one point 
> without noticing it and hence I missed the new opcodes.
> 
> Thanks Irit for the clarification regarding the pseudo-instructions use in 
> dis. 
> 
> Regarding the existence of nested try/except I believe a we could have 2 
> SETUP_* followed by 2 POP_BLOCK so I am not sure what issue you see there. 
> However if we can have exception tables with two rows such as (1, 3, ...) and 
> (2, 4, ...) then yes I will have an issue. I guess I will have to try 
> implementing something and try to roundtrip on as many examples as possible. 
> Would you be interested in being posted about my progress ?
> 
> Best
> 
> Matthieu
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/B2G4LQ3WPAYEUEZX6LURWO336EMZTPC2/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to