YouCompleteMe/python
Homu 8161d35030 Auto merge of #2465 - micbou:response-future, r=Valloric
[READY] Fix exception when response future is not set

An `AttributeError` exception is raised when `Done` is called before `Start` in the `CompletionRequest` and `EventNotification` classes because the `_response_future` attribute is not yet defined.

Fixes #2461.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/2465)
<!-- Reviewable:end -->
2016-12-23 09:41:21 +09:00
..
ycm Auto merge of #2465 - micbou:response-future, r=Valloric 2016-12-23 09:41:21 +09:00
test_requirements.txt Add Flake8 requirement for Python 2.6 and 3.3 2016-12-18 16:31:29 +01:00