Chad Smith
Chad Smith
**How would this feature be useful?** When upgrading packages, currently only the main package is upgraded, and dependent packages are only upgraded if needed. This will potentially cause end users...
GitHub pages are a common way to host documentation for sites. They require one of the following to host in source code: * master branch /docs folder * master branch...
We're working on some updates to python resolution when creating virtual environments from within virtual environments with nox in https://github.com/theacodes/nox/pull/231. It was suggested to use pythonfinder rather than rolling our...
* add UI support for breakpoints that have the type `watchpoint` use the gdb mi [`-break-watch` command](https://sourceware.org/gdb/onlinedocs/gdb/Set-Watchpoints.html) to add a UI element where appropriate (i.e. on expression or memory) to...
change `https://rawgit.com/richleland/pygments-css/master/manni.css` to `https://rawgit.com/richleland/pygments-css/master/monokai.css`