Skip to content

Conversation

aogier
Copy link

@aogier aogier commented Mar 24, 2018

Hello,
this is my humble try to implement a portable python binary stream typemapping. As far as I can teel, this should be non-breaking because six, and could maybe fix #2305 and other py3 encoding-related issues.

For me, this is a sideproduct developed for unlocking kubernetes-client/python#494 as per #7900, altough specific patch for kubeclient will live in 676da33 because local python generator choices.

Tests went ok, but maybe you could help me point out if more are required.

Thank you, regards

/cc @taxpon @frol @mbohlool @cbornet @kenjones-cisco

@frol
Copy link
Contributor

frol commented Mar 25, 2018

Given there is no influence on the generated client, the tests might just not cover this use-case. Can you reproduce #2305 in a form of a test?

@aogier
Copy link
Author

aogier commented Mar 25, 2018

hi @frol , that's a great suggestion, I'll work on that !

@HugoMario
Copy link
Contributor

generator class was moved to a different repo, however, changes from this PR were migrated with swagger-api/swagger-codegen-generators#510

@HugoMario HugoMario closed this Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants