File: v2.35.1.rst

package info (click to toggle)
python-boto 2.49.0-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,888 kB
  • sloc: python: 86,396; makefile: 112
file content (14 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
boto v2.35.1
============

:date: 2015/01/09

This release fixes a regression which results in an infinite while loop of
requests if you query an empty Amazon DynamoDB table.


Changes
-------
* Check for results left after computing self._keys_left (:issue:`2871`, :sha:`d3c2595`)