pullrequests Search Results · language:Edge language:TypeScript language:PHP is:merged language:Ruby language:PHP language:Python
Filter by
106M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
- Lista agrupa certs do mesmo membro/externo em uma linha
- Badges com botão x individual para revogar (abre modal de confirmação)
- Emissão de múltiplos certificados de uma vez no mesmo modal
...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
What was done
Implemented all six page sections as server components, faithfully porting the HTML prototype to typed React/TypeScript.
Why
Sections are pure presentational components — they import static ...
What does this PR do?
Fixes a crash when async tool handlers (registered with is_async=True) are called from inside the gateway s async
context on Python 3.12+.
_run_async in model_tools.py runs coroutines ...