nucleic / enaml

Declarative User Interfaces for Python
http://enaml.readthedocs.io/en/latest/
Other
1.52k stars 130 forks source link

Update test to reflect try/except Enaml issue #522

Closed bburan closed 1 year ago

bburan commented 1 year ago

This demonstrates #521

sccolbert commented 1 year ago

Ideally, this PR would include the fix, that way we don't break the build unnecessarily.

On Fri, Apr 14, 2023 at 2:05 PM Brad Buran @.***> wrote:

This demonstrates #521 https://github.com/nucleic/enaml/issues/521

You can view, comment on, or merge this pull request online at:

https://github.com/nucleic/enaml/pull/522 Commit Summary

File Changes

(1 file https://github.com/nucleic/enaml/pull/522/files)

Patch Links:

— Reply to this email directly, view it on GitHub https://github.com/nucleic/enaml/pull/522, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABBQSPMG4ZGAXD7SBY5TBDXBGNZNANCNFSM6AAAAAAW6ZOPGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

MatthieuDartiailh commented 1 year ago

The underlying issue may lie in bytecode. I will try to have a look ASAP.

MatthieuDartiailh commented 1 year ago

@bburan can you try to reproduce using only bytecode ? And if you manage to do it report it to the bytecode repository.

bburan commented 1 year ago

Closing in favor of https://github.com/MatthieuDartiailh/bytecode/issues/118