FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-126390: Support for preserving order of options and nonoption arguments in gnu_getopt() by serhiy-storchaka · Pull Request #126393 · python/cpython · GitHub

/ cpython Public

gh-126390: Support for preserving order of options and nonoption arguments in gnu_getopt() - #126393

Merged
serhiy-storchaka merged 2 commits into
python:mainfrom
serhiy-storchaka:getopt-return-in-order
Nov 13, 2024
Merged

gh-126390: Support for preserving order of options and nonoption arguments in gnu_getopt()#126393
serhiy-storchaka merged 2 commits into
python:mainfrom
serhiy-storchaka:getopt-return-in-order

Conversation

serhiy-storchaka commented Nov 4, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

Comment thread Lib/test/test_getopt.py

Copy link
Copy Markdown
Member Author

This PR should be merged after #126375 (where that typo was already fixed.).

Copy link
Copy Markdown
Contributor

This PR should be merged after #126375 (where that typo was already fixed.).

So let's mark it as a draft to make that more obvious.

serhiy-storchaka marked this pull request as draft November 6, 2024 22:05
serhiy-storchaka marked this pull request as ready for review November 11, 2024 16:39

Copy link
Copy Markdown
Member Author

Now this PR only contains the changes for #126390.

Comment thread Lib/getopt.py

gpshead left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

nice feature!

Copy link
Copy Markdown
Member Author

Thank you for your review @gpshead.

serhiy-storchaka merged commit 35010b8 into python:main Nov 13, 2024
serhiy-storchaka deleted the getopt-return-in-order branch November 13, 2024 20:50
picnixz pushed a commit to picnixz/cpython that referenced this pull request Dec 8, 2024
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL