Skip to content

Conversation

cjdoris
Copy link
Collaborator

@cjdoris cjdoris commented Oct 19, 2025

No description provided.

cjdoris and others added 8 commits October 9, 2025 20:37
* fix #676 and test GUI compat better along the way

* remove debug printing

* require newer juliapkg

* skip some tests in CI if using system python

* fix ci attempt 2

* fix world age issue on Julia 1.12

* install julia 1.11 in python test workflow

---------

Co-authored-by: Christopher Doris <github.com/cjdoris>
* better compact printing of Py

* add tests for compact printing

* update release notes

---------

Co-authored-by: Christopher Doris <github.com/cjdoris>
… flushing text PyIO (#688)

Co-authored-by: Christopher Doris <github.com/cjdoris>
* added some text

* updated with input/output syntax
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@v6...v7)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* require python 3.10

* require julia 1.10

* document the julia/python version support policy

* update release notes

* document that multi-threading support is experimental

* add conda install instructions

---------

Co-authored-by: Christopher Doris <github.com/cjdoris>
* Force propertynames(::Py) to occur on the main thread

* Refactor, document, make more robust and remove a lock

* Make setup_onfixedthread robust against errors

* Make on_main_thread test more reliable

---------

Co-authored-by: Christopher Doris <github.com/cjdoris>
@cjdoris cjdoris closed this Oct 19, 2025
@dpinol
Copy link
Contributor

dpinol commented Oct 19, 2025

Hi, why closed?

@cjdoris
Copy link
Collaborator Author

cjdoris commented Oct 19, 2025

I was trying to do it in a PR on my phone but there were merge conflicts, and resolving these in a PR would modify main, which is bad. So I'll do this the usual way when back at my computer later.

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.

5 participants