summaryrefslogtreecommitdiff
path: root/src/click/_winconsole.py
Commit message (Expand)AuthorAgeFilesLines
* remove _winconsole.WindowsChunkedWriterDavid Lord2021-04-231-25/+0
* add typing annotationsDavid Lord2021-04-231-18/+21
* initial type checking configurationIwan Aucamp2021-02-151-38/+31
* use super() consistentlyJavier Domingo Cansino2020-08-081-1/+1
* tolerate UnsupportedOperation in _winconsole._is_console()Andreas Maier2020-06-251-1/+1
* f-strings everywhereDavid Lord2020-04-201-3/+1
* apply pyupgrade --py36-plusDavid Lord2020-04-201-5/+4
* remove more compat codeDavid Lord2020-04-201-3/+3
* remove py2 parts of _compat moduleDavid Lord2020-04-201-67/+8
* Merge branch '7.x'David Lord2020-03-081-2/+2
* manual cleanupDavid Lord2020-03-081-2/+2
* apply pyupgradeDavid Lord2020-03-081-1/+3
* apply blackDavid Lord2020-03-061-54/+76
* apply reorder-python-importsDavid Lord2020-03-061-8/+24
* move to src directoryDavid Lord2020-03-061-0/+330