pullrequests Search Results · language:Dune language:Python language:TypeScript language:Java language:Java language:Python
Filter by
169M results
💡 What: Replaced O(N²) string concatenation (+=) in backend/app/services/pdf_extractor.py with an O(N) list accumulation
and .join() method.
🎯 Why: In Python, strings are immutable. Using += inside a ...
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
Bumps tmp from 0.2.5 to 0.2.7. details summary Commits /summary ul li a href=
https://github.com/raszi/node-tmp/commit/8ea1f37d75c67569e0f151448330d52f7babf211 code 8ea1f37 /code /a Bump up the
version ...
dependencies
javascript
Generated from GitHub run 27274919991 spec comparison:
https://github.com/stackitcloud/stackit-api-specifications/compare/8ccf08fdae6320251259ca695f1e7180eeb21275...2ca895969382a07a0a7e4aa9dd66ecfc19e058b3 ...
domain:CentralServices
Problem
PR-walkthrough child agent sessions (childKind: pr-walkthrough , with walkthroughJobId) were spawned but never
terminated. Their node processes (~110 MB each) leaked indefinitely and, because ...
When users.register validates custom fields, a validation failure throws Meteor.Error(
error-user-registration-custom-field ). The catch block called API.v1.failure(e) passing the error object directly, ...
community
Adds a single cross-link comment to the originating issue when /submit-for-review s Step 9 follow-up flow creates one or
more new tickets. The comment lists each follow-up by number and title so a reader ...
…y 34)
dutch_lesson.json was overwritten daily — yesterday s lesson vanished from the trainer once today s landed. Now
save_dutch_lesson also writes a dated copy to storage/lessons/ plus an index.json ...
closes #288
Summary
- Accept transcript word payloads that use word instead of text.
- Support end timestamps in Word while preserving existing duration payloads.
- Reject words with missing text in filters ...