Pablo Galindo Salgado
Pablo Galindo Salgado
- [ ] Grammar changes - [ ] Parser - [ ] ASDL changes - [ ] Other AST changes - [ ] Builtin type changes in C - [...
There is some kind of error when displaying the (x,y) coordinates in the bottom right corner of lemon juicer's plots. The problems are: -The x coordinate (time) shows wrong times...
There are two new load commands added in 10.15 / iOS 13 (http://newosxbook.com/articles/13-10.15.html and can be seen in /Applications.Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/mach-o/loader.h:324 #define LC_DYLD_EXPORTS_TRIE (0x33 | LC_REQ_DYLD) /* used with linkedit_data_command, payload is...
🐞 **Describe the bug** A `ClientPayloadError`: `Response payload is not completed` exception is raised when reading the response of a GET request from the GitHub REST API (this should not...
**Describe the bug** Scalene uses the Python C-API with the GIL held during arbitrary interposed `malloc` calls. This is incorrect and causes valid programs to hang. **To Reproduce** Consider the...
When considering a package that uses the 'src' layout and namespace packages, editable installs won't work as expected. This is because a `setup` invocation like: ``` setup( name="namespace.mypackage", package_dir={"": "src"},...
Look ma, no hands! ⚠️ For evaluation purposes only ... for now ⚠️
Our trick to see if the dynamic section is relocated may fail in some extreme cases if the library is loaded at a very low memory address and the offset...
* Issue: gh-95973