Pyepics

Latest version: v3.5.7

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

3.5.7

* messages sent from libCA (no caRepeater, virtual circuit disconnect) are now disabled by default. They can be enabled, though this is best done by setting `epics.ca.WITH_CA_MESSAGES=True` before initializing libCA
* better handling of string waveforms with length=1
* tweak motor button sizes for linux

3.5.6

Bugfixes:

* fix GitHub Actions tests to use the specified Python version correctly. (268)
* fix support for Python 3.8, now requiring the third-party `importlib_resources` module for that version. (266)

3.5.5

bugfix

* fixes dynamic libraries for Darwin on Arm64
* sets a benchmark-of-shame for time between releases ;)

3.5.4

bugfixes:

* fix loading of dll on Windows (and Python<3.12) from pathlib.Path.
* remove very outdated conda recipe
* cleanups and typos

3.5.3

* Doc improvements: add property callback, fix prints, examples into examples folder
* added testing with Py3.12, drop Py 3.7 in Github Action
* updated to Github Actions workflow, including building procServ in the workflow
* added darwinarm, psutil, numpydoc to setup.cfg
* replaced deprecated pkg_resources.resource_filename with importlib.resources.files
* added libca.dylib for Darwin/MacOs on arm64 processors
* updated clib_search_path() to be able to automatically find darwin arm64 dynamic libs
* fixed Alarm to use pv.name instead of pv.pvname
* fixed for text encoding and IOENCODING, and removing use of `six`.
* fixed for Device/SRS570 attributes
* fixed string.format() to use 'd' for int to string
* prevent unsubscribing events from a cleared channel
* added clear_pvcache() function

3.5.2

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.