-
For .NET 6, the console project template was changed to use top-level statements. The code that is created in Program.cs is:
```
// See https://aka.ms/new-console-template for more information
C…
-
**Describe the bug**
from exchangelib import Account, DELEGATE, OAuth2Credentials, Configuration, Version
from exchangelib.version import EXCHANGE_O365
import time
credentials = OAuth2Credential…
-
### Describe your feature request
As per the wall charger feature request, this 'issue' is intended as a location for people to be able to start gathering information and discussing how it works an…
-
##### ISSUE TYPE
Bug report
##### SUMMARY
Attempting to upgrade from AWX 21.3.0 to 21.4.0
##### ENVIRONMENT
* AWX version: 21.3.0
* AWX install method: operator
* AWX deployment target: k…
-
For real dude for Real give me a wiki account
-
Systemd seems to think this is an issue with your udev rules.
Volumes are mounted using `vgchange -ay` `lvscan` then `vgscan --mknodes` https://github.com/desultory/ugrd/blob/main/src/ugrd/fs/lvm.py
…
-
Hi Jason
I have been chatting with Mozilla engineers about MV3 userScripts support and was wondering if you can get some stats on the number of userScript/userStyle/userCSS that use regex in their …
-
Hi,
I stumbled over your project and I love it. Before I tried to hack around the old Office365 API to work with my Office365 Calendar which was kinda ugly.
Now I want to include the Calendar o…
-
# Prerequisites
- [x] I am running the latest version of Node and the tools
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been…
-
**Describe the bug**
A clear and concise description of what the bug is.
```python
import time
from exchangelib import Account, OAuth2Credentials, Configuration, OAUTH2, Identity
import logging
…