Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-1269: Added references for argument clinic directives#1465

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Lincoln-developer wants to merge4 commits intopython:main
base:main
Choose a base branch
Loading
fromLincoln-developer:fix-issue-1269

Conversation

Lincoln-developer
Copy link
Contributor

@Lincoln-developerLincoln-developer commentedNov 4, 2024
edited
Loading

This pull request introduces references for argument clinic directives.


📚 Documentation preview 📚:https://cpython-devguide--1465.org.readthedocs.build/

Copy link
Contributor

@erlend-aaslanderlend-aasland 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 we should add this directly to the Argument Clinic docs; adding them as a separate page is going to be confusing.

@Lincoln-developer
Copy link
ContributorAuthor

I think we should add this directly to the Argument Clinic docs; adding them as a separate page is going to be confusing.

Okay, thanks for the review. Let me work on the requested changes.

erlend-aasland reacted with thumbs up emoji

Comment on lines 2449 to 2454
**Description**:
The ``destination`` directive allows for operations on output destinations.

**Parameters**:
- The ``destination`` directive takes in two arguments ``(destination [arg1] [arg2])``.
- Where ``arg1`` is the ``name`` of the output destination and ``arg2`` is the ``command`` on the output destination.
Copy link
Member

Choose a reason for hiding this comment

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

Do you intend these to be definition lists? If not the indentation should be removed.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

@AA-Turner thanks for this insight, yeah! indeed to improve clarity its better not to make the content appear as a definition list.

Adjusted output destination list formatting as per feedback.Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@python-cla-bot
Copy link

python-cla-botbot commentedApr 18, 2025
edited
Loading

All commit authors signed the Contributor License Agreement.

CLA signed

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@AA-TurnerAA-TurnerAA-Turner left review comments

@erlend-aaslanderlend-aaslandAwaiting requested review from erlend-aasland

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@Lincoln-developer@AA-Turner@erlend-aasland

[8]ページ先頭

©2009-2025 Movatter.jp