Daniel Holth
Daniel Holth
If superfish.init() is called when the superfish menu is hidden (as by a media query setting display: none) then the hide() method opens all of the menus. When the browser...
ustubby should support classes, with each member taking a `_t` as its first argument.
Perhaps it should have an 'experimental' label. Should it be further down the list? I started writing this plugin because I couldn't get the pypy plugin to work.
According to PEP 425, "tools should use the most-preferred architecture dependent tag e.g. cp33-cp33m-win32 or the most-preferred pure python tag e.g. py33-none-any by default." If we can get those tools...
### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? Changes in conda break packages that use...
### Description See also https://github.com/mamba-org/mamba/pull/2969 https://github.com/conda/conda/pull/13288 https://github.com/conda/conda/blob/b8ef64e4ad27b36d39e519188203d0e2ff43925b/conda/gateways/repodata/jlap/README.md ### Checklist - did you ... - [ ] Add a file to the `news` directory ([using the template](../blob/main/news/TEMPLATE)) for the next release's...
### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? This will require collaboration with the conda...
### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? We have a [`validate_converted_files_match_streaming`](https://github.com/conda/conda-package-handling/blob/main/src/conda_package_handling/validate.py) function...
### Description Fix #5205 ### Checklist - did you ... - [x] Add a file to the `news` directory ([using the template](../blob/main/news/TEMPLATE)) for the next release's release notes? - [x]...
Describes a system to save client bandwith on `conda install` when fetching `repodata.json` updates, based on patch series from specific earlier versions of the file.