Skip to content

oai-statsig-python-core: Add version 0.31.0 - #2368

Merged
luhenry merged 4 commits into
mainfrom
github-actions/nightly-upgrade/oai-statsig-python-core
Sep 27, 2026
Merged

luhenry merged 4 commits into
mainfrom
github-actions/nightly-upgrade/oai-statsig-python-core

Conversation

@riseproject-dev

Copy link
Copy Markdown
Contributor

Automatically generated by the nightly check_versions.py run.

oai-statsig-python-core v0.30.0 -> v0.31.0

Every - version: entry added to docs/packages/oai-statsig-python-core.yaml is built by this PR's own build-oai-statsig-python-core.yml run; merging publishes the wheels.

Signed-off-by: riseproject-dev[bot] <330740410+riseproject-dev[bot]@users.noreply.github.com>
@riseproject-dev
riseproject-dev Bot requested a review from luhenry September 26, 2026 07:09
@github-actions

github-actions Bot commented Sep 26, 2026 •

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-27 16:57 UTC

0001 (test_data_store.py sync waits) and 0002 (fork_runner.py timeout)
apply unchanged: 0.31.0's fixtures still ask for
specs_sync_interval_ms=1 and test_forking.py still waits 10s.

0003 is dropped: 0.31.0's _find_exposure_callsite already reads
getattr(frame.f_code, "co_qualname", frame.f_code.co_name), the same
CPython 3.10 fallback the patch added.
0.31.0's tests/mock_scrapi.py imports zstandard, so collection of the
14 test modules that use MockScrapi failed with ModuleNotFoundError
on the first 0.31.0 build.
Two 0.31.0 test modules reach into ../benchmarks:
test_native_context_benchmark.py runs native_context_benchmark.py
from it, and test_native_context_allocations.py #includes
native_context_allocations.c from it into a probe it compiles. With
only tests/ staged, the 7 tests in those modules errored at setup
(FileNotFoundError, and cc failing on the missing include).
@luhenry
luhenry marked this pull request as ready for review September 27, 2026 14:29
@luhenry
luhenry merged commit 7c4d92a into main Sep 27, 2026
9 checks passed
@luhenry
luhenry deleted the github-actions/nightly-upgrade/oai-statsig-python-core branch September 27, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant