Mailing List Archive

bpo-45845: Change link for pyserial (GH-29675)
https://github.com/python/cpython/commit/123a3527ddd7774e8db325c778927e49172e01d4
commit: 123a3527ddd7774e8db325c778927e49172e01d4
branch: main
author: Terry Jan Reedy <tjreedy@udel.edu>
committer: terryjreedy <tjreedy@udel.edu>
date: 2021-11-20T14:56:42-05:00
summary:

bpo-45845: Change link for pyserial (GH-29675)

files:
M Doc/faq/library.rst

diff --git a/Doc/faq/library.rst b/Doc/faq/library.rst
index 78f5a06120879..b9e541c150dc4 100644
--- a/Doc/faq/library.rst
+++ b/Doc/faq/library.rst
@@ -611,9 +611,9 @@ use ``p.read(n)``.
How do I access the serial (RS232) port?
----------------------------------------

-For Win32, POSIX (Linux, BSD, etc.), Jython:
+For Win32, OSX, Linux, BSD, Jython, IronPython:

- http://pyserial.sourceforge.net
+ https://pypi.org/project/pyserial/

For Unix, see a Usenet post by Mitch Chapman:


_______________________________________________
Python-checkins mailing list
Python-checkins@python.org
https://mail.python.org/mailman/listinfo/python-checkins