Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading files with file objects #186

Closed
hjpotter92 opened this issue Sep 14, 2017 · 2 comments
Closed

Uploading files with file objects #186

hjpotter92 opened this issue Sep 14, 2017 · 2 comments
Assignees

Comments

@hjpotter92
Copy link
Contributor

I am using the awesome package from a self contained AWS Lambda setup. However, since uploads feature currently required absolute path to a file (which is not possible in a Lambda environment); it'd be helpful if we could use a file object/stream as well to be uploaded.

@maxtepkeev maxtepkeev self-assigned this Sep 14, 2017
@maxtepkeev
Copy link
Owner

Makes total sense, thanks for raising this issue.

hjpotter92 added a commit to hjpotter92/python-redmine that referenced this issue Sep 26, 2017
This commit references maxtepkeev#186

Signed-off-by: hjpotter92 <hjpotter92+github@gmail.com>
maxtepkeev added a commit that referenced this issue Jan 6, 2018
@maxtepkeev
Copy link
Owner

Tests, docs and a bit of code changes are in 3eb0523. This will be part of next release.

avgas3 pushed a commit to avgas3/python-redmine that referenced this issue Mar 31, 2021
This commit references maxtepkeev#186

Signed-off-by: hjpotter92 <hjpotter92+github@gmail.com>
avgas3 pushed a commit to avgas3/python-redmine that referenced this issue Mar 31, 2021
avgas3 pushed a commit to avgas3/python-redmine that referenced this issue Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants