|
3f7a656588
|
ci: Add and configure reuse, and make it happy
|
2023-10-31 07:35:23 +01:00 |
|
|
4996931b54
|
ci: Add mypy as a dev dependency and configure it
|
2023-10-31 07:35:22 +01:00 |
|
|
d28ca167f2
|
ci: Lint source
|
2023-10-31 07:34:57 +01:00 |
|
|
5cd7cba3df
|
build: Remove async_generator as a dependency
As Python <3.6 is no longer supported, this library is obsolete.
|
2023-10-31 07:34:56 +01:00 |
|
|
93f2d329a4
|
ci: Use black instead of flake8
It results in mostly the same style, plus it’s configurable via pyprojects.toml.
|
2023-10-31 07:34:56 +01:00 |
|
Pedro Ferreira
|
7949cba7d7
|
Fix import order
|
2018-02-04 15:50:56 +01:00 |
|
Pedro Ferreira
|
3831485ff3
|
Add Python 3.5 compatibility
Close #4
|
2017-08-01 22:06:29 +02:00 |
|
Pedro Ferreira
|
eb6f9413bd
|
Remove FIXME
|
2017-07-30 11:16:07 +02:00 |
|
Pedro Ferreira
|
18489de6d4
|
Start using readexaclty()
Since read(N) is not guaranteed to read exactly N bytes
|
2017-06-05 22:53:24 +02:00 |
|
Pedro Ferreira
|
b423894b96
|
Handle data buffers > 4K
|
2017-06-05 11:35:55 +02:00 |
|
Pedro Ferreira
|
66a4149f12
|
First functional version
|
2017-06-05 00:35:27 +02:00 |
|