File: 4_8_0_release-41ba0852981191c3.yaml

package info (click to toggle)
python-swiftclient 1%3A4.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,508 kB
  • sloc: python: 18,074; makefile: 84; sh: 49
file content (16 lines) | stat: -rw-r--r-- 324 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
features:
  - |
    Now tested under Python 3.13.

fixes:
  - |
    Auth tokens are now truncated when running with ``--debug``. Added
    ``--debug-with-secrets`` flag to enable previous, less-secure behavior.

  - |
    Various other minor bug fixes and improvements.

other:
  - |
    Dropped support for Python 3.6.