summaryrefslogtreecommitdiff
path: root/tests/test_file.py
Commit message (Expand)AuthorAgeFilesLines
* Twiddle File test to lack faux-misspellings in its cut-up stringsJeff Forcier2023-01-271-2/+3
* flake8Jeff Forcier2023-01-111-1/+0
* blackenJeff Forcier2023-01-111-1/+1
* Remove sys.version_info checksJeff Forcier2023-01-091-9/+0
* Update BytesIOJeff Forcier2023-01-091-1/+1
* Fix Free Software Foundation addressPaul Howarth2022-03-151-1/+1
* flake8 now applied to tests, huzzahJeff Forcier2019-06-081-2/+2
* Clean up shitty old test names of form test_[9-0A-Z]+_.*Jeff Forcier2019-06-081-11/+11
* Bump black up to 18.6b4Jeff Forcier2018-08-221-1/+0
* Blacken under black 18.5b0Jeff Forcier2018-05-291-2/+2
* Blacken Paramiko on 2.4Chris Rose2018-05-171-66/+73
* Why were these +x?Jeff Forcier2017-10-231-0/+0
* Import cleanup, mostly focused on s/tests/./Jeff Forcier2017-10-231-4/+4
* Allow any buffer type to written to BufferedFileMartin Packman2017-06-091-10/+47
* add unit tests for file-like object methods and update changelog and docsAdam Meily2015-09-241-3/+24
* Refactoringachapp2014-12-171-4/+5
* new readline test passesachapp2014-12-171-0/+1
* Test update/Fix progress temp saveachapp2014-12-171-1/+3
* Support passing in "buffer" objects again where bytestrings are expected.Jelmer Vernooij2014-08-251-0/+10
* BufferedFile.read() now returns byte strings instead of text stringsAntoine Brenner2014-04-171-20/+25
* Start in on star import eradicationJeff Forcier2014-03-071-1/+1
* Fix some deprecation and resource warningsScott Maxwell2013-11-021-6/+6
* Make sftp.open handle binary and text, more type conversionScott Maxwell2013-11-021-5/+6
* Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-3/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-154]Robey Pointer2005-02-281-1/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-81]Robey Pointer2004-09-111-2/+17
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-57]Robey Pointer2004-06-101-1/+0
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-32]Robey Pointer2004-03-081-0/+139