Azure / azure-uamqp-python

AMQP 1.0 client library for Python
MIT License
57 stars 47 forks source link

Submodule update #192

Closed yunhaoling closed 3 years ago

yunhaoling commented 3 years ago

divide and conquer:

step1: remove the old azure-uamqp-c step2: copy and paste the latest azure-uamqp-c step3: fix compiling errors step4: revert each commit that happened in vendored dicrectory

step5: clean up useless c dependencies -- don't need to vendor all of them as they might be included in the final built wheels azure-ctest testsiwthcer umock