pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:Java
Filter by
183M results
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Implements the get_sections_batch item from the MCP integration patch §10 (PR A of A→B→C).
What
- HTTP: POST /doc/library/{doc_id}/sections/batch — body { sids : [...]} (1–100) → { sections : [{sid, ...
Summary
Fixes AUDIT_FINDINGS S-17 (MED): GlobalExceptionHandler.handleGeneral returned raw exception class names, messages, and
the first stack frame in the dev profile.
Change
- Always return a stable ...
Summary
- parse untrusted Perseus/Scaife XML with defusedxml
- continue using standard ElementTree only for trusted local serialization
- treat forbidden XML constructs as a failed best-effort probe ...
Summary
- cap list-style tool limits at 500
- validate limits consistently across paged references and discovery tools
- accept documented Greek/Latin aliases and reject unknown search languages ...
Summary
- write cache values to unique sibling temporary files
- atomically replace the final cache path with os.replace
- clean up temporary files when writes fail
- document safe cache sharing ...
Jenkins file change
- Added condition steps within Code Coverage stage
- Added condition steps within Code Checkstyle stage
- Modified post stage echo message
Summary
- lazily create and reuse a process-wide httpx.AsyncClient
- recreate it when the event loop changes or the client is closed
- add explicit close support and test cleanup
- document the ...
PR1 of the auth-resilience plan — confirm the prime suspect
The bot connects with channels: [] and joins dynamically, so on reconnect twurple rejoined the empty original list —
leaving it connected but ...
Summary
- percent-encode caller-supplied URNs used in Scaife library and passage URL paths
- preserve CTS separators (: and .) while encoding reserved characters, whitespace, and non-ASCII input
...