-
### Description
Hi, are you open to support caching like in black/mypy? Django-upgrade is running 3-5min for me.
-
Type: Bug
# Behaviour
## Expected vs. Actual
![Untitled](https://github.com/microsoft/vscode/assets/26198634/a7b236e1-8623-4df5-b3d6-fdf6a7204d1e)
When debuging a python file (I didn't tes…
-
After I logged out, this happens
```
File "/opt/app-root/lib64/python3.10/site-packages/django/template/loader_tags.py", line 63, in render
result = block.nodelist.render(context)
File "/opt/a…
-
Type: Bug
remote python extension not working after update
VS Code version: Code - Insiders 1.85.0-insider (94a3d7bac770b43ce97e9685715bef1a60d1a759, 2023-12-01T19:00:37.339Z)
OS version: Windows_N…
-
**Describe the bug**
error when trying to apply migrations to another database
**To Reproduce**
I have 3 databases on my project:
default - pgsql
external - pgsql
clickhouse - clickhouse
I ad…
-
### Description:
When integrating Slack Bolt with FastAPI, I found that Bolt's BoltRequest object does not carry FastAPI's app.state, which limits the ability to access application-wide state directl…
-
release date: mid-june
wanted:
- [x] Jupyterlab-4.2.1+ (seems it will be ~~on time~~ nearly on time)
- [x] a free-threading [experimental] WinPython:
- goal is keep developers moving forward…
-
## Environment data
- VS Code version: 1.42.1
- Extension version (available under the Extensions sidebar): 2020.2.64379
- OS and version: Darwin x64 19.3.0
- Python version (& distribution if…
-
Hello! I am using Google OAuth with the GoogleOAuth2Adapter, here's my code:
```python
from allauth.socialaccount.providers.google.views import GoogleOAuth2Adapter
from allauth.socialaccount.prov…
-
I’m authenticating users via email, with `ACCOUNT_USERNAME_REQUIRED` set to false. I’d like to set a custom username for social account logins, that includes the social account’s UID.
I’ve created …