Jorge Eduardo Cardona G

Results 15 issues of Jorge Eduardo Cardona G

Hi, consider to add uid and gid to be used for different users than root with no headache

Hi, I just try to install with pip install django-kombu, but it doesn't work, with djkombu works, but my code import kombu.compat, and it doesn't work.

Hi, I expect most (some?) users of bump2version will push their packages to pypi and there is a recommendation of versioning in [PEP-0440](https://www.python.org/dev/peps/pep-0440/). It would be nice to have that...

When a subcommand is generated and manage is importing the commands from a py file the subcommands get imported as commands and it ends in duplictated commands.

Hi, Currently tastypie response for DELETE's is a 204 but backbone is waiting for something there, maybe we just need an extra if in the sync defined by backbone-tastypie. Look...

Hi, I have installed GTG 0.5 via flapak, I am getting the following error the first time I run the app: ``` ~$ flatpak run org.gnome.GTG GNOME keyring not found,...

bug
priority:high
reproducible-in-git
plugins

Sometimes I like to add lists on my tasks, that are not necessarily meant to be subtasks. I usually create them with a dash symbol and a subtask is created...

enhancement

**Describe the bug** After starting guake the tabs dont' show up, only after maximizing with F11 and back is that the tabs show up. This happens everytime I start a...

Hi, I'm using a Token to authenticate my API, and use a header for this, it would be great to add a field to the resource for this auth methods,...

Shouldn't the argument to volexp be `t`? https://github.com/crflynn/stochastic/blob/90ffba84523751dd205e17c50c84be9904c13330/stochastic/processes/diffusion/diffusion.py#L122