Sep Dehpour
Sep Dehpour
@synchronizing Did you try the `Delta(diff, force=True)` mentioned above? The developers can use the `tree view` which allows them to get the path directly. They don't need to parse `root['obj']['obj']`....
Hi @behrm I fixed this in the dev branch. I will keep you posted once I cut a new release.
This was released back in September.
Hi @lazzarello The fuzzy matching logic still sees enough similarities between them to include it in the results. You are right that the underscore character is treated differently. That's because...
Hello, any updates on this PR? Thanks.
@adbar , [wbarnha](https://github.com/wbarnha) has forked the repo already: Please see: https://github.com/PyYoshi/cChardet/issues/81#issuecomment-1329126634
Hi @tim-ilgiz Thanks for opening a ticket for this feature. This should be very easy to implement. I will take care of it when I have a chance. If you...
Thanks for the prompt response. My question is how can RestrictedPython tell me what "features" I need to enable in order for a specific piece of bytecode to execute? It...
Thanks for detailed response @d-maurer I think my confusion was caused because when `restricted_globals` are not passed, you are modifying `globals` directly and the `check` function appears out of nowhere....
oops. I see you have already opened a ticket for it.