Skip to content

Comments

Reorganize utils and add generalize type string parsing#55698

Open
j-piasecki wants to merge 10 commits intofacebook:mainfrom
j-piasecki:export-D94077819
Open

Reorganize utils and add generalize type string parsing#55698
j-piasecki wants to merge 10 commits intofacebook:mainfrom
j-piasecki:export-D94077819

Conversation

@j-piasecki
Copy link
Contributor

Summary:
Changelog: [Internal]

Refactors utils.py into a proper package structure and adds comprehensive argument string parsing utilities.

  • Converts utils.py to utils/ package with submodules
  • Adds argument_parsing.py with parse_arg_string() and related utilities
  • Adds qualified_path.py with parse_qualified_path moved from old utils.py
  • Renames test_member.py to test_parse_arg_string.py with updated tests for the new 4-tuple Argument format

Differential Revision: D94077819

Jakub Piasecki and others added 10 commits February 22, 2026 23:40
Summary: reserved

Differential Revision: D75793597
Differential Revision: D90959837
Summary:
Pull Request resolved: facebook#55641

Changelog: [Internal]

Adds basic implementation of C++ API snapshot generation and snapshot tests covering the functionality.

Differential Revision: D90987176
Differential Revision: D94073960
Differential Revision: D94073981
Differential Revision: D94074032
Differential Revision: D94074045
Differential Revision: D94074054
Summary:
Changelog: [Internal]

Refactors utils.py into a proper package structure and adds comprehensive argument string parsing utilities.

- Converts utils.py to utils/ package with submodules
- Adds argument_parsing.py with parse_arg_string() and related utilities
- Adds qualified_path.py with parse_qualified_path moved from old utils.py
- Renames test_member.py to test_parse_arg_string.py with updated tests for the new 4-tuple Argument format

Differential Revision: D94077819
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 23, 2026
@facebook-github-bot facebook-github-bot added p: Software Mansion Partner: Software Mansion Partner p: Facebook Partner: Facebook labels Feb 23, 2026
@meta-codesync
Copy link

meta-codesync bot commented Feb 23, 2026

@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating Diff in D94077819.

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants