| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | black autoformatting | Bob Halley | 2022-03-15 | 1 | -11/+22 |
| | | |||||
| * | One more pass, after adding --disallow-incomplete-defs | Bob Halley | 2022-03-11 | 1 | -1/+1 |
| | | |||||
| * | Remove 3.6-specific code. | Bob Halley | 2022-03-05 | 1 | -6/+0 |
| | | | | | | We still have to add AsyncExitStacks, and this requires making the associated socket wrappers async context managers. | ||||
| * | Add integrated typing to much of dnspython. | Bob Halley | 2022-03-05 | 1 | -7/+10 |
| | | |||||
| * | more lgtm lint | Bob Halley | 2022-02-21 | 1 | -2/+1 |
| | | |||||
| * | more lgtm linting | Bob Halley | 2022-02-17 | 1 | -1/+1 |
| | | |||||
| * | Correct a typo in dns/asyncbackend.py | Felix Yan | 2021-08-17 | 1 | -1/+1 |
| | | |||||
| * | pylint linting | Bob Halley | 2020-07-31 | 1 | -0/+5 |
| | | |||||
| * | fix sniffio-less asyncio detection on 3.6.x | Bob Halley | 2020-06-17 | 1 | -0/+1 |
| | | |||||
| * | improve async coverage | Bob Halley | 2020-06-17 | 1 | -1/+7 |
| | | |||||
| * | move low_level_address_tuple() to dns.inet; add some no-coverage comments | Bob Halley | 2020-06-13 | 1 | -1/+1 |
| | | |||||
| * | fix comment | Bob Halley | 2020-06-12 | 1 | -2/+2 |
| | | |||||
| * | make get_backend() shorter; improve sniffing; fail if we cannot tell the library | Bob Halley | 2020-06-12 | 1 | -25/+31 |
| | | |||||
| * | lint | Bob Halley | 2020-06-12 | 1 | -3/+1 |
| | | |||||
| * | async doco | Bob Halley | 2020-06-12 | 1 | -16/+58 |
| | | |||||
| * | Support trio, curio, and asyncio with one API! | Bob Halley | 2020-06-11 | 1 | -0/+43 |
