Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #46410

Re: The state of pySerial

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.erje.net!us.feeder.erje.net!news.linkpendium.com!news.linkpendium.com!panix!not-for-mail
From Grant Edwards <invalid@invalid.invalid>
Newsgroups comp.lang.python
Subject Re: The state of pySerial
Date Wed, 29 May 2013 19:47:30 +0000 (UTC)
Organization PANIX Public Access Internet and UNIX, NYC
Lines 27
Message-ID <ko5m0i$o5u$1@reader1.panix.com> (permalink)
References <mailman.2372.1369851830.3114.python-list@python.org>
NNTP-Posting-Host dsl.comtrol.com
X-Trace reader1.panix.com 1369856850 24766 64.122.56.22 (29 May 2013 19:47:30 GMT)
X-Complaints-To abuse@panix.com
NNTP-Posting-Date Wed, 29 May 2013 19:47:30 +0000 (UTC)
User-Agent slrn/1.0.1 (Linux)
Xref csiph.com comp.lang.python:46410

Show key headers only | View raw


On 2013-05-29, Ma Xiaojun <damage3025@gmail.com> wrote:

> pySerial is probably "the solution" for serial port programming.
> Physical serial port is dead on PC but USB-to-Serial give it a second
> life. Serial port stuff won't interest end users at all. But it is
> still used in the EE world and so on. Arduino uses it to upload
> programs. Sensors may use serial port to communicate with PC. GSM
> Modem also uses serial port to communicate with PC.
>
> Unforunately, pySerial project doesn't seem to have a good state. I
> find pySerial + Python 3.3 broken on my machine (Python 2.7 is OK) .
> There are unanswered outstanding bugs, PyPI page has 2.6 while SF
> homepage still gives 2.5.
>
> Any idea?

Volunteer as a maintainer and start fixing bugs?

I use pyserial regularly, and the current version works fine for me,
but I'm using Python 2.7. There are still too many libraries that
don't support 3.x for me to consider using 3.x for real work.

-- 
Grant Edwards               grant.b.edwards        Yow! They collapsed
                                  at               ... like nuns in the
                              gmail.com            street ... they had no
                                                   teen appeal!

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

The state of pySerial Ma Xiaojun <damage3025@gmail.com> - 2013-05-30 02:23 +0800
  Re: The state of pySerial Grant Edwards <invalid@invalid.invalid> - 2013-05-29 19:47 +0000
    Re: The state of pySerial Terry Jan Reedy <tjreedy@udel.edu> - 2013-05-29 17:46 -0400
      Re: The state of pySerial Grant Edwards <invalid@invalid.invalid> - 2013-05-30 03:59 +0000

csiph-web