Skip to content

bpo-24914: mention Python supports multiple paradigms in the FAQ #20658

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

Merged
merged 2 commits into from
Jun 8, 2020

Conversation

brettcannon
Copy link
Member

@brettcannon brettcannon commented Jun 5, 2020

The FAQ entry for Python only mentions that it's an object-oriented programming language. that neglects support for procedural and functional programming.

https://bugs.python.org/issue24914

Copy link
Member

@zware zware left a comment

Choose a reason for hiding this comment

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

One suggestion in the reflowed text, but otherwise LGTM.

@brettcannon brettcannon merged commit 3ab3475 into python:master Jun 8, 2020
@brettcannon brettcannon deleted the multiple-paradigms branch June 8, 2020 18:07
@bedevere-bot
Copy link

@brettcannon: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

Thanks @brettcannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @brettcannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-20737 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jun 8, 2020
@bedevere-bot
Copy link

GH-20738 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 8, 2020
brettcannon added a commit that referenced this pull request Jun 8, 2020
…20658) (GH-20738)

(cherry picked from commit 3ab3475)

Co-authored-by: Brett Cannon <[email protected]>

Co-authored-by: Brett Cannon <[email protected]>
brettcannon added a commit that referenced this pull request Jun 8, 2020
…20658) (GH-20737)

(cherry picked from commit 3ab3475)

Co-authored-by: Brett Cannon <[email protected]>

Co-authored-by: Brett Cannon <[email protected]>
@brettcannon
Copy link
Member Author

Thanks to everyone for the reviews!

arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants