0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix broken link (and make https) More... over 4 years ago
Adjust tests to the new layout. More... over 4 years ago
Use fake address to speedup test_repeated_failed_connections. More... over 4 years ago
Build package. More... over 4 years ago
Move sources. Make pymssql a package. More... over 4 years ago
Update URL in setup.py More... over 4 years ago
Add coding and short test docstrings. More... over 4 years ago
Update index.rst More... over 4 years ago
Link FreeTDS statically on Linux and Mac. More... over 4 years ago
setup.py: move imports More... over 4 years ago
build.py: include FreeTDS version into default prefix path. More... over 4 years ago
Change upload name. More... over 4 years ago
buid.py: retry FreeTDS download on error. More... over 4 years ago
build_many_linux.sh: put wheels in the current dir. More... over 4 years ago
Fix sdist upload. More... over 4 years ago
Use build.py for github workflows. More... over 4 years ago
Introduce script build.py to build FreeTDS and pymssql wheel. More... over 4 years ago
Streamline setup.py. More... over 4 years ago
Use gc.collect() in test_memory_leak_on_unsuccessful_connect. More... over 4 years ago
Use collections.abc More... over 4 years ago
Use correct type in addoption. More... over 4 years ago
Do not use 'U' flag in open. More... over 4 years ago
Use configparser import as in Python3. More... over 4 years ago
Use StringIO and BytesIO from io. More... over 4 years ago
Remove testing with python2. More... over 4 years ago
Speedup timeout test. More... over 4 years ago
Add simple memory test for connection failure. More... over 4 years ago
Add pymssql.version_info() and simple issue template for github. More... over 4 years ago
Publish wheels only in pymssql project. More... over 4 years ago
Print system and python information in print_versions.py. More... over 4 years ago