Skip to content

Remove Python and C++/CLI language bindings#177

Merged
a4z merged 2 commits into
cross-language-cpp:mainfrom
a4z:cleanup/remove-python-cppcli
Dec 23, 2025
Merged

Remove Python and C++/CLI language bindings#177
a4z merged 2 commits into
cross-language-cpp:mainfrom
a4z:cleanup/remove-python-cppcli

Conversation

@a4z

@a4z a4z commented Sep 24, 2025

Copy link
Copy Markdown
Contributor
  • Removed all Python generators, marshals, and related code
  • Removed all C++/CLI generators, marshals, and related code
  • Removed all Python and C++/CLI test files and expected outputs
  • Updated CLI to remove --py-out and --cppcli-out arguments
  • Updated documentation to reflect removed language support
  • All integration tests now pass (27/27)
  • Core functionality for remaining languages (Java, C++, Obj-C, Obj-C++) preserved

a4z added 2 commits September 24, 2025 11:07
- Removed all Python generators, marshals, and related code
- Removed all C++/CLI generators, marshals, and related code
- Removed all Python and C++/CLI test files and expected outputs
- Updated CLI to remove --py-out and --cppcli-out arguments
- Updated documentation to reflect removed language support
- All integration tests now pass (27/27)
- Core functionality for remaining languages (Java, C++, Obj-C, Obj-C++) preserved
@a4z a4z mentioned this pull request Sep 24, 2025
@a4z
a4z merged commit 29e129f into cross-language-cpp:main Dec 23, 2025
5 checks passed
@freitass

Copy link
Copy Markdown
Contributor

I agree with the removal of Python as the implementation was incomplete, however I don't understand why C# was removed. I wonder if you'd consider bringing it back. Thanks

@a4z

a4z commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

I opened the discussion, and added a note about the reasoning, 10 months ago there
#176

You are more than welcome to join the discussion.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants