-
## Feature
When using f-strings, a SyntaxError occurs if a string inside the curly braces is enclosed with the same type of quotes as the outermost quotes.
In RustPython
``` python
>>>>> f'hello…
-
The TISG meeting on Sept 12th discussed the benefits of having code organised around a clearly defined set of python classes.
The `request_classes.py` script does this in a sense. E.g. it has class…
-
### Page(s)
https://playwright.dev/python/docs/network#http-proxy
### Description
this is the only mention of the `bypass` field but it doesn't explain what the format of the value is supposed to b…
-
Hello.
Any chance you could either make the MQTT Broker part of the Configuration UI, or alternatively, give an example of the 4 entries needed to get it up and running? I was able to locate a '**m…
-
### Create Documentation Site Using Next.js
**Background**
As part of our ongoing efforts to improve the user experience for Shuru, we want to build a dedicated documentation site. This site wil…
-
### Deployment Type
Self-hosted
### NetBox Version
v4.1.1
### Python Version
3.10
### Steps to Reproduce
Open "REST API Documentation"
Scroll down to Schemas
Open VLANGroup
### Expected Beh…
-
## Issue Description
There are two main issues with the non-English documentation for OpenTelemetry:
1. **Edit (@chalin): this will be tracked via #4898**
~Broken links in Chinese, Japanese, …
-
-----
# Purpose
Parallelize the refresh pipeline to efficiently handle the download and analysis of large projects concurrently.
# Part 1 (Proof of Concept)
## Process
For a proof of concept (POC…
-
### URL
https://python.langchain.com/docs/integrations/vectorstores/google_vertex_ai_vector_search/
### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to th…
-
### Describe the bug
The PettingZoo Documentation for [Atari's Pong](https://pettingzoo.farama.org/environments/atari/pong/) has the wrong imports in the AEC and Parallel and lists `basketball_pong…