Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:HTML language:JavaScript language:JavaScript

Filter by

175M results  (2 s)

175M results

Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. details summary Dependabot commands ...
dependencies

Description Implemented an interactive Algorithm Comparison Quiz Mode to help users improve their algorithm and data structure selection skills. Features Added - Scenario-based algorithm questions ...

First step of the icons.js performance recommendation: a build-time minify pass for the verbatim-copied classic scripts. What why. icons.js, app.js, the chart specs etc. are loaded as plain script src ...

Bumps pytest from 9.0.3 to 9.1.0. details summary Release notes /summary p em Sourced from a href= https://github.com/pytest-dev/pytest/releases pytest s releases /a . /em /p blockquote h2 9.1.0 /h2 h1 ...
dependencies
python:uv

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

Bumps hypothesis from 6.152.6 to 6.155.3. details summary Release notes /summary p em Sourced from a href= https://github.com/HypothesisWorks/hypothesis/releases hypothesis s releases /a . /em /p blockquote ...
dependencies
python

Motivation - The inline onclick used inside st.markdown(..., unsafe_allow_html=True) did not execute reliably in Streamlit, so the MACA copy button rendered but did not actually copy to the clipboard. ...
codex

Attribute reads run through safe_getattr, but attribute writes did not: a = Interpreter() a( open.__globals__ ) # read: blocked AttributeError: no safe attribute __globals__ ...

Django ORM became a supported source in 0.5.0 (#36) but was missing from the README Acknowledgments → Supported model frameworks list. Adds it between SQLAlchemy and Pydantic. Landing this before tagging ...
documentation