Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python-trio/trio-mysql

Pure Python MySQL Client
https://github.com/python-trio/trio-mysql

Drop read_timeout and write_timeout

34812ab35477f46d322876a2ab037e4f5c086a46 authored almost 4 years ago by Matthias Urlichs <[email protected]>
Drop "no_delay" test (removed)

61c28a0702c87130db26dab26f99d4381ccd47b5 authored almost 4 years ago by Matthias Urlichs <[email protected]>
Changelog update

0a012cd1f3bc26cd4cfe2d9c984265b650a75107 authored almost 4 years ago by Matthias Urlichs <[email protected]>
re-instate warnings support

ceb1676cc83247f3bafc05a5eaf67c5cd017b6d0 authored almost 4 years ago by Matthias Urlichs <[email protected]>
fix comments

0846143676229c5d9dd8d223816d778835f15de5 authored almost 4 years ago by Matthias Urlichs <[email protected]>
moved for readability

3cd6b9ae4d9ed1459906c28bc2a2dfe33a3380c4 authored almost 4 years ago by Matthias Urlichs <[email protected]>
missing "await"

d60c2b5a0d22e1117f3a58b5a1131da9bd29b501 authored almost 4 years ago by Matthias Urlichs <[email protected]>
Merge 0.10.1+

f5b2b75262f452d2b1db96cf440015ae9a27a53a authored almost 4 years ago by Matthias Urlichs <[email protected]>
Fix test unix_socket for MariaDB-10.4 (#907)

99b703cccb8011692c398caf0c0fbd97b1355e90 authored about 4 years ago by Daniel Black <[email protected]>
v0.10.1

37fd1e1b0126d75d80eef59c053f80634b09bd75 authored over 4 years ago by Inada Naoki <[email protected]>
Fix sha256 and caching_sha2 auth (#892)

2f6bb5d720286ef4efb84749877980c3157f15d5 authored over 4 years ago by Inada Naoki <[email protected]>
Add missing import (#879)

Fixes #878

3e71dd32e8ce868b090c282759eebdeabc960f58 authored over 4 years ago by Inada Naoki <[email protected]>
fix warning

a27cbcb9be99b5b0038855eb6313083fe7feed3b authored over 4 years ago by Inada Naoki <[email protected]>
CHANGELOG -> CHANGELOG.md

95e313acdbd522827fb2eaea5520c3b280b08195 authored over 4 years ago by Inada Naoki <[email protected]>
Update Changelog

a262df2d5f0bf0f39864521f9efcc37dbee5005d authored over 4 years ago by Inada Naoki <[email protected]>
v0.10.0

d78581ec246a22758fc397242b74ccaebf07cb62 authored over 4 years ago by Inada Naoki <[email protected]>
Update changelog

e929f94b2e26bd71eeb8253d16ab5e537f27ae91 authored over 4 years ago by Inada Naoki <[email protected]>
Support for MariaDB's auth_ed25519 authentication plugin (#786) (#791)

73f977029e2c076719a7ea8d0c3df84cb44ebe7c authored over 4 years ago by Damien Ciabrini <[email protected]>
Update error mapping (#873)

f75c0024c6bd89a165b559b2bacd7afdb8858cce authored over 4 years ago by Inada Naoki <[email protected]>
travis: Use Python 3.9-dev

221d411cb2acfae34d95908aa841f7bb5a1d6e74 authored over 4 years ago by Inada Naoki <[email protected]>
Fix InterfaceError response when connection lost (#872)

466ecfe61eab666658b6f2141b0dfb457c4c72a5 authored over 4 years ago by Justin Chang <[email protected]>
updated doctored version info for MySQLdb compatibility (#858)

Fixes #790

d895719372d00378b17a42d60109d10b0d1a10ed authored over 4 years ago by Uri <[email protected]>
Remove old ISSUE_TEMPLATE

33bb6b6640bd7004054b105de3da62f489f0df03 authored over 4 years ago by Inada Naoki <[email protected]>
Update issue templates

8f9060042f0987656039d0588a54b6df30d3ba57 authored over 4 years ago by Inada Naoki <[email protected]>
Fix test suite compatibility with MySQL 8 (#840)

MySQL 8 deprecates the use of display format for int columns:

https://dev.mysql.com/doc/refm...

9f1b8569032ec7eaff36fe9ef5e40f82c47260b2 authored almost 5 years ago by James Page <[email protected]>
Remove unused imports (#835)

6faa8b679df6ca97a83f3028228eaa2803278171 authored about 5 years ago by Vilhelm Prytz <[email protected]>
Fix typo. (#833)

Closes #832

577276a952499fdc4c6786e164dfb3f12dad7272 authored about 5 years ago by Tim Gates <[email protected]>
Fix connection timeout error messages (#830)

Fix inconsistency between connection read/write timeout error messages and actual value checks.

c3c87a7e773dbb09def0b081c70dd55fe83b9633 authored about 5 years ago by Sebastien Volle <[email protected]>
Fix decimal literal. (#828)

Fixes #818.

0f4d45e5a20b47959ba7d16f130cbc0c7ce8506c authored about 5 years ago by Inada Naoki <[email protected]>
Raise more graceful error when port is not int (#820)

2330bf798894b35f3fcc796e9c5df5bac44105ab authored about 5 years ago by brettl-sprint <[email protected]>
Use cp1252 encoding for latin1 charset (#824)

a4f98474dc00347c15a43012884f8305ac7fa54f authored about 5 years ago by Inada Naoki <[email protected]>
Use OperationalError for unknown error with code>1000. (#823)

Fixes #816.

c3e5a63514c57d1f4c9d5e7bf4b7e10b0608b0e1 authored about 5 years ago by Inada Naoki <[email protected]>
Add Python 3.8 support (#822)

9dcefe9814bb053b1718a4407bb06790cb5de955 authored about 5 years ago by Bastien Vallet <[email protected]>
Updates link to error handling documentation (#821)

ec8306b2331881bedc3aa19c13ec1400aa939ec3 authored about 5 years ago by brettl-sprint <[email protected]>
Add a read buffer

c88b287678ebe024edca5b96f4798f65c876d206 authored about 5 years ago by Matthias Urlichs <[email protected]>
use better format for float (#806)

18b0bcb9bf0561fa2d191ff946e97d99a244b211 authored over 5 years ago by Inada Naoki <[email protected]>
TEMP

00a947cb2b26869366a2dbf9105ae71948bc58ea authored over 5 years ago by Matthias Urlichs <[email protected]>
Fix error packet handling for SSCursor (#810)

f8c31d40c5abda9e03de5df34ea692b428fb6677 authored over 5 years ago by ppd0705 <[email protected]>
fix spelling mistakes in changelog (#808)

383c0438fe74464ad65b9850bd13f310de7a878e authored over 5 years ago by parthgandhi <[email protected]>
Setting SO_KEEPALIVE only for TCP (#785)

3674bc6fd064bf88524e839c07690e8c35223709 authored almost 6 years ago by Ludger Heide <[email protected]>
Fix minor typos in comments (#784)

188efc56ef0e3c5e6745e52907e8677bf86f7487 authored almost 6 years ago by Carson Ip <[email protected]>
Fix typo in CHANGELOG (#783)

3f04fcaa8fc9d96f717b76e58553e87f890c6ba4 authored almost 6 years ago by Carson Ip <[email protected]>
Optimize reading huge packet (#779)

3539f87ed59b443916f195967ece4ba5b32cd8e3 authored almost 6 years ago by Deneby67 <[email protected]>
pymysql's docker stuff seems kindof incomplete

2cf83f986f94103fd01769d9217d289e55aaa833 authored almost 6 years ago by Matthias Urlichs <[email protected]>
Travis 1

529194cdbdab0eaf98bddd71e2b4257f9da1c86b authored almost 6 years ago by Matthias Urlichs <[email protected]>
Fixin' tests

615ba6c883b2875a4bd2e5938b30f15e8c15f232 authored almost 6 years ago by Matthias Urlichs <[email protected]>
temporary heck-in for 0.9.3 merge

6de0ee2f1e4a33facbfa477bec3bd0208d5ce880 authored almost 6 years ago by Matthias Urlichs <[email protected]>
Merge up to v0.9.3

b09feb857f9688a566d384fa21a8f073ec4ac7a2 authored almost 6 years ago by Matthias Urlichs <[email protected]>
Merge remote-tracking branch 'origin/master'

e9934e48d90e745c1e790a70483b8c1010d974ef authored almost 6 years ago by Matthias Urlichs <[email protected]>
Merge pull request #3 from Ninpo/setup_fix

Fix import error caused by versioning when trio isn't installed.

6c6824f765c463d8e0754984530ce2d3650ae9a7 authored almost 6 years ago by Matthias Urlichs <[email protected]>
Merge pull request #4 from Ninpo/exception_fixes

Exception fixes

b768c0d30992b36acce413c1f7a75cdd0a5cb7e9 authored almost 6 years ago by Matthias Urlichs <[email protected]>
Replace deprecated exception BrokenStreamError for BrokenResourceError

to be in line with trio API changes.

See https://github.com/njsmith/trio/commit/bc9efba1bba540e6...

b50f954f79d1153af20794d1d9d2033c5f5ffcef authored almost 6 years ago by Alex Boag-Munroe <[email protected]>
Version bump.

c20bc28f5daa9bf4aa2d2ab9fa275905872add06 authored almost 6 years ago by Alex Boag-Munroe <[email protected]>
Fix break caused by changing version to a string.

f4f382acead7fb29f8c5d251693fe46c78908f5f authored almost 6 years ago by Alex Boag-Munroe <[email protected]>
Fix import error caused by versioning when trio isn't installed.

98d4ff4403612bddc659af59b7a2d6a1688c5c92 authored almost 6 years ago by Alex Boag-Munroe <[email protected]>
Remove auto show warnings (#774)

d063f68e890739f0e582f1b8049e1af170c94d77 authored almost 6 years ago by Inada Naoki <[email protected]>
travis: faster DB startup wait (#773)

34adc28316e2e92de7c46e81fa24435c5a562914 authored almost 6 years ago by Inada Naoki <[email protected]>
travis: Sleep more (#772)

501abf0d33b23e95f1a2ec3b40d4b33b513c1c33 authored almost 6 years ago by Inada Naoki <[email protected]>
initial post-merge-0.9.2 checkin, untested

63a3f65c2ea5912b3b098787548ad659b3bf9e11 authored almost 6 years ago by Matthias Urlichs <[email protected]>
Update error message for cryptography package (#769)

a3c06319791009436315eb9387ca3fa00bfd4b17 authored almost 6 years ago by Scott Cole <[email protected]>
fix travis

60b6dfe9a3c844aa666e54d9486f2c9af72c6362 authored about 6 years ago by Inada Naoki <[email protected]>
Use set -exv in initializedb.sh

3b51a620ce825c826bb217e9326d52a849298798 authored about 6 years ago by Inada Naoki <[email protected]>
Add pytest to requirements-dev

0b91c36715c2755cb593d2f0fc616e38c22d97c4 authored about 6 years ago by Inada Naoki <[email protected]>
requirements->requirements-dev

6d85d0ad1133e419b53b6517cf87b1ccdebf7ab1 authored about 6 years ago by Inada Naoki <[email protected]>
travis: Remove unittest2

a4d6630d8c9f5b098d4bcb0f2dce3eec39190aad authored about 6 years ago by Inada Naoki <[email protected]>
Remove unittest2 dependency (#764)

a500fcd64d4500417540a2a2ff7b16a88d1872ad authored about 6 years ago by INADA Naoki <[email protected]>
Remove context manager (#763)

e06bbac052bd8cb978bbf1083989cc05c6c19b27 authored about 6 years ago by INADA Naoki <[email protected]>
Drop Python 3.4 support (#762)

fe0cd60e6f9e3bc0fb81f76f7e4fa30a1e1b34cc authored about 6 years ago by INADA Naoki <[email protected]>
v0.9.3

8eee26692726e7c923186322a68e15e4d98c138e authored about 6 years ago by Inada Naoki <[email protected]>
Optional cryptography (#760)

4bf04205359251ca35015a01359d6687d0b4bbcf authored about 6 years ago by INADA Naoki <[email protected]>
Update charsets based on MySQL 8.0.12 (#733)

91954b1ca84b454ec995c65a2c4b08fc67934067 authored about 6 years ago by INADA Naoki <[email protected]>
Update URLs in README

4e6d5f3d1db5241c47fe8742fe951c49819fd44c authored about 6 years ago by Inada Naoki <[email protected]>
Deprecate context manager interface of Connection (#742)

1ef6c587337bd6ff3272c2c4771948676fd2a9e6 authored about 6 years ago by INADA Naoki <[email protected]>
Close connection on unknown error (#759)

Fixes #275

15eaee5f0a40125275de2c53671fff888b8c7439 authored about 6 years ago by INADA Naoki <[email protected]>
test: self.connections[0] -> self.connect() (#758)

7b18bb6588903bce502308099d6f007fd165e8fc authored about 6 years ago by INADA Naoki <[email protected]>
Warn when old password is used (#756)

c42ddff9412740ad785c633e31967174eec931e0 authored about 6 years ago by INADA Naoki <[email protected]>
Remove auto program_name from sys.argv (#755)

9fa5daf8a8157fb80725e6bca78e29cb80833618 authored about 6 years ago by INADA Naoki <[email protected]>
Support non-ascii program_name on Python 2 (#748)

Fixes #747

c7154e6c6b091611fa105b124cc6975e07f37441 authored about 6 years ago by INADA Naoki <[email protected]>
Hide Connection.autocommit_mode docstring (#746)

It is an internal variable and the rendered document can be misread
as if pymysql defaults to s...

27546ef14fc33f058b1003492d4ba72b7a1b58da authored about 6 years ago by IWAMOTO Toshihiro <[email protected]>
sys.argv is not always available (#739)

fixes #736

3ab3b275e3d60be733f2c3f1bf6cfd644863466c authored about 6 years ago by INADA Naoki <[email protected]>
Fix docstring (#727)

capath and cipher are supported.

09040abb0a8153b68b76113539632e7eaa53ce69 authored over 6 years ago by Daniel Black <[email protected]>
Cleanup after Python 2.6 support removed (#725)

104e84f5c9c84e5e75bfcad3d23306871c838a8b authored over 6 years ago by Adam Johnson <[email protected]>
Fix old password support (#713)

55e195cdf2f19c3f36007b72c1a9093dd9b0ebdb authored over 6 years ago by pick2510 <[email protected]>
Update CHANGES

1c8ee8fa71757f1a8be2b0c041a9174ae35963f6 authored over 6 years ago by INADA Naoki <[email protected]>
Return "mysql_native_password" in auth response (#709)

3571e904f4f598a9010456ba8e56542846a68b60 authored over 6 years ago by Alex Lee <[email protected]>
Update Pipfile (#712)

7ea89711cf4ade1970a8cf359dc074b19c272184 authored over 6 years ago by aaron jheng <[email protected]>
Update documents

c3becee5e94223fac50d3fcfe8a3b157d76bbea7 authored over 6 years ago by INADA Naoki <[email protected]>
0.9.2

99f4720f446463721d68c29f52d97cb01dbf0c3f authored over 6 years ago by INADA Naoki <[email protected]>
Don't install test files (#706)

fa43bf7d7d967283a668137c3cdb45c1da8c186a authored over 6 years ago by INADA Naoki <[email protected]>
Add Pipfile.lock to gitignore

44c422d9d099a72c80b3ac9e007e1d838ceaa9ba authored over 6 years ago by INADA Naoki <[email protected]>
Disable debug logging in _auth (#704)

Fixes #703

f0bbe54ef7f977c8cc8a55f583e85d06bea44e7c authored over 6 years ago by INADA Naoki <[email protected]>
README: Update badges

baeb4aae9fc81b5465cc2d75185519acb500b7b1 authored over 6 years ago by INADA Naoki <[email protected]>
Add requirements file for readthedocs

66d624b46f67e00bccf0c393eb2c32ebd199f0e8 authored over 6 years ago by INADA Naoki <[email protected]>
0.9.1

2864ae87c901cd0ccf78e06caf26f726d372040b authored over 6 years ago by INADA Naoki <[email protected]>
Fix caching_sha2_password didn't work with PY2 (#701)

Fixes #700

24f093a33fdbe92bb5674f3ba482922ac9b43447 authored over 6 years ago by INADA Naoki <[email protected]>
travis: Run auth test with Python 2.7 (#702)

To find bugs like #700

2fb8b1b0b291e50273c0e509e9779f3ee9ce8daf authored over 6 years ago by INADA Naoki <[email protected]>
Add unix socket shortcut for new auth methods (#696)

2fca94f24302591ba54e473d7a5cacba4111ae84 authored over 6 years ago by INADA Naoki <[email protected]>
Update CHANGELOG

2e57bb3debe4b16eaf301075d7da2a3ddab0a0cf authored over 6 years ago by INADA Naoki <[email protected]>
Remove deprecated no_delay option (#694)

8b31b8902da9bd66c3fb69733cad9ed5d9b1a3d0 authored over 6 years ago by INADA Naoki <[email protected]>
Use utf8mb4 for default encoding (#692)

e9ee7a823670f7033c1d0a99aae1de5a2a9db90a authored over 6 years ago by INADA Naoki <[email protected]>