Any records from 2/12/2011-12/31/2014 were from the deprecated Timeline API
and so come in a different format. Need to parse them into the same models.
Currently the code will fail to parse any responses from this time period.
There is already a 2012-06-14-15.json.gz in the test data which triggers this.
Also update gharchive.search.SUPPORTED_BEGIN_YEAR after this and add constraints
for not being earlier in 2011.
This issue has been automatically created by todo-actions based on a TODO comment found in gharchive/models.py:68. It will automatically be closed when the TODO comment is removed from the default branch (master).
Any records from 2/12/2011-12/31/2014 were from the deprecated Timeline API
and so come in a different format. Need to parse them into the same models.
Currently the code will fail to parse any responses from this time period.
There is already a 2012-06-14-15.json.gz in the test data which triggers this.
Also update gharchive.search.SUPPORTED_BEGIN_YEAR after this and add constraints
for not being earlier in 2011.
This issue has been automatically created by todo-actions based on a TODO comment found in gharchive/models.py:68. It will automatically be closed when the TODO comment is removed from the default branch (master).