This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gaborjbernat
Recipients gaborjbernat, pablogsal
Date 2020-01-16.16:30:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579192213.45.0.699175097237.issue39360@roundup.psfhosted.org>
In-reply-to
Content
An FYI update, the code is used by swagger-codegen to generate HTTP clients (https://github.com/swagger-api/swagger-codegen/blob/master/modules/swagger-codegen/src/main/resources/python/api_client.mustache#L73). The example below basically replicates creating such client as a global.
History
Date User Action Args
2020-01-16 16:30:13gaborjbernatsetrecipients: + gaborjbernat, pablogsal
2020-01-16 16:30:13gaborjbernatsetmessageid: <1579192213.45.0.699175097237.issue39360@roundup.psfhosted.org>
2020-01-16 16:30:13gaborjbernatlinkissue39360 messages
2020-01-16 16:30:13gaborjbernatcreate