Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a patch to fix the python issue29097 #206

Merged

Conversation

hongweiduan
Copy link
Contributor

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

@hongweiduan hongweiduan marked this pull request as draft July 30, 2023 03:44
@hongweiduan hongweiduan marked this pull request as ready for review July 30, 2023 03:49
Copy link
Contributor

@sangshuduo sangshuduo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

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%) ⬇️

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

@sunpe sunpe merged commit b0686c2 into taosdata:main Aug 1, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants