Marius Gedminas

Results 91 issues of Marius Gedminas

These are used by snap packages on Ubuntu and make my `pydf` output look like this: ``` Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p5 284G 265G 4175M 93.5 [############.]...

I was wondering if black-macchiato would allow me to specify `-S` to pass through to black (so it would skip string literal normalization), so naturally I ran `black-machiatto --help` to...

## Expected behavior Pressing Ctrl-Z should suspend Mutt and return me to shell. Typing `fg` should return me to Mutt ## Actual behavior When I `fg` after a ^Z, Mutt...

bug:upstream
bug:confirmed
type:bug

## Expected Behaviour I do this: - open a mailbox with a mix of new and old mail - limit to ~N - start reading the messages - notice that...

type:bug

* safety version: 2.3.5 * Python version: 3.11 * Operating System: Debian 11 ### Description Our GitLab CI uses a 'python' Docker image to run safety checks, and these suddenly...

**Describe your environment.** Python 3.9 on Debian 11, opencensus 0.11.2, opensensus-context 0.1.3, opencensus-ext-azure 1.1.9, opencensus-ext-requests 0.8.0, Azure hosted Kubernetes. The logging subsystem is configured to log to sys.stdout (i.e. the...

bug
azure

I'd like to use when-changed to run blogofile whenever any of my website sources changes, but unfortunately blogofile writes the output into a subdirectory of the source directory, which triggers...

feature request

I'm trying to reproduce a working build of a minified .js file containing all of jsqrcode and html5-qrcode.js because I need source maps for our internal error tracking system (Sentry)....

My Viomi Smart Kettle SK-152A (product ID 1116, yunmi.kettle.v7) doesn't like it when you try to connect too frequently, resulting in bluepy.btle.BTLEDisconnectError: Failed to connect to peripheral XX:XX:XX:XX:XX:XX, addr type:...

I've implemented build failure notifications on IRC by having buildbot write to a file, which is watched by the Tail plugin. I do not want every notification to be prefixed...