Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Feb 12, 2024

  • Add Clinic.fail() and Clinic.warn() methods.
  • Language.render(): clinic argument is now mandatory (fix type hint).
  • Replace some fail() and warn() calls with Clinic.fail() and Clinic.warn().

* Add Clinic.fail() and Clinic.warn() methods. * Language.render(): clinic argument is now mandatory (fix type hint). * Replace some fail() and warn() calls with Clinic.fail() and Clinic.warn().
vstinnerand others added 2 commits February 14, 2024 22:59
Co-authored-by: Erlend E. Aasland <[email protected]>
Co-authored-by: Erlend E. Aasland <[email protected]>
@vstinner
Copy link
MemberAuthor

Does not this work?

This PR comes from my other PR which removes fail(). But let's move step by step, you're right.

@erlend-aasland
Copy link
Contributor

Obsoleted by #115510

@vstinnervstinner deleted the ac_clinic branch February 15, 2024 14:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@erlend-aasland