tornado/maint
Ben Darnell ddb7e88afd test: Refactor circlerefs script into a test
This script was only ever run irregularly on its own; bring it in
to the test suite so it can be run automatically.
2023-08-21 22:20:34 -04:00
..
benchmark ioloop: Deprecate add_callback_from_signal 2023-05-02 13:09:18 -04:00
scripts netutil: provide Resolver implementation that uses the asyncio eventloop (#3111) 2022-03-18 12:57:32 -04:00
test Drop support for python 3.5 2020-10-31 08:38:17 -04:00
vm *: Remove Python2 __future__ imports throughout the codebase 2018-07-14 16:58:48 -04:00
README spelling corrections 2019-08-11 19:44:12 -04:00

README

This directory contains tools and scripts that are used in the development
and maintenance of Tornado itself, but are probably not of interest to
Tornado users.