mercadolibre / python-sdk

MercadoLibre's Python SDK
131 stars 111 forks source link

Fixed a critical bug with passing mutable arguments as a default value #22

Closed ldelelis closed 6 years ago

ldelelis commented 6 years ago

Reference: https://pythonconquerstheuniverse.wordpress.com/2012/02/15/mutable-default-arguments/

Also added a bit of logic to append extra headers as per issue #21

ldelelis commented 6 years ago

Please consider reviewing this ASAP. This is a production-critical issue, with the coming implementation of the shopping cart.