We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4438f09 commit e312a16Copy full SHA for e312a16
CHANGELOG.md
@@ -3,6 +3,8 @@
3
## [Unreleased]
4
### Added
5
- `CONTENT_TYPE_TO_EXTENSIONS` constant in `helpers` module, by @HardNorth
6
+### Fixed
7
+- Issue [#228](https://github.com/reportportal/client-Python/issues/228): AttributeError on very large request, by @HardNorth
8
### Changed
9
- `helpers.gen_attributes` now accepts `Iterable[str]` argument instead of `List[str]`, by @HardNorth
10
0 commit comments