taosdata / taos-connector-python

TDengine connector for Python
https://www.taosdata.com/cn/documentation/connector#python
MIT License
48 stars 14 forks source link

add a patch to fix the python issue29097 #206

Closed hongweiduan closed 1 year ago

hongweiduan commented 1 year ago

it bug will happen when using python 3.6 to python 3.7 just on windows.

image

For more detailed information about python issue29097, please refer to the following link: https://bugs.python.org/issue29097

codecov-commenter commented 1 year ago

Codecov Report

Merging #206 (995daa2) into main (4ab57be) will decrease coverage by 0.06%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
- Coverage   81.54%   81.49%   -0.06%     
==========================================
  Files          20       20              
  Lines        2585     2588       +3     
==========================================
+ Hits         2108     2109       +1     
- Misses        477      479       +2     
Files Changed Coverage Δ
taos/field.py 80.12% <50.00%> (-0.89%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more