File: Allow-pickling-response-fe751b0a760a5001.yaml

package info (click to toggle)
python-requests-mock 1.12.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 656 kB
  • sloc: python: 2,339; makefile: 162
file content (4 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (3)
1
2
3
4
---
fixes:
  - Remove weakref objects from the request/response that will allow the
    objects to be pickled with the regular python mechanisms. #78