s22chan

Results 4 issues of s22chan

I need to use some virtual proxies for some complex classes and https://github.com/ionelmc/python-lazy-object-proxy provides a no effort pluggable solution. Unfortunately, https://github.com/proofit404/dependencies/blob/697f97c925419ad034efe7b416611f51fc80f97d/src/_dependencies/objects/classes.py#L36-L38 triggers the instantiation. I was wondering if there's a...

question

## Bug Report ### Steps to Reproduce: 1. npx @finos/perspective-cli or npm install -g @finos-perspective-cli 2. try to host something 3. load the page ### Expected Result: the page loads,...

bug

Describe your pull request here ---- Please read the [guidelines for Bioconda recipes](https://bioconda.github.io/contributor/guidelines.html) before opening a pull request (PR). ### General instructions * If this PR adds or updates a...

This change occurs when moving from the OSX 10.9 SDK -> 10.15 SDK.. ex: ```python {'fields': {'DW_AT_name': 'member_name', 'DW_AT_type': '0x000002fa "class_name"', 'DW_AT_decl_file': 'src/test.h', 'DW_AT_decl_line': '364', 'DW_AT_data_member_location': '0x00'}, 'tag': 'DW_TAG_member', 'addr':...