Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,358 contributions in the last year
Contribution activity
October 2020
Created a pull request in conda-forge/xeus-robot-feedstock that received 4 comments
Release 0.0.2
Checklist Used a personal fork of the feedstock to propose changes Bumped the build number (if the version is unchanged) Reset the build numbe…
- Made global variable const to force internal linkage
- Upgraded to xtl 0.6.20
- Fixed load_simd for xcomplex
- Added missing header to CMakeLists.txt
- Refactored xchunked_array semantic
- Chunked array
- Refactored xhunked_array assignment
- Fixed SFINAE based on xchunked_store_manager
- Replaced catch-all constructor of zarray with more restrictive ones
- First implementation of zchunked_wrapper
- Fixed constructors of xchunked_array
Created an issue in microsoft/debugpy that received 16 comments
Messages sequence for attach different from that of PTVSD
Environment data debugpy version: 1.0.0b9 OS and version: gentoo (5.4.60-gentoo-x86_64) Python version (& distribution if applicable, e.g. Anacond…