-
I did some exploration work with Hyper in the last weeks, and tried to model some typical application workflows with it.
Compared to other (web) frameworks, I run into a limitation that I would lik…
-
### As a ROW permit applicant, when selecting a ROW Contractor from the pick list on AB+C Portal, I only need to see valid options. Currently there are hundreds of invalid 'contractors' populating thi…
-
Couldn't find anything in the code that did this, sorry if I'm misreading stuff.
I think the [specs](http://jsonapi.org/format/#errors) are describing something like:
```
{
errors: [
...
…
-
create common testing framework for both test_internalwrapper.py and tests/test_controlwrapper.py whose code overlaps
-
Would it be possible to allow regex matching when reordering column headers of a csv file?
The documentation describes reorder as requiring the specific field names, e.g., `"i"` and `"b"` in `mlr --o…
-
Libpinyin currently supports Berkeley DB and Kyoto Cabinet.
[Kyoto Cabinet homepage](https://dbmx.net/kyotocabinet/) says:
> There's a successor: [Tkrzw](https://dbmx.net/tkrzw/). I recommend you …
-
BPO | [41608](https://bugs.python.org/issue41608)
--- | :---
Nosy | @terryjreedy, @taleinat, @E-Paine
PRs | python/cpython#21934
*Note: these values reflect the state of the issue at the time it was …
-
We are using this project to change some of the values in our influxdb. Renaming tags works fine.
When we try to use the update_tag_value rule, we get an error for an unregistrated rule.
We trie…
-
Follow up for #41, number 2:
``` pycon
>>> import dill
>>> import numpy as np
>>> np.min = np.max
>>> dill.dump_session()
>>> ^D
############ restart ############
>>> import dill
>>> dill.load_sessio…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…