◐ Shell
clean mode source ↗

Clickable Email in the "About" Window by CJYKK · Pull Request #104045 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

CJYKK

wants to merge 2 commits into

Conversation

@CJYKK

Make email address clickable in the "About" window (using "mailto").
If you click it, it will automatically use your default email client and set the recipient to "idle-dev@python.org".

Make email address clickable in the "About" window (using "mailto:<address>").

@ghost

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot

@CJYKK

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

Uhhh...
I can't add NEWS because the web app tells me I need to fill in the issue number, but I don't have it...

@terryjreedy

A good idea but I have been thinking about changing that to suggest discuss.python.org instead.

@CJYKK

A good idea but I have been thinking about changing that to suggest discuss.python.org instead.

I'd like to do that, but... How do I do it?

arhadthedev

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>

@CJYKK

Oh, I know now...
Since I'm not a native English speaker, So I didn't understand the changes you requested before. Sorry... 😥

@terryjreedy

I need to discuss the idea and details with other core developers before doing anything.

@terryjreedy

Thank you for the contribution, but it is now obsolete. The email address was changed to a clickable link to discuss.python.org in PR #122482. The ability to click is not obvious so the link is being made a button in #129591.

Labels