Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95655 > unrolled thread
| Started by | brian@apcera.com |
|---|---|
| First post | 2015-08-26 07:56 -0700 |
| Last post | 2015-08-26 11:34 -0400 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
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
| From | brian@apcera.com |
|---|---|
| Date | 2015-08-26 07:56 -0700 |
| Subject | Python client support for NATS.io |
| Message-ID | <83d02813-0882-4b14-b854-681db4c5c5ad@googlegroups.com> |
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 Thanks in advance to anyone who has a moment to let us know. Best, B
[toc] | [next] | [standalone]
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2015-08-26 11:34 -0400 |
| Message-ID | <mailman.52.1440603309.11709.python-list@python.org> |
| In reply to | #95655 |
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
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web