pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java is:public language:HTML
Filter by
207M results
Summary
- Add GAV.parse(String, Properties) overload that resolves the version from a properties file when only
groupId:artifactId is provided (looks up by groupId:artifactId first, then falls back ...
- Unnötiges div beim Bild entfernt
- Formatieren mit Prettier
- Maximalbreite des Bildes auf der Startseite für Handys und Tablets angepasst
🚨 Severity: CRITICAL 💡 Vulnerability: script.py was using Python s unsafe eval() function to dynamically evaluate string
representations of dictionary keys like st.session_state.project. 🎯 Impact: While ...
Automated release v3.5.0. Squash-merging publishes the tag and GitHub Release (tag-release.yml).
Summary
- Full HTML5/JS hyper-casual runner game: tap to jump/slide, catch piri-piri chickens (4 rarities), avoid Montreal
obstacles, spicy streak multipliers
- 100-level progression system with ...
$(cat EOF
Summary
- Login/register gate shown before the app — no access without an account
- New users register and wait for admin approval before they can log in
- PBKDF2 (200k iterations, SHA-256) ...
Arslan Ashraf
- [ ] config: add missing related settings from mitol-django-olposthog package (#3943) (247dbe9d)
pre-commit-ci[bot]
- [ ] [pre-commit.ci] pre-commit autoupdate (#3942) (d1485939) ...
deploying to rc
Description
In prepareExport(), the switch cases for nop* block types were directly assigning myBlock.privateData to myBlock.name
before writing the export entry. This permanently changed the live block ...
.cpu().numpy() returns a view into torch-managed memory. When torch frees the tensor, OpenBLAS crashes with BLAS: Bad
memory unallocation while still holding a reference to that memory. Adding .copy() ...