geeknam / python-gcm

Python client for Google Cloud Messaging for Android (GCM)
MIT License
458 stars 145 forks source link

if occur retry send request, response info would be wrong (not contain response info of previous request) ?! #108

Open g761007 opened 8 years ago

g761007 commented 8 years ago

https://github.com/geeknam/python-gcm/blob/master/gcm/gcm.py#L439 https://github.com/geeknam/python-gcm/blob/master/gcm/gcm.py#L490