Ecosyste.ms: Issues

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

GitHub / ska-sa/aiokatcp issues and pull requests

#100 - Use _write_async_message for sensor updates

Pull Request - State: closed - Opened by bmerry about 1 month ago - 2 comments

#99 - Document changes to sensor value coercion

Pull Request - State: closed - Opened by bmerry about 1 month ago - 1 comment

#98 - Tweak sensor value setter to validate dtype

Pull Request - State: closed - Opened by amishatishpatel 2 months ago - 5 comments

#97 - Bump certifi from 2024.2.2 to 2024.7.4

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#96 - Bump urllib3 from 2.2.1 to 2.2.2

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#95 - Use typing.get_args instead of undocumented API

Pull Request - State: closed - Opened by bmerry 4 months ago - 2 comments

#94 - Bump requests from 2.31.0 to 2.32.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#93 - Use katcp-codec 0.1.0

Pull Request - State: closed - Opened by bmerry 5 months ago - 5 comments

#92 - Bump all dependencies to the latest for testing

Pull Request - State: closed - Opened by bmerry 6 months ago - 1 comment

#91 - Move configuration into pyproject.toml

Pull Request - State: closed - Opened by bmerry 6 months ago - 1 comment

#90 - Use katcp-codec for encoding and decoding messages

Pull Request - State: closed - Opened by bmerry 6 months ago - 3 comments

#89 - Bump idna from 3.4 to 3.7

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#88 - Prepare a changelog for 1.9.0.

Pull Request - State: closed - Opened by bmerry 6 months ago - 1 comment

#87 - Update CI to latest actions/checkout and setup-python

Pull Request - State: closed - Opened by bmerry 6 months ago - 1 comment

#86 - Add sensor_reading and sensor_value helpers

Pull Request - State: closed - Opened by bmerry 6 months ago - 1 comment

#85 - Optimisations

Pull Request - State: closed - Opened by bmerry 7 months ago - 1 comment

#84 - Bump urllib3 from 2.0.6 to 2.0.7

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#83 - Bump urllib3 from 2.0.4 to 2.0.6

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#82 - Prepare 1.8.0 release

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

#81 - Bump versions of dependencies

Pull Request - State: closed - Opened by bmerry about 1 year ago - 2 comments

#80 - Add Python 3.12 to the CI test matrix

Pull Request - State: closed - Opened by bmerry about 1 year ago - 6 comments

#79 - Remove wheel from build-system.requires

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

#78 - Update .readthedocs.yml

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

#77 - Make unit tests pass on Python 3.11.5

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

#76 - Make Reading a data class

Pull Request - State: closed - Opened by bmerry about 1 year ago - 2 comments

#75 - Restore time_sync module on macOS

Pull Request - State: closed - Opened by ludwigschwardt about 1 year ago - 8 comments

#74 - Bump certifi from 2023.5.7 to 2023.7.22

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#73 - General update on requirements.txt

Pull Request - State: closed - Opened by bmerry over 1 year ago - 1 comment

#72 - Bump requests from 2.27.1 to 2.31.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#71 - Allow SensorWatcher to create multiple mirrors of a remote sensor

Pull Request - State: closed - Opened by bmerry over 1 year ago - 2 comments

#70 - Restore macOS support in tests

Pull Request - State: closed - Opened by ludwigschwardt over 1 year ago - 4 comments

#69 - Update changelog for a 1.6.2 release

Pull Request - State: closed - Opened by bmerry over 1 year ago - 1 comment

#68 - Restore non-Linux support

Pull Request - State: closed - Opened by ludwigschwardt over 1 year ago - 5 comments

#67 - Bump certifi to 2022.12.7

Pull Request - State: closed - Opened by bmerry almost 2 years ago - 1 comment

#66 - Add type annotation to fix mypy internal error

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

#65 - Bump certifi from 2021.10.8 to 2022.12.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies

#64 - Update changelog for 1.6.0 release

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

#63 - Add DeviceStatus enum for use with discrete sensors

Pull Request - State: closed - Opened by james-smith-za almost 2 years ago - 1 comment

#62 - Add utilities for creating time synchronisation sensors

Pull Request - State: closed - Opened by bmerry almost 2 years ago - 3 comments

#61 - Write changelog for a 1.5.1 release

Pull Request - State: closed - Opened by bmerry almost 2 years ago - 1 comment

#60 - Improve parsing performance and Python 3.10 compatibility

Pull Request - State: closed - Opened by bmerry almost 2 years ago - 1 comment

#59 - Write changelog for 1.5.0 release

Pull Request - State: closed - Opened by bmerry almost 2 years ago - 1 comment

#58 - Support Optional on handler annotations

Pull Request - State: closed - Opened by bmerry almost 2 years ago - 1 comment

#57 - Update most pre-commit hooks to latest versions

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

