Skip to content

Conversation

ZeroIntensity
Copy link
Member

@ZeroIntensity ZeroIntensity commented Sep 4, 2024

@ZeroIntensity
Copy link
Member Author

ZeroIntensity commented Sep 4, 2024

(@encukou, this needs skip news.)

@picnixz
Copy link
Member

picnixz commented Sep 4, 2024

You can @ either me or @Eclips4 for skip news requests since we are triagers, or we'll just see whether this is needed or not when we'll look at the PR.

@ZeroIntensity
Copy link
Member Author

You can @ either me or @Eclips4 for skip news requests since we are triagers

I would, but Petr specifically requested that I ping him for label changes (he's "mentoring" me for triage membership).

@ZeroIntensity
Copy link
Member Author

Does that look alright?

@picnixz picnixz self-requested a review September 4, 2024 11:00
Copy link
Member

@picnixz picnixz left a comment

Choose a reason for hiding this comment

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

Sounds good! If I were to nitpick I would have (in the previous PR that I wasn't able to comment since it was merged before):

  • Py_UNUSED(module) in the module_traverse signature
  • Py_UNUSED(mod) in the module_clear signature
  • (void)module_clear((PyObject *)mod); in module_free
  • Renamed the functions to _tkintermodule_{clear,traverse,free}.

You could do those cosmetic changes if you want but otherwise it's fine.

@ZeroIntensity
Copy link
Member Author

I'm going to leave the names as is, we can change them if we decide to migrate tkinter over to PEP 489

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

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

LGTM.

@vstinner vstinner merged commit 2daed5f into python:main Sep 4, 2024
@ZeroIntensity ZeroIntensity deleted the tkinter-regression branch September 4, 2024 19:55
Sign up for free to 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.

4 participants