summaryrefslogtreecommitdiff
path: root/paramiko/buffered_pipe.py
Commit message (Expand)AuthorAgeFilesLines
* No more (object)ionsJeff Forcier2023-01-161-1/+1
* Move b, u helpers to util module for nowJeff Forcier2023-01-091-1/+1
* Remove py3compat.PY2, including related streamliningJeff Forcier2023-01-091-15/+5
* Merge branch '2.10'Jeff Forcier2022-04-251-2/+2
|\
| * threading related deprecation fixes for python 3.10Narendra-Neerukonda2022-04-251-2/+2
* | Fix Free Software Foundation addressPaul Howarth2022-03-151-1/+1
|/
* Bump black up to 18.6b4Jeff Forcier2018-08-221-0/+1
* Blacken Paramiko on 2.4Chris Rose2018-05-171-3/+6
* Move to 'inv sites' style doc nitpicking.Jeff Forcier2017-06-051-5/+5
* Flake8 improvements for more of paramiko.Dorian Pula2017-05-311-10/+10
* Add explicit commentary re #537 in BufferedPipe.set_eventJeff Forcier2016-06-091-0/+5
* Issue #537 reproduction test and fixKrzysztof Rusek2016-06-091-5/+9
* Fix data types in some docstringsSergey Skripnick2015-11-021-2/+2
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-3/+1
* Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into py...Jeff Forcier2014-03-051-5/+20
|\
| * Fix deprecation warning in array conversionScott Maxwell2013-12-041-4/+18
| * Fix bytes/str type in more placesScott Maxwell2013-10-311-1/+2
* | Start cleaning up info field listsJeff Forcier2014-02-261-13/+10
* | BufferedPipeJeff Forcier2014-02-211-11/+10
* | Don't actually need :class: anywhere nowJeff Forcier2014-02-211-2/+2
* | Replace accidental class-refs on local method-refsJeff Forcier2014-02-211-2/+2
* | Mass SnR of class refs with dotted ones.Jeff Forcier2014-02-211-2/+2
* | Epydoc -> Sphinx.Olle Lundberg2014-01-231-26/+26
|/
* 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-20071119194455-u69od9ynz2n4x7ch]Robey Pointer2007-11-191-1/+1
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20060412093740-9fad67f9fbafcd7d]Robey Pointer2006-04-121-2/+2
* [project @ robey@lag.net-20060412084327-0d666ca96c0b0976]Robey Pointer2006-04-121-0/+17
* [project @ robey@lag.net-20060411224733-0361ad3758aee64d]Robey Pointer2006-04-111-1/+16
* [project @ robey@lag.net-20060411073946-8830b560b276266f]Robey Pointer2006-04-111-0/+168