Skip to content

Pull requests: LudovicRousseau/pyscard

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Import cleanup
#2 by moreati was closed Jun 29, 2015 Loading…
Exceptions cleanup
#3 by moreati was closed Jun 29, 2015 Loading…
Other cleanup
#4 by moreati was closed Jun 29, 2015 Loading…
Fix or mitigate bare/overgeneral exception handlers
#5 by moreati was merged Jun 29, 2015 Loading…
Fix pylint undefined-variable errors
#7 by moreati was merged Jun 29, 2015 Loading…
Enable Python 2.6 & 3.x on Appveyor, fix builds on 3.x/MSVC
#9 by moreati was merged Aug 20, 2015 Loading…
Declare support for Python 3.x in setup()
#10 by moreati was merged Aug 20, 2015 Loading…
Use include path from pkg-config
#124 by 1-Byte was merged Jan 12, 2022 Loading…
Fix toBytes regression
#14 by jgiannuzzi was merged Oct 9, 2015 Loading…
Stop CardMonitor monitor thread after traceback print.
#22 by valdur55 was merged Apr 23, 2016 Loading…
Provide binary wheels for Windows x86 architecture
#158 by Toporin was closed Jun 26, 2023 Loading…
some more pylint-detected fixes
#174 by laf0rge was merged Sep 8, 2024 Loading…
Migrate CI to use the official Coveralls action
#183 by kurtmckee was merged Sep 19, 2024 Loading…
Update the GUID code
#197 by kurtmckee was merged Sep 29, 2024 Loading…
Update HTTP URLs, and resolve most redirects
#198 by kurtmckee was merged Sep 29, 2024 Loading…
Migrate to staticmethod decorators
#204 by kurtmckee was merged Oct 3, 2024 Loading…
Fix import errors and warnings detected by pylint
#6 by moreati was merged Jul 7, 2015 Loading…
Fix #15 - installing from pip and easy_install
#20 by ccpost was merged Mar 27, 2016 Loading…
Build wheels for python 3.7 and 3.8
#91 by StefanD986 was closed Apr 6, 2020 Loading…
Updates text to be tolerant of macOS typo.
#96 by kevingriffin was closed Jul 5, 2020 Loading…
add reconnect to high-level API
#109 by ElouanPetereau was closed Mar 19, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.