-
[ozmage@darkmaza] ~% dmesg
Copyright (c) 1992-2017 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All r…
-
Our build environment starts with a clean CentOS 6.5 image in a Docker container, installs the CentOS SCL Python 2.7.5, creates a clean virtual environment, upgrades pip (it currently reports pip 6.1.…
dmaze updated
5 years ago
-
```
===================== Guessit Exception Report =====================
version=3.0.4.dev0
string=/media/Downloads/TV/19-2/19-2 (2014) - S03E09 - Gone
options={'allowed_languages': ['de', 'en', '…
-
The following throws an exception on Python 3.7.3, Alpine Linux 3.10.2:
```
import guessit
guessit.guessit("Title (1-11-11)")
```
Here is the exception report:
```
===================== Gue…
-
```
Medusa Info:
Branch: master
Commit: b34f1df336e52cf0a690acbc393440ac9f8b3581
Version: 0.3.1
Database: 44.14
Python Version: | 3.6.7 (default, Oct 22 2018, 11:32:17) [GCC 8.2.0]
SSL Versi…
-
Hi. Having issues making sense of the mixer's resultant levels. If I inject a 1 volt signal into channel 1, the left and right outputs are 0.71V each when all mixers are at full level and the output c…
-
Hello,
It would be nice to have support for that expander.
-
### INFO
**Python Version**: `2.7.9 (default, Sep 17 2016, 20:26:04) [GCC 4.9.2]`
**Operating System**: `Linux-4.9.35-v7+-armv7l-with-debian-8.0`
**Locale**: `UTF-8`
**Branch**: [develop](../tree/dev…
-
Return the actual poster_id from 8chan instead of error
```
# (May Change) 8chan/vichan does not use administrative IDs
@property
def poster_id(self):
raise AttributeError( "'py…
-
Hi!
I'm currently administering two build systems, each consisting of a Sonar, a Jenkins and a Bitbucket instance. On of them works correctly as expected: Sonar checks all Pull Requests and approve…