Skip to content

bpo-40554: Add escape to the Glossary #22342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

bpo-40554: Add escape to the Glossary #22342

wants to merge 1 commit into from

Conversation

Bhavna777
Copy link

@Bhavna777 Bhavna777 commented Sep 21, 2020

Add escape to the glossary.

https://bugs.python.org/issue40554

@the-knights-who-say-ni
Copy link

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA).

Recognized GitHub username

We couldn't find a bugs.python.org (b.p.o) account corresponding to the following GitHub usernames:

@Bhavna777

This might be simply due to a missing "GitHub Name" entry in one's b.p.o account settings. This is necessary for legal reasons before we can look at this contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

You can check yourself to see if the CLA has been received.

Thanks again for the contribution, we look forward to reviewing it!

@WildCard65
Copy link
Contributor

WildCard65 commented Sep 21, 2020

PR titles must be prefixed with "bpo-<BPO Number>"

@Mariatta Mariatta changed the title Fixed Issue - #40554 bpo-40554: Add escape to the Glossary Sep 28, 2020
@@ -528,6 +528,24 @@ Glossary
An Integrated Development Environment for Python. IDLE is a basic editor
and interpreter environment which ships with the standard distribution of
Python.

Escape
In computing and telecommunication, an escape character is a character that
Copy link
Contributor

Choose a reason for hiding this comment

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

This is the first two sentences of the Wikipedia page on "Escape character". While I, too, will often look at Wikipedia for a compact definition, usually their text needs rewriting. Here the phrase "a particular case of metacharacters" doesn't clarify anything, and since it lacks WP's link to a different entry, it's not helpful. The table of specific escape characters should be removed, since it's not necessarily correct for Python and makes the entry too long.

The discussion in the issue is leaning against adding "escape" to the glossary. Add that to the missing CLA, and I think we can just decline this change.

@methane methane closed this Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants