gmr / pamqp

Low level AMQP frame encoding and decoding library
https://pamqp.readthedocs.io
BSD 3-Clause "New" or "Revised" License
50 stars 20 forks source link

Potential pamqp 3.0.0a5 codegen default issue #22

Closed gmr closed 4 years ago

gmr commented 4 years ago

Per https://github.com/Polyconseil/aioamqp/issues/216#issuecomment-598130433 it appears that there are defaults being incorrectly set where they should be None.

eandersson commented 4 years ago

I have the same issue I believe. https://github.com/eandersson/amqpstorm/issues/78#issuecomment-597796839

gmr commented 4 years ago

This should be addressed in 3.0.0a6. Closing.