Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pyserial/pyserial-asyncio issues and pull requests

#104 - Windows - coroutine issue

Issue - State: closed - Opened by mdeweerd 6 months ago - 2 comments

#103 - sorry, You can delete it

Issue - State: closed - Opened by makefool163 7 months ago

#102 - New Release ?

Issue - State: open - Opened by lloyda 11 months ago - 2 comments

#101 - Implement get_protocol and set_protocol

Pull Request - State: closed - Opened by bdraco about 1 year ago

#100 - What is the expected response time of asyncio-serial?

Issue - State: open - Opened by zapta over 1 year ago - 3 comments

#98 - How to pass user data to protocol's callbacks?

Issue - State: open - Opened by zapta over 1 year ago

#97 - How to clear the input buffer?

Issue - State: open - Opened by Wiggan over 1 year ago - 1 comment

#96 - Implement `get_protocol` and `set_protocol`

Pull Request - State: open - Opened by puddly over 1 year ago

#95 - Add rfc2217 support

Pull Request - State: open - Opened by Andre0512 almost 2 years ago - 4 comments

#94 - self.serial no longer exist --> self._serial.

Pull Request - State: closed - Opened by janiversen almost 2 years ago

#93 - serial.out_waiting do not always exist

Pull Request - State: closed - Opened by janiversen almost 2 years ago

#91 - Use the ProactorEventLoop APIs on Windows

Pull Request - State: open - Opened by hugh-manning almost 2 years ago

#89 - API section in the docs is empty on readthedocs.io

Issue - State: open - Opened by nlhnt almost 2 years ago - 1 comment

#88 - Use `loop.create_connection` instead of pyserial's `protocol_socket` for TCP

Pull Request - State: closed - Opened by puddly about 2 years ago - 1 comment

#87 - Run cleanup functions synchronously if the event loop is stopping

Pull Request - State: open - Opened by puddly about 2 years ago

#86 - reader never receives EOF

Issue - State: open - Opened by davegravy about 2 years ago - 2 comments

#85 - Windows support is ambiguous

Issue - State: closed - Opened by davegravy about 2 years ago

#84 - tests: support windows

Pull Request - State: open - Opened by JPHutchins over 2 years ago - 4 comments

#83 - Executor fix: use a callback in run_in_executor

Pull Request - State: closed - Opened by marcopi over 2 years ago - 4 comments

#82 - Make sure we run open/close in executor

Pull Request - State: closed - Opened by elupus over 2 years ago - 2 comments

#81 - Blocking call scheduled on loop when closing connection

Issue - State: closed - Opened by mvn23 over 2 years ago - 1 comment

#80 - Conda build

Issue - State: closed - Opened by chaichontat over 2 years ago - 1 comment

#79 - writer doesn't write anything

Issue - State: open - Opened by anormalrobot over 2 years ago - 2 comments

#78 - How to unittest a module that uses pyserial-asyncio?

Issue - State: closed - Opened by flixman over 2 years ago - 1 comment

#77 - assert from write_ready

Issue - State: open - Opened by billpriest over 2 years ago

#76 - Flush implementation differ to pyserial

Issue - State: open - Opened by Hadatko almost 3 years ago - 1 comment

#75 - chore(CI): add github actions for easier releasing

Pull Request - State: closed - Opened by zsquareplusc about 3 years ago

#74 - socket:// support on Windows

Issue - State: open - Opened by alterscape about 3 years ago - 1 comment

#73 - Documentation

Issue - State: open - Opened by hairem over 3 years ago

#72 - Added Reading data in chunks

Pull Request - State: closed - Opened by spacemanspiff2007 over 3 years ago - 4 comments

#71 - How to read chunks from the serial port

Issue - State: closed - Opened by spacemanspiff2007 over 3 years ago - 1 comment

#70 - fix multiple writers race on windows

Pull Request - State: closed - Opened by jabdoa2 almost 4 years ago - 8 comments

#69 - Never transmits on Windows in version 0.5

