tornado/maint
Konstantin Kopachev 6e266a318b
Break circular references when async request handler raises exception
2017-11-09 21:19:42 -08:00
..
circlerefs Break circular references when async request handler raises exception 2017-11-09 21:19:42 -08:00
scripts remove redundant with_statement feature 2017-03-07 12:07:06 +03:00
test Drop support for python 3.3, 3.5.[01] (#2116) 2017-09-04 15:32:52 -04:00
vm Drop support for python 3.3, 3.5.[01] (#2116) 2017-09-04 15:32:52 -04:00
README Add configs for testing on Vagrant-managed VMs. 2011-10-07 01:08:14 -07:00
requirements.in Require modern ssl features (SSLContext, etc) 2017-10-22 12:37:19 -04:00
requirements.txt maint: Update requirements 2017-04-09 23:04:28 -04:00

README

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