Pyscard

Latest version: v2.2.0

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

Scan your dependencies

Page 1 of 7

2.2.0

====================
- patches from Ludovic Rousseau
* PCSCCardRequest:
- handle KeyboardInterrupt in waitforcard() & waitforcardevent()
- use a local PC/SC context to avoid locks
* smartcard.util.padd(): do NOT modify the input parameter
* CardMonitoring: a timeout exception IS expected
* Fix pydoctor documentation
* wx: fix module and examples
* Minor changes
- patches from Kurt McKee
* Remove Python 2 conditional code
* Eliminate Windows Vista and Windows 7 conditionals
* Test and improve the synchronization code
* Test and update the `Observer.py` code
* Remove `ClassLoader.py`
* Migrate a `src/` layout
* Migrate test/* from unittest to pytest
* Add missing GSM 03.38 symbols for decoding
* Support only Python 3.9 and higher
* Remove the Python 2.x-only Pyro dependency
* Migrate CI to use the official Coveralls action
* Standardize local and CI testing to use tox
* Build wheels in CI for all supported Python versions
* Build the docs as a part of the test suite
* Begin to add type annotations to the package
* Deprecate the `HexListToBinString`, `BinStringToHexList`, `hl2bs`, and `bs2hl` utility functions
* Support "64" as an ATR baud rate adjustment integer (ISO 7816-3 2006)

2.1.1

======================
* Fix a regression introduced in 2.1.0

2.1.0

======================
* PCSCCardRequest: fix active polling (was a 0.1 sec loop)
* Fix use of undefined variable 'hresult' in exceptions
* Fix print() use in pyscard user’s guide
* Fix deprecation warnings
* Minor changes

2.0.10

==================
* add 'swig' in pyproject.toml build requires
* CardMonitoringThread(): do not catch unexpected exceptions

2.0.9

==================
* fix a bug with CardRequestTimeoutException introduced in 2.0.8
* Minor changes

2.0.8

==================
* Make CardMonitor() thread safe on Python 3.12
* Add hresult value in exceptions
* Improve documentation
* Check swig is installed on build
* Remove use of imp module for wx (GUI)
* Makefile: modernize use of setup.py
* Minor changes

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.