pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML language:HTML
Filter by
175M results
🎯 What: The code health issue addressed Removed the unused datetime_to_jd import from
telugu_panchangam/engines/surya_siddhanta.py.
💡 Why: How this improves maintainability Removing unused imports reduces ...
Summary
- move the tense-rules.html inline JavaScript into tense-rules.js
- load the page logic as an external script
- add a security check so tense-rules.html stays free of inline script blocks ...
Summary
Translates the existing network-connectivity/gcp/cloud-sql/ guide (GCP Cloud SQL PostgreSQL) into Azure equivalents for
Azure Database for PostgreSQL Flexible Server, placed at network-connectivity/azure/cloud-sql/. ...
Closes #71.
Inconsistency
Two table renderers formatted byte units differently:
- the combined table and benchmem compare hoist one unit into each byte column s header (peak (MiB), bare cells);
...
What changed
- Adds explicit serving_basis, has_source_serving, and uses_100g_fallback fields to barcode scan responses.
- Distinguishes source servings, saved correction servings, inferred correction ...
fix lr, to work with both old new keras:
https://github.com/philipperemy/keras-tcn/issues/284
Summary
- Add sonar-project.properties (src-only scope, exclude packages/scratch)
- Add .github/workflows/sonarcloud.yml for CI upload when SONAR_TOKEN set
- Add docs/security/SONAR-HOTSPOTS.md ...
!-- YOU MUST FILL OUT THIS TEMPLATE FOR YOUR PR TO BE ACCEPTED!
Requirements
!-- Your domain MUST pass ALL the requirements below, otherwise it WILL BE DENIED. -- !-- Change each checkbox to [x]
(all ...
Problem
WS_RE = \s+ in native/shrike-collection/src/embed_text.rs diverges from the Python oracle s \s+: Rust s \s is Unicode
White_Space, which excludes the C0 separators U+001C-U+001F, while Python ...
ci