Skip to content

issues Search Results · repo:qiniu/python-sdk language:Python

Filter by

151 results
 (73 ms)

151 results

inqiniu/python-sdk (press backspace or delete to remove)

Image 目前只支持绑定CDN域名,还不支持绑定源站域名,希望能够支持。谢谢!
  • genspider
  • Opened 
    on Jan 21
  • #458

python version: 3.10 qiniu sdk: 7.15.0 how start my process?: subprocess.Popen in root File /usr/local/lib/python3.10/dist-packages/qiniu/services/storage/uploader.py , line 116, in put_file ret, ...
  • touero
  • 2
  • Opened 
    on Nov 28, 2024
  • #454

今天接入的时候发现windows环境下的7.14 会出现缓存文件读写和time格式问题 当我自己修复完成,发现7.15已经解决了,但是pypi上还未deploy 希望尽快🥲 感谢所有开发者的努力!
  • creeponsky
  • 1
  • Opened 
    on Oct 30, 2024
  • #453

[WinError 183] 当文件已存在时,无法创建该文件。: C:\Users\Xxxxx\AppData\Local\Temp\qn-regions-cache.jsonl.shrink - C:\Users\Xxxxx\AppData\Local\Temp\qn-regions-cache.jsonl 触发报错的接口是 bucketManager.stat 这个是报错信息,第一次运行的时候不会拨错可以正常,第二次后就会报错 ...
  • benimang
  • 4
  • Opened 
    on Sep 29, 2024
  • #451

回退v7.10.0后问题修复。 调用代码 qiniu_auth = qiniu.Auth(access_key, secret_key) key = f {date}/{time}-{ran:02d}.{file_ext} token = qiniu_auth.upload_token(qiniu_bucket, key, 3600) qiniu.put_data(token, ...
help-wanted
  • hoveychen
  • 4
  • Opened 
    on Aug 24, 2023
  • #439

  • sunlin-xiaonai
  • Opened 
    on Jul 20, 2023
  • #436

环境 - OS: Ubuntu 20.04 - Python: 3.10.9 - python-sdk版本: 7.10.0 如何重现 测试代码: import time import uuid from qiniu import put_file from qiniu.http import ResponseInfo def if_token_valid(qiniu_token: ...
  • xunjieliu
  • 1
  • Opened 
    on Apr 23, 2023
  • #433

如题,所用的requests库是支持代理的,但是你们封装没有留参数传入
  • AxisRay
  • Opened 
    on Oct 24, 2022
  • #428

https://github.com/qiniu/python-sdk/blob/406ce34db876ecd7ae70f29ccf0d66c851c6d88d/qiniu/http.py#L242-L243
  • flow2000
  • 2
  • Opened 
    on Aug 6, 2022
  • #424

假如有多个bucket,这些bucket不知道对应绑定的域名,如何生成该bucket中文件的外链?
enhancement
  • CMHopeSunshine
  • 1
  • Opened 
    on May 30, 2022
  • #420
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub