Skip to content

adds support for sessions#149

Open
brookfxg wants to merge 1 commit intomainfrom
brook/dc-519-add-python-client-support
Open

adds support for sessions#149
brookfxg wants to merge 1 commit intomainfrom
brook/dc-519-add-python-client-support

Conversation

@brookfxg
Copy link
Contributor

@brookfxg brookfxg commented Feb 27, 2026

Changelog

Adds support for Sessions operations.

Docs

Public API docs will be separately updated at time of release.

Description

Important: Hold merge until GA release

Adds support for Sessions operations.

@brookfxg brookfxg self-assigned this Feb 27, 2026
@brookfxg brookfxg requested a review from mguida22 as a code owner February 27, 2026 00:24
@linear
Copy link

linear bot commented Feb 27, 2026

@brookfxg brookfxg requested a review from jgblight February 27, 2026 00:24
claude[bot]

This comment was marked as outdated.

@brookfxg brookfxg force-pushed the brook/dc-519-add-python-client-support branch from e31044b to 6d354d9 Compare February 27, 2026 00:28
claude[bot]

This comment was marked as outdated.

@brookfxg brookfxg force-pushed the brook/dc-519-add-python-client-support branch from 6d354d9 to b0a1450 Compare February 27, 2026 00:35
claude[bot]

This comment was marked as outdated.

@brookfxg brookfxg force-pushed the brook/dc-519-add-python-client-support branch from b0a1450 to b994e10 Compare February 27, 2026 00:40
claude[bot]

This comment was marked as outdated.

@brookfxg brookfxg force-pushed the brook/dc-519-add-python-client-support branch from b994e10 to 35666c5 Compare February 28, 2026 01:05
Copy link

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All prior feedback addressed — sort_by docs, id shadowing, test query param assertions, docstring style, double-space, and URL encoding (urlquote) are all cleaned up. test_get_session_by_key covers the key-based lookup path. Nice work iterating on this.

Code follows existing codebase patterns (get_events, _event_dict, etc.) well. The urlquote(identifier, safe="") correctly handles URL-special characters in session keys.

Public API surface addition on a published PyPI package — deferring to a human for final sign-off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants