Skip to content

Exclude incomplete psycopg 3.3.5 release - #497

Open
smurching wants to merge 1 commit into
mainfrom
codex/exclude-psycopg-3.3.5
Open

Exclude incomplete psycopg 3.3.5 release#497
smurching wants to merge 1 commit into
mainfrom
codex/exclude-psycopg-3.3.5

Conversation

@smurching

Copy link
Copy Markdown
Collaborator

What did you change, and why?

Change: Exclude psycopg 3.3.5 from the existing memory extra while continuing to allow newer compatible releases.

Why: The 3.3.5 release currently lacks Linux x86_64 wheels for psycopg-binary, so all CI jobs that resolve the memory extra fail before tests. The same failure occurs on main and on the Mason version-bump PR.

How do you know it works?

  • The highest compatible resolution selects psycopg 3.3.4 and psycopg-binary 3.3.4.
  • The exact previously failing highest-resolution memory-extra environment installs successfully.
  • 292 core tests passed before the remaining local run was stopped while waiting on an unrelated Databricks SDK clock.

@smurching
smurching marked this pull request as ready for review August 31, 2026 23:09
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