FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Streaming input by kouk · Pull Request #2 · allanlei/python-zipstream · GitHub
allanlei
/
python-zipstream
Public
forked from
SpiderOak/ZipStream
Notifications
You must be signed in to change notification settings
Fork
33
Star
131
Code
Issues
7
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Streaming input
- #2
#2
Open
kouk
wants to merge 13 commits into
allanlei:master
allanlei/python-zipstream:master
from
longaccess:streaminput
longaccess/python-zipstream:streaminput
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Streaming input
#2
kouk
wants to merge 13 commits into
allanlei:master
allanlei/python-zipstream:master
from
longaccess:streaminput
longaccess/python-zipstream:streaminput
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2014
add unit tests for taking input from file-like objects
kouk
committed
522fa8a
View commit details
Copy full SHA for 522fa8a
Browse repository at this point
support file-like objects as well as pathnames
kouk
committed
27ea172
View commit details
Copy full SHA for 27ea172
Browse repository at this point
make sure no file has an unsupported mtime
kouk
committed
cd9f461
View commit details
Copy full SHA for cd9f461
Browse repository at this point
support pseudo-files that don't have fileno
kouk
committed
e0152aa
View commit details
Copy full SHA for e0152aa
Browse repository at this point
Commits on May 20, 2014
be more resilient when stating pseudo files
kouk
committed
aee13e0
View commit details
Copy full SHA for aee13e0
Browse repository at this point
Commits on May 23, 2014
encode string to bytes for py3
kouk
committed
b571915
View commit details
Copy full SHA for b571915
Browse repository at this point
don't use unittest.skipUnless
kouk
committed
24805fb
View commit details
Copy full SHA for 24805fb
Browse repository at this point
more python3 bytes fixing
kouk
committed
c1e7327
View commit details
Copy full SHA for c1e7327
Browse repository at this point
better fix for python 3 string encoding problems
kouk
committed
bf0ff4d
View commit details
Copy full SHA for bf0ff4d
Browse repository at this point
Commits on Jun 19, 2014
Support specifying file size before hand
Show description for 189e0e5
kouk
committed
189e0e5
View commit details
Copy full SHA for 189e0e5
Browse repository at this point
no need to overwrite file_size if specified
kouk
committed
bf4fd20
View commit details
Copy full SHA for bf4fd20
Browse repository at this point
Commits on Sep 8, 2014
change mode b to rb for pypy compatibility
kouk
committed
213abba
View commit details
Copy full SHA for 213abba
Browse repository at this point
Commits on Sep 9, 2014
refactor stream input method, create separate API
kouk
committed
452c5da
View commit details
Copy full SHA for 452c5da
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL