0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make `encrypt_data_channel` and `debug_level` keyword-only args
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Add comment on different API from `shutil`
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Remove obsolete comment
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Remove `FTPFile.next` method
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Remove arguments from `super()`
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Revise documentation for ftputil 4.0.0
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Document that `PathLike` objects are allowed
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Use "ticket" instead of "bug report"
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Remove `split` and `join` from query methods
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Change next version to 4.0.0-beta
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Test if `FTPHost.path` methods accept `PathLike` objects
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Use `join` from `posixpath`
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Order `posixpath` attributes alphabetically
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Add term "3-clause"
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Update year in license
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Support `PathLike` objects in `as_bytes` and `as_str`
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Document `TypeError` for invalid argument
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Change argument `content_source` to `path`
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Add missing bracket in comment
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Test that ticket 131 is fixed
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Simplify parser test logic
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Support `PathLike` objects in `same_string_type_as`
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Fix bug around year change (ticket #131)
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Remove obsolete comment
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Rename test methods
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Add dummy target
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Update `as_bytes` docstring
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Remove `encode_if_unicode`
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Remove `as_default_string`
sschwarzer
as Stefan Schwarzer
More... over 4 years ago
Rename `tool.as_unicode` to `tool.as_str`
sschwarzer
as Stefan Schwarzer
More... over 4 years ago