moto/moto/ecr
Chih-Hsuan Yen 77bc97c8da
Fix ECR models for Python 3.8
Before this fix, using moto.ecr with Python 3.8 results in the
following error:

RuntimeError: dictionary keys changed during iteration
2019-10-27 16:58:03 +08:00
..
__init__.py Adding ECR 2017-05-22 15:50:22 -05:00
exceptions.py Add more error handling to the ECR backend 2017-08-10 19:54:10 -04:00
models.py Fix ECR models for Python 3.8 2019-10-27 16:58:03 +08:00
responses.py Implement ECR batch_delete_image (#2225) 2019-05-30 18:16:19 +01:00
urls.py ECR now uses api.ecr as its endpoint. 2019-01-25 14:47:23 -05:00