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-93096: Remove-t and-v flags frompickletools cli#131039

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

Merged
vstinner merged 1 commit intopython:mainfromdonBarbos:issue-93096-pickletools
Mar 11, 2025

Conversation

donBarbos
Copy link
Contributor

@donBarbosdonBarbos commentedMar 10, 2025
edited
Loading

I'm also going to send a similar PR for thepickle module (for same flags)

And I'm not sure if I should send a separate PR or I can add it here

@donBarbosdonBarbos changed the titleRemove-t and-v flags frompickletools cligh-93096: Remove-t and-v flags frompickletools cliMar 10, 2025
@donBarbos
Copy link
ContributorAuthor

I also made sure that unit tests call doctests, we add them here:

defload_tests(loader,tests,pattern):
tests.addTest(doctest.DocTestSuite(pickletools))
returntests

cc@serhiy-storchaka

Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

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

LGTM.

I confirm that these options are not documented at:https://docs.python.org/dev/library/pickletools.html#command-line-usage

@serhiy-storchaka: Are you ok with removing these undocumented pickletools CLI options?

@donBarbos
Copy link
ContributorAuthor

He commented this changes here:#130973 (comment)

Copy link
Member

@serhiy-storchakaserhiy-storchaka left a comment

Choose a reason for hiding this comment

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

LGTM.

@vstinnervstinner merged commit3ddf983 intopython:mainMar 11, 2025
45 checks passed
seehwan pushed a commit to seehwan/cpython that referenced this pull requestApr 16, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@vstinnervstinnervstinner approved these changes

@serhiy-storchakaserhiy-storchakaserhiy-storchaka approved these changes

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
@donBarbos@vstinner@serhiy-storchaka

[8]ページ先頭

©2009-2025 Movatter.jp