[Pcsclite-muscle] PySCard 2.3.0 released

Ludovic Rousseau ludovic.rousseau at gmail.com
Wed Jul 30 06:03:46 PDT 2025


Hello,

I just released a new version 2.3.0 of pyscard. PySCard is a python
module adding smart cards support (PC/SC) to Python.

The PySCard project is available at:
- pypi https://pypi.python.org/pypi/pyscard
- github https://github.com/LudovicRousseau/pyscard
- sourceforge https://sourceforge.net/projects/pyscard/

https://blog.apdu.fr/posts/2025/07/new-version-of-pyscard-230/

Changes:
2.3.0 (July 2025)
==================
   * PCSCCardRequest: fix waitforcardevent() initialization
   * PCSCCardConnection: raise exception for .connect() after .release()
   * Fix race issue in SCardListReaders() and SCardListReaderGroups()
   * Use SCARD_AUTOALLOCATE where defined (everywhere except macOS)
   * Use SCardFreeMemory() on Unix (except macOS)
   * CardMonitoringThread: Fix a thread safeness issue
   * fix/ignore all pylint warnings
   * Minor changes

-- 
 Dr. Ludovic Rousseau



More information about the pcsclite-muscle mailing list