• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

LudovicRousseau / pyscard-devel / 16375138182

Builds Branch Commit Type Ran Committer Via Coverage
16375138182 master Fix pylint warning: R0401 smartcard/reader/Reader.py:1:0: R0401: Cyclic import (smartcard.pcsc.PCSCCardConnection -> smartcard.pcsc.PCSCPart10 -> smartcard.pcsc.PCSCReader) (cyclic-import) smartcard/reader/Reader.py:1:0: R0401: Cyclic import (sma... push 18 Jul 2025 04:08PM UTC LudovicRousseau github
63.03
16374676435 master Fix pylint warning: R0401 smartcard/reader/Reader.py:1:0: R0401: Cyclic import (smartcard.pcsc.PCSCCardConnection -> smartcard.pcsc.PCSCPart10 -> smartcard.pcsc.PCSCReader) (cyclic-import) smartcard/reader/Reader.py:1:0: R0401: Cyclic import (sma... push 18 Jul 2025 03:44PM UTC LudovicRousseau github
63.1
16374558216 master .pylintrc: do not ignore refactor (R) warnings push 18 Jul 2025 03:39PM UTC LudovicRousseau github
63.04
16374398971 master Makefile : pylint warnings, not just errors push 18 Jul 2025 03:31PM UTC LudovicRousseau github
63.04
16374205240 master Fix pylint warning: R1710 src/smartcard/CardMonitoring.py:217:4: R1710: Either all return statements in a function should return an expression, or none of them should. (inconsistent-return-statements) push 18 Jul 2025 03:22PM UTC LudovicRousseau github
63.04
16372795786 master CardMonitoringThread: Fix a thread safeness issue Protect the write access to .instance with a Lock. push 18 Jul 2025 02:16PM UTC LudovicRousseau github
63.04
16145449028 master Merge pull request #229 from LudovicRousseau/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate push 08 Jul 2025 02:02PM UTC web-flow github
63.04
15564184969 master Remove useless code SCardListReaders() returns a buffer of at least 1 byte, a NUL byte. Same for SCardListReaderGroups() push 10 Jun 2025 03:49PM UTC LudovicRousseau github
63.04
15544635299 master Remove useless code SCardListReaders() returns a buffer of at least 1 byte, a NUL byte. Same for SCardListReaderGroups() push 09 Jun 2025 09:06PM UTC LudovicRousseau github
63.02
15543457783 master Remove useless code SCardListReaders() returns a buffer of at least 1 byte, a NUL byte. Same for SCardListReaderGroups() push 09 Jun 2025 08:02PM UTC LudovicRousseau github
63.02
15543304951 master Fix compile warnings src/smartcard/scard/scard_wrap.c:3661:10: warning: unused variable ‘lRetCode’ [-Wunused-variable] 3661 | LONG lRetCode; | ^~~~~~~~ src/smartcard/scard/scard_wrap.c: In function ‘_ListReaderGroups’: src/sma... push 09 Jun 2025 07:53PM UTC LudovicRousseau github
63.06
15543013752 master Use SCARD_AUTOALLOCATE when defined pcsc-lite and WinSCard on Windows do define SCARD_AUTOALLOCATE. Only macOS does not implement SCARD_AUTOALLOCATE support. push 09 Jun 2025 07:36PM UTC LudovicRousseau github
55.34
14478171343 master PCSCCardConnection: raise exception for .connect() after .release() If the method .connect() is called after .release() was called then the PC/SC context was already released and we can't do anything. We send a "smartcard.Exceptions.CardConnectio... push 15 Apr 2025 07:52PM UTC LudovicRousseau github
63.05
14421979379 master sample_ExclusiveCardConnection: use explicit .disconnect() push 12 Apr 2025 05:48PM UTC LudovicRousseau github
63.08
14386965504 master user-guide: Update documentation push 10 Apr 2025 05:48PM UTC LudovicRousseau github
63.04
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc