Skip to content

Activity

Deleted branch

colesburydeleted issue5489-shared-instance • 
28 days ago

Use 'noqa: B018'

colesburypushed 1 commit to issue5489-shared-instance • c4c0b48…d3f9249 • 
28 days ago

clang-tidy: static is redundant

colesburypushed 1 commit to issue5489-shared-instance • fc33e36…c4c0b48 • 
28 days ago

s/clang-tidy/ruff

colesburypushed 1 commit to issue5489-shared-instance • 178cea5…fc33e36 • 
28 days ago

Assign result to local variable

colesburypushed 1 commit to issue5489-shared-instance • e9e28bc…178cea5 • 
28 days ago

Changes from review

colesburypushed 1 commit to issue5489-shared-instance • 72238e4…e9e28bc • 
28 days ago

Add missing return for default build

colesburypushed 1 commit to issue5489-shared-instance • 9f16d6b…72238e4 • 
29 days ago

Avoid unused parameter

colesburypushed 1 commit to issue5489-shared-instance • bb215b5…9f16d6b • 
29 days ago

style: pre-commit fixes

pre-commit-ci[bot]pushed 1 commit to issue5489-shared-instance • e08cfa9…bb215b5 • 
29 days ago

Fix data race when using shared variables (free threading)

colesburycreated issue5489-shared-instance • e08cfa9 • 
29 days ago

Address regression introduced in pybind#5381 (pybind#5396)

Force push
colesburyforce pushed to master • d87b0db…f7e14e9 • 
on Oct 24, 2024

Deleted branch

colesburydeleted pymutex • 
on Sep 10, 2024

Deleted branch

colesburydeleted issue5245-gil-safe-call-once • 
on Jul 16, 2024

Apply changes from code review

colesburypushed 1 commit to issue5245-gil-safe-call-once • 49179c6…2e2b323 • 
on Jul 16, 2024

style: pre-commit fixes

pre-commit-ci[bot]pushed 1 commit to issue5245-gil-safe-call-once • d87b0db…49179c6 • 
on Jul 16, 2024

fix: Make gil_safe_call_once thread-safe in free-threaded CPython

colesburycreated issue5245-gil-safe-call-once • d87b0db • 
on Jul 16, 2024

fix: Make gil_safe_call_once thread-safe in free-threaded CPython

colesburypushed 111 commits to master • 7e5edbc…d87b0db • 
on Jul 16, 2024

Fix instance_map_shard padding

colesburypushed 1 commit to pymutex • 98f380f…f8251d6 • 
on Jul 2, 2024

style: pre-commit fixes

pre-commit-ci[bot]pushed 1 commit to pymutex • 4e8411e…98f380f • 
on Jul 1, 2024

Use PyMutex instead of std::mutex in free-threaded build.

colesburycreated pymutex • 4e8411e • 
on Jul 1, 2024

Deleted branch

colesburydeleted alignas • 
on Jun 27, 2024

Update include/pybind11/detail/internals.h

henryiiipushed 1 commit to alignas • 9c37d68…1c6fc54 • 
on Jun 26, 2024

Update include/pybind11/detail/internals.h

henryiiipushed 1 commit to alignas • 94f8b9e…9c37d68 • 
on Jun 26, 2024

Add 'see pybind#5200'

colesburypushed 1 commit to alignas • 3752a80…94f8b9e • 
on Jun 26, 2024

Use manual padding of instance_map_shard.

colesburycreated alignas • 3752a80 • 
on Jun 26, 2024

Deleted branch

colesburydeleted pep703-support • 
on Jun 19, 2024

Update include/pybind11/pybind11.h

henryiiipushed 1 commit to pep703-support • c61f197…d40299a • 
on Jun 18, 2024

Merge branch 'pep703-support' of https://github.com/colesbury/pybind11

rwgkpushed 11 commits to pep703-support • 85f3ff4…c61f197 • 
on Jun 18, 2024

style: pre-commit fixes

pre-commit-ci[bot]pushed 1 commit to pep703-support • 2a29578…85f3ff4 • 
on Jun 17, 2024

Changes from review

colesburypushed 1 commit to pep703-support • f53dcb5…2a29578 • 
on Jun 17, 2024