pyangbind icon indicating copy to clipboard operation
pyangbind copied to clipboard

Update reserved keywords to support python 3.7

Open taljmars opened this issue 5 years ago • 3 comments

async is part of python syntax and need to be handled carefully as part of class generation.

taljmars avatar Oct 27 '20 09:10 taljmars

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

googlebot avatar Oct 27 '20 09:10 googlebot

@googlebot I signed it!

taljmars avatar Oct 27 '20 09:10 taljmars

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

googlebot avatar Oct 27 '20 09:10 googlebot

Completed in https://github.com/robshakir/pyangbind/pull/285

JoseIgnacioTamayo avatar Jul 22 '23 05:07 JoseIgnacioTamayo