ibmdb / python-ibmdbsa

Automatically exported from code.google.com/p/ibm-db.ibm-db-sa
Apache License 2.0
41 stars 59 forks source link

change urllib.unquote_plus to urllib.parse.unquote_plus #84

Closed moseswynn closed 3 years ago

moseswynn commented 4 years ago

This should fix #83

brownc1995 commented 4 years ago

Are there any plans to merge + release to PyPi?

moseswynn commented 4 years ago

From: @brownc1995

Are there any plans to merge + release to PyPi?

@kotofos I see that you approved the changes, but the merge has not been pulled in. Do you have any updates for us here?

amukherjee28 commented 4 years ago

Hi,

sorry for the delay. I will validate the changes and come back with updates at the earliest. We are in the process of merging few other things as well. If possible will take these changes as well once verified.

Thanks.

ZoranPavlovic commented 3 years ago

@amukherjee28 - Are there any plans to merge this in? What are the timelines on this?

amukherjee28 commented 3 years ago

Merged the pull request. Thanks.

ZoranPavlovic commented 3 years ago

@amukherjee28 - Thanks, much appreciated!