#56 - Use asyncio.run in example programs

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

#55 - Improve signature checking of handlers

Pull Request - State: closed - Opened by bmerry almost 2 years ago - 1 comment

#54 - Simple aggregate sensor

Pull Request - State: closed - Opened by bmerry almost 2 years ago - 1 comment

#53 - Updates for github actions

Pull Request - State: closed - Opened by bmerry almost 2 years ago - 1 comment

#52 - Prepare for v 1.4.0 release

Pull Request - State: closed - Opened by james-smith-za almost 2 years ago - 1 comment

#51 - Use weak references in AggregateSensor

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

#50 - Add aggregate sensor class

Pull Request - State: closed - Opened by james-smith-za about 2 years ago - 5 comments

#49 - Black-ify entire source base

Pull Request - State: closed - Opened by james-smith-za about 2 years ago - 2 comments

#48 - Replace None with '' for default sensor description

Pull Request - State: closed - Opened by james-smith-za about 2 years ago - 1 comment

#47 - Properly clean up on server after client disconnects

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#46 - Use bulk sensor sampling in SensorMonitor

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#45 - Service tasks

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#44 - Improve bulk sampling

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#43 - Prepare 1.1 release

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#42 - Add a typing Protocol for connection owners

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#41 - Add config file for readthedocs, update Sphinx

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#40 - Remove a bit of code for obsolete Python versions

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#39 - Add a pre-commit configuration

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#38 - More type annotations

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#37 - Update to use Python 3.6-style type annotations

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#36 - Use isort to tidy up imports

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

#35 - Update requirements.txt

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#34 - Run pyupgrade --py37-plus

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#33 - Add server support for bulk sensor sampling

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

#32 - Remove setting of TCP_NODELAY

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

#31 - Simplify access to a server's sockets

Pull Request - State: closed - Opened by bmerry over 2 years ago - 1 comment

#30 - Make preparations for a 1.0 release

Pull Request - State: closed - Opened by bmerry about 3 years ago - 1 comment

#29 - Switch to Github Actions

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

#28 - Bump urllib3 and friends to the latest versions

Pull Request - State: closed - Opened by bmerry over 3 years ago

#27 - Bump urllib3 from 1.25.7 to 1.25.8

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#26 - Bump py from 1.9.0 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#25 - use uvloop

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

#24 - Update link to katcp spec in README

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

#23 - Convert tests to pytest

Pull Request - State: closed - Opened by bmerry about 4 years ago - 1 comment

#22 - Remove `loop` argument from most of the asyncio functions.

Pull Request - State: closed - Opened by james-smith-za about 4 years ago - 2 comments

#21 - Test against Python 3.8

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

#20 - Use {!r} to format bytes

Pull Request - State: closed - Opened by bmerry almost 5 years ago - 3 comments

#19 - Improve callback support in SensorSet

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

#18 - Disconnect clients that don't keep up with asynchronous informs

Pull Request - State: closed - Opened by bmerry almost 5 years ago - 3 comments

#17 - Support for changing the `auto` strategy for sensors

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

#16 - Update links to katcp specification.

Pull Request - State: closed - Opened by bmerry about 5 years ago - 1 comment

#15 - Add on_stop extension point

Pull Request - State: closed - Opened by bmerry about 5 years ago - 3 comments

#14 - Add SensorWatcher

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

#13 - Tests failing with Python 3.7

Issue - State: closed - Opened by bmerry over 5 years ago

#12 - Fix endless loop of "socket.send() raised except"

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

#11 - "socket.send() raised exception." after client disconnect

Issue - State: closed - Opened by bmerry over 5 years ago

#10 - Support servers that do not implement message IDs

Pull Request - State: closed - Opened by bmerry over 5 years ago - 6 comments

#9 - Minor code cleanup

Pull Request - State: closed - Opened by bmerry about 6 years ago - 2 comments

#8 - Change type registrations to support abstract base classes

Pull Request - State: closed - Opened by bmerry about 6 years ago - 2 comments

#7 - ConnectionResetError leads to unwanted error

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

#6 - Improve support for integer-like types

Issue - State: closed - Opened by bmerry about 6 years ago
Labels: enhancement

#5 - Add a status_func parameter to Sensor constructor

Pull Request - State: closed - Opened by bmerry over 6 years ago - 1 comment

#4 - Add client API

Pull Request - State: closed - Opened by bmerry almost 7 years ago - 5 comments

#3 - Connection init breaks when connecting via IPv6

Pull Request - State: closed - Opened by SKAJohanVenter almost 7 years ago - 2 comments

#2 - Connection init breaks when connecting via IPv6

Pull Request - State: closed - Opened by SKAJohanVenter almost 7 years ago

#1 - Correctly handle carriage returns in messages

Pull Request - State: closed - Opened by bmerry almost 7 years ago - 2 comments