Issue - State: closed - Opened by larsch almost 4 years ago - 21 comments

#68 - Fix missing self parameter in get_extra_info

Pull Request - State: closed - Opened by septatrix almost 4 years ago

#67 - StreamReader.read(n) returns incorrect amount of bytes

Issue - State: closed - Opened by makupi almost 4 years ago - 2 comments

#66 - Make loop parameter optional

Issue - State: open - Opened by septatrix almost 4 years ago - 3 comments

#65 - Provide serial object via get_extra_info() (closes #62)

Pull Request - State: closed - Opened by septatrix almost 4 years ago

#64 - Can we get a release anytime soon?

Issue - State: closed - Opened by jabdoa2 almost 4 years ago - 6 comments

#63 - More complete narrative and reference documentation.

Pull Request - State: closed - Opened by rob-smallshire almost 4 years ago

#62 - Provide serial object via Transport.get_extra_info()

Issue - State: closed - Opened by septatrix almost 4 years ago - 1 comment

#61 - Reflect Python version supported.

Pull Request - State: closed - Opened by gwww almost 4 years ago

#60 - @coroutine deprecated in Python 3.8

Issue - State: closed - Opened by gwww about 4 years ago - 3 comments

#59 - Adds a connection_for_serial API which uses existing Serial instance

Pull Request - State: closed - Opened by rob-smallshire about 4 years ago

#58 - Use async def syntax

Pull Request - State: closed - Opened by Adminiuga about 4 years ago - 2 comments

#57 - How to send a string or integer through pyserial?

Issue - State: closed - Opened by ChinmayStarFire over 4 years ago - 1 comment

#56 - Made write truly asynchronous, bypasses bug in pyserial which made it…

Pull Request - State: closed - Opened by wolfmanjm over 4 years ago - 2 comments

#55 - Is this Project still alive and maintained?

Issue - State: closed - Opened by makupi over 4 years ago - 11 comments

#54 - asyncio.coroutine deprecated in 3.8

Issue - State: closed - Opened by teharris1 over 4 years ago - 4 comments

#53 - Write() does not do a genuine async write

Issue - State: closed - Opened by wolfmanjm over 4 years ago - 3 comments

#52 - How to use await

Issue - State: closed - Opened by mkarliner over 4 years ago

#51 - Example for AT commands similar to serial.threaded

Issue - State: open - Opened by gbrucepayne over 4 years ago - 1 comment

#50 - There's no way to close the streams returned by open_serial_connection

Issue - State: closed - Opened by ajasmin almost 5 years ago - 3 comments

#49 - Converted connect and open_serial_connection to new-style coroutine definition.

Pull Request - State: closed - Opened by khoover almost 5 years ago - 1 comment

#47 - AttributeError: 'NoneType' object has no attribute 'write'

Issue - State: closed - Opened by mkeyno almost 5 years ago - 3 comments

#46 - RFC2217 and pyserial-asyncio

Issue - State: open - Opened by yozik04 about 5 years ago - 2 comments

#45 - Refactor __repr__ method at __init__.py

Pull Request - State: closed - Opened by NicholasWon47 over 5 years ago

#44 - Improved functionality

Pull Request - State: closed - Opened by rotu over 5 years ago - 3 comments

#43 - `open_serial_connection` doesn't appear in the API documentation

Issue - State: closed - Opened by adamhammes over 5 years ago - 2 comments

#42 - How to catch the coroutine error?

Issue - State: closed - Opened by xzzh999 almost 6 years ago - 1 comment

#41 - How would you pass parameters to generator returned from create_serial_connection()

Issue - State: closed - Opened by the-moog almost 6 years ago - 4 comments

#40 - How would you flush the stream reader?

Issue - State: closed - Opened by semiversus almost 6 years ago - 2 comments

#39 - connection lost - why?

Issue - State: closed - Opened by bsdis about 6 years ago - 2 comments

#38 - Windows: handle serial errors when the device is removed

Pull Request - State: closed - Opened by andrewleech about 6 years ago

