Skip to content

bpo-37456: Slash ('/') is now part of syntax#14627

Merged
terryjreedy merged 1 commit into
python:masterfrom
terryjreedy:faq
Jul 6, 2019
Merged

bpo-37456: Slash ('/') is now part of syntax#14627
terryjreedy merged 1 commit into
python:masterfrom
terryjreedy:faq

Conversation

@terryjreedy
Copy link
Copy Markdown
Member

@terryjreedy terryjreedy commented Jul 6, 2019

@terryjreedy terryjreedy added docs Documentation in the Doc dir needs backport to 3.8 labels Jul 6, 2019
@terryjreedy terryjreedy self-assigned this Jul 6, 2019
@terryjreedy terryjreedy merged commit 6f2a8c0 into python:master Jul 6, 2019
@miss-islington
Copy link
Copy Markdown
Contributor

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

@bedevere-bot
Copy link
Copy Markdown

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

@terryjreedy terryjreedy deleted the faq branch July 6, 2019 22:13
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 6, 2019
(cherry picked from commit 6f2a8c0)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Copy link
Copy Markdown
Contributor

@aeros aeros left a comment

Choose a reason for hiding this comment

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

I think this would be worthwhile to backport to versions prior to 3.8 as well. I'm not as to the exact version positional-only keyword arguments have been around, but haven't they been around for a significant period of time now?

@terryjreedy
Copy link
Copy Markdown
Member Author

No, / has only be valid in code since 3.8.0b1. The note is correct for 3.7.

terryjreedy added a commit that referenced this pull request Jul 6, 2019
(cherry picked from commit 6f2a8c0)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@aeros
Copy link
Copy Markdown
Contributor

aeros commented Jul 6, 2019

My apologies, I misunderstood the purpose of the PR. I definitely should have referred to the section above it instead of just the section that was removed in programming.rst before submitting feedback.

lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants