Skip to content

tests: fix test_inspect for Python 3.15 print()#4082

Open
traylenator wants to merge 1 commit intoTextualize:masterfrom
traylenator:py315
Open

tests: fix test_inspect for Python 3.15 print()#4082
traylenator wants to merge 1 commit intoTextualize:masterfrom
traylenator:py315

Conversation

@traylenator
Copy link
Copy Markdown

@traylenator traylenator commented Apr 16, 2026

Type of changes

  • Bug fix
  • New feature
  • Documentation / docstrings
  • Tests
  • Other

AI?

  • AI was used to generate this PR

For sure I used some help here.

Checklist

  • I've run the latest black with default args on new code.
  • I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate (see note about typos above).
  • I've added tests for new code.
  • I accept that @willmcgugan may be pedantic in the code review.

Nothing sensible to add to the CHANGELOG.md this is not declaration of 3.15 support of course.

Description

signature change (*args -> *objects) with 3.15

I realise rich perfectly reasonably is not supporting 3.15 yet but this allow tests to pass on 3.15a8.

signature change (*args -> *objects)

I realise rich perfectly easnably is not supporting 3.15 yet but this
allow tests to pass on 3.15a8.
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