-
not working after the latest opgg update (3-4 days ago).
-
-
**Please describe the problem you are having in as much detail as possible:**
![image](https://user-images.githubusercontent.com/51540538/88331548-877e0380-cd03-11ea-96bb-49f37be1ba83.png)
I…
-
# Description
I tried to join a voice channel normaly with following code.
## Code
```js
var voiceChannel = message.member?.voice ? message.member?.voice.channel : null;
…
-
# Summary
A Pythonic way of concatenating two strings is by overloading the `__add__` operator. Users unfamiliar with Daft will attempt to do this and currently will encounter a type exception. Thi…
-
**Is your feature request related to a problem? Please describe.**
Podcasts play from newest to oldest in the audible app, I want to play it the other way around so I thought I would download the e…
-
-
Impacted versions:
12.0
Steps to reproduce:
Sync with Google Calendar
```
Odoo Server Error
Traceback (most recent call last):
File "/Users/jakobsaxinger/DEV/odoo12/odoo/odoo/http.py", line 6…
-
Impacted versions:
Odoo 11
Steps to reproduce:
Installed google calendar and setup the API.
Pressed sync with google in Calendar
several agenda point synced from google to Odoo and receive erro…
-
Pandas is very helpful and I have been using it heavily recently. However, I have run into an issue where this code works:
```
from sqlalchemy import *
import pandas as pd
orcl_connect_string = 'orac…