File: drop_deprecated-7ea90b212509b082.yaml

package info (click to toggle)
python-tenacity 9.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 700 kB
  • sloc: python: 3,179; makefile: 11
file content (5 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (3)
1
2
3
4
5
---
upgrade:
  - "Removed `BaseRetrying.call`: was long time deprecated and produced `DeprecationWarning`"
  - "Removed `BaseRetrying.fn`: was noted as deprecated"
  - "API change: `BaseRetrying.begin()` do not require arguments anymore as it not setting `BaseRetrying.fn`"