#37 - Support for rs485

Issue - State: closed - Opened by Alkaselzer22 about 6 years ago - 1 comment

#36 - Cache pip dependencies

Pull Request - State: closed - Opened by thedrow over 6 years ago

#35 - Consider support for trio

Issue - State: closed - Opened by zmitchell over 6 years ago - 1 comment

#34 - Consider Adding Support For `loop://`

Issue - State: open - Opened by kb1lqc over 6 years ago

#33 - add imports to example

Pull Request - State: closed - Opened by stlehmann over 6 years ago

#32 - Higher level API that matches pyserial

Issue - State: closed - Opened by kasbah almost 7 years ago - 3 comments

#31 - Thread-based sender

Issue - State: closed - Opened by jabdoa2 almost 7 years ago - 5 comments

#30 - Correct the open_serial_connection() function and add a test.

Pull Request - State: closed - Opened by icaven about 7 years ago - 2 comments

#29 - Declare encoding

Pull Request - State: closed - Opened by smurfix about 7 years ago - 1 comment

#28 - Handling Input/output error

Issue - State: closed - Opened by Kaveshnikov about 7 years ago - 2 comments

#27 - Improve the API design of create_serial_connection

Issue - State: closed - Opened by rob-smallshire about 7 years ago - 4 comments

#25 - Streams (coroutine based API) support

Issue - State: closed - Opened by DurandA over 7 years ago - 6 comments

#24 - same error handling in fast path as in async path

Pull Request - State: closed - Opened by jabdoa2 over 7 years ago

#23 - Crash on linux/posix in fast path

Issue - State: closed - Opened by jabdoa2 over 7 years ago - 2 comments

#22 - Should we use pyserial-asyncio or the aio built into pyserial?

Issue - State: closed - Opened by cmcqueen over 7 years ago - 5 comments

#21 - serial.aio in API documentation

Issue - State: closed - Opened by slavkoja over 7 years ago

#20 - serial write is not non blocking

Issue - State: closed - Opened by wolfmanjm over 7 years ago - 3 comments

#19 - Fixes #17 adds socket support

Pull Request - State: closed - Opened by iiSeymour over 7 years ago - 5 comments

#18 - Fixes #17 adds socket support

Pull Request - State: closed - Opened by iiSeymour over 7 years ago - 1 comment

#17 - Socket support

Issue - State: closed - Opened by iiSeymour over 7 years ago - 1 comment

#16 - Serial rts on connection made

Issue - State: closed - Opened by iiSeymour over 7 years ago - 6 comments

#15 - Consider adding a loop property getter to SerialTransport

Issue - State: closed - Opened by rob-smallshire almost 8 years ago - 1 comment

#14 - Push changes to pypi

Issue - State: closed - Opened by riggs almost 8 years ago - 2 comments

#13 - Fix assertions on window

Pull Request - State: closed - Opened by jabdoa2 almost 8 years ago - 1 comment

#12 - termios.error on connection lost

Issue - State: closed - Opened by slavkoja almost 8 years ago - 1 comment

#11 - Make pyserial-asyncio work on windows without crashing

Pull Request - State: closed - Opened by jabdoa2 about 8 years ago - 5 comments

#10 - Assertion Problems On Windows

Issue - State: closed - Opened by jabdoa2 about 8 years ago - 1 comment

#9 - Upload a package to pypi

Issue - State: closed - Opened by jabdoa2 about 8 years ago - 3 comments

#8 - Add serial support by polling on windows

Pull Request - State: closed - Opened by jabdoa2 about 8 years ago - 11 comments

#7 - Add a little desc in doc and correct url

Pull Request - State: closed - Opened by potens1 about 8 years ago - 1 comment

#6 - Url in documentation for the github repo is bad

Issue - State: closed - Opened by potens1 about 8 years ago - 1 comment

#5 - create_serial_connection() got multiple values for keyword argument 'loop'"

Issue - State: closed - Opened by potens1 about 8 years ago - 2 comments