Skip to content

0.11.7: Boto open() remove seek() and tell() support

Compare
Choose a tag to compare
@criemen criemen released this 12 Jan 14:23
· 77 commits to master since this release
  • removed seek() and tell() API for file handles opened in the botostore, due to it leaking HTTP connections to S3.