Skip to content

Conversation

@CJCombrink
Copy link
Contributor

Attempt to fix issue with enum deserialion

Disclaimer: I am seeing the same issue for recent Windows builds and this change as suggested in the ticket solves the issue.
I am not sure however if this is correct since this is a part of Python that I am not experienced with

  • Did you create an Apache Jira ticket? THRIFT-5885
  • If a ticket exists: Does your pull request title follow the pattern "THRIFT-NNNN: describe my issue"?
  • Did you squash your changes to a single commit? (not required, but preferred)
  • Did you do your best to avoid breaking changes? If one was needed, did you label the Jira ticket with "Breaking-Change"?
  • If your change does not involve any code, include [skip ci] anywhere in the commit message to free up build resources.

@CJCombrink CJCombrink force-pushed the THRIFT-5885_fix_enum_generate branch 4 times, most recently from a886f19 to c7e1917 Compare November 11, 2025 12:39
@CJCombrink CJCombrink mentioned this pull request Nov 11, 2025
5 tasks
@CJCombrink CJCombrink force-pushed the THRIFT-5885_fix_enum_generate branch from c7e1917 to 53e4ea1 Compare November 11, 2025 14:51
@CJCombrink CJCombrink marked this pull request as ready for review November 11, 2025 15:01
@CJCombrink CJCombrink force-pushed the THRIFT-5885_fix_enum_generate branch from 53e4ea1 to 9f52603 Compare November 12, 2025 05:19
@CJCombrink
Copy link
Contributor Author

This branch is staggered on top of the changes in #3232
See CJCombrink#8 for just the changes that this PR would bring in if merged separately.

@CJCombrink CJCombrink force-pushed the THRIFT-5885_fix_enum_generate branch from 9f52603 to e1e3885 Compare November 13, 2025 05:13
@Jens-G Jens-G added the python label Nov 13, 2025
@CJCombrink CJCombrink force-pushed the THRIFT-5885_fix_enum_generate branch from e1e3885 to d168ae2 Compare November 17, 2025 05:30
- Also an issue for latest builds on later windows not only the appveyor builds like originally thoughts
- Used the code as suggested from the ticket as-is without too much understanding
@CJCombrink CJCombrink force-pushed the THRIFT-5885_fix_enum_generate branch from d168ae2 to 2924ce1 Compare November 20, 2025 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants