Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95661
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Python client support for NATS.io |
| Date | 2015-08-26 11:34 -0400 |
| References | <83d02813-0882-4b14-b854-681db4c5c5ad@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.52.1440603309.11709.python-list@python.org> (permalink) |
On 8/26/2015 10:56 AM, brian@apcera.com wrote: > Hello all...we're updating our Python client support at NATS.io cloud messaging project, and as part of that would like to get your input on which version of Python: > > https://groups.google.com/forum/#!topic/natsio/e6aoJ6GYqTw I suggest you offer both 2.7 and 3.x (soon 3.5) support if at all possible. Some people are stuck with 2.7 for various reasons. On the other hand, some things can only be done with the lastest stable 3.x. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Python client support for NATS.io brian@apcera.com - 2015-08-26 07:56 -0700 Re: Python client support for NATS.io Terry Reedy <tjreedy@udel.edu> - 2015-08-26 11:34 -0400
csiph-web