]> git.ipfire.org Git - thirdparty/tornado.git/shortlog
thirdparty/tornado.git
2022-07-03  Ben DarnellMerge pull request #3167 from bdarnell/6.2-final branch6.2 v6.2.0
2022-07-03  Ben DarnellSet version number to 6.2.0 3167/head
2022-06-23  Ben DarnellMerge pull request #3163 from graingert/avoid-threading...
2022-06-21  Ben DarnellMerge branch 'master' into avoid-threading-identity 3163/head
2022-06-21  Ben DarnellMerge pull request #3164 from graingert/patch-1
2022-06-21  Thomas Graingermake existing_loop check atomic 3164/head
2022-06-20  Thomas Graingeruse get_running_loop to choose between call_soon and...
2022-06-17  Ben DarnellMerge pull request #3162 from bdarnell/6.2b2 v6.2.0b2
2022-06-17  Ben DarnellSet version to 6.2b2 3162/head
2022-06-17  Ben DarnellMerge pull request #3161 from tornadoweb/build-workflow...
2022-06-17  Ben Darnellsetup: Build wheels with the stable ABI (abi3) 3161/head
2022-06-17  Ben DarnellMerge pull request #3160 from bdarnell/ioloop-docs
2022-06-17  Ben Darnellioloop: Update docs for IOLoop constructor 3160/head
2022-06-17  Ben DarnellMerge pull request #3157 from minrk/explicit-asyncio...
2022-06-17  Ben DarnellMerge pull request #3159 from minrk/deprecation-stacklevel
2022-06-17  Min RKAdd stacklevel to deprecation warnings 3159/head
2022-06-16  Min RKtrailing comma? 3157/head
2022-06-16  Min RKPrevent multiple IOLoops for one asyncio loop
2022-06-15  Min RKAllow passing asyncio_loop argument to AsyncIOLoop
2022-06-14  Ben DarnellMerge pull request #3155 from graingert/patch-1
2022-06-13  Thomas Graingerfix mulitple typo 3155/head
2022-06-10  Ben Darnellbuild: Run build workflow on tags v6.2.0b1
2022-06-10  Ben DarnellMerge pull request #3154 from tornadoweb/build-workflow...
2022-06-10  Ben Darnellbuild: Add pypi upload (non test) for tags build-workflow-publish 3154/head
2022-06-10  Ben Darnellsetup: Set readme content-type explicitly
2022-06-10  Ben Darnellbuild: Publish to testpypi via github actions
2022-06-10  Ben DarnellSet version number to 6.2b1
2022-06-09  Ben DarnellMerge pull request #3153 from bdarnell/relnotes62
2022-06-09  Ben Darnelldocs: Release note updates 3153/head
2022-06-09  Ben DarnellMerge pull request #3152 from bdarnell/docs-reqs
2022-06-09  Ben Darnelldocs: Bump requirements 3152/head
2022-06-09  Ben DarnellMerge pull request #3151 from bdarnell/relnotes62
2022-06-09  Ben DarnellRelease notes for 6.2 3151/head
2022-06-07  Ben DarnellMerge pull request #3136 from graingert/remove-unreacha...
2022-06-07  Ben DarnellMerge pull request #3150 from bdarnell/httpclient-docs
2022-06-07  Ben Darnellhttpclient: Remove initialize method from docs 3150/head
2022-06-04  Ben DarnellMerge pull request #3149 from bdarnell/deprecate-bind
2022-06-04  Ben Darnelltcpserver: Deprecate bind/start multi-process 3149/head
2022-06-03  Ben DarnellMerge pull request #3147 from bdarnell/docs62
2022-06-03  Ben DarnellMerge pull request #3148 from bdarnell/listen-args
2022-06-03  Ben Darnelltcpserver,web: Pass more arguments through listen. 3148/head
2022-06-03  Ben Darnelldocs,demos: Update for asyncio.run pattern 3147/head
2022-05-01  Thomas GraingerUpdate tornado/ioloop.py 3136/head
2022-04-25  Thomas Graingerremove unreachable asyncio checks
2022-04-22  Ben DarnellMerge pull request #3135 from tornadoweb/autoreload...
2022-04-22  Ben Darnellautoreload: Remove calls to logging.basicConfig 3135/head
2022-04-22  Ben DarnellMerge pull request #3134 from srittau/wsgi-types
2022-04-16  Sebastian RittauImport WSGI types from _typeshed.wsgi 3134/head
2022-04-08  Ben DarnellMerge pull request #3130 from graingert/remove-setup...
2022-03-31  Thomas Graingerremove _setup_logging 3130/head
2022-03-18  Thomas Graingeravoid thread unsafe iteration of _ioloop_for_asyncio...
2022-03-18  Thomas Graingerupgrade mypy to 0.941 (#3123)
2022-03-18  Thomas Graingeravoid thread unsafe catch_warnings (#3124)
2022-03-18  Ben DarnellMerge pull request #3120 from andriyor/patch-1
2022-03-18  Ben DarnellMerge pull request #3122 from cclauss/patch-1
2022-03-18  Thomas Grainger netutil: provide Resolver implementation that uses...
2022-03-12  Christian ClaussUpgrade actions/checkout and actions/setup-python 3122/head
2022-03-12  Christian ClaussUpgrade actions/checkout and actions/setup-python
2022-02-28  Andrii Oriekhovadd GitHub URL for PyPi 3120/head
2022-02-08  Ben DarnellMerge pull request #3110 from graingert/avoid-acquiring...
2022-02-08  Ben DarnellMerge pull request #3112 from bdarnell/fix-docs
2022-02-08  Ben Darnellweb: Fix type annotation for docs build 3112/head
2022-02-07  Thomas Graingeravoid acquiring IOLoop in ExecutorResolver 3110/head
2022-02-06  Ben DarnellMerge pull request #3035 from ploxiln/ioloop_any_callable
2022-02-06  Ben DarnellMerge pull request #3014 from m-sasha/stream_request_bo...
2022-02-05  Ben DarnellMerge pull request #3060 from jonasehrlich/add-wrapped...
2022-02-05  Ben DarnellMerge pull request #3109 from tornadoweb/bdarnell-patch-1
2022-02-04  Ben Darnelldocs: Delete a redundant sentence 3109/head
2022-01-30  Ben DarnellMerge pull request #3059 from minrk/catch-close-error
2022-01-30  Ben DarnellMerge pull request #3105 from bdarnell/py311
2022-01-30  Ben Darnellbuild: Add python 3.11 alphas to CI 3105/head
2022-01-30  Ben DarnellMerge pull request #3058 from qcha0/hotfix/websocket...
2022-01-30  Ben Darnelloptions: Fix RST syntax
2022-01-30  Ben DarnellMerge pull request #3082 from Python-37/patch-1
2022-01-29  Ben DarnellMerge pull request #3086 from laggardkernel/feature...
2022-01-29  Ben DarnellMerge pull request #3101 from graingert/patch-1
2022-01-29  Ben DarnellMerge pull request #3054 from akosthekiss/statichandler...
2022-01-29  Ben DarnellMerge pull request #3072 from spaceone/curl-httpclient...
2022-01-28  Florian Bestfixup! make gen.TimeoutError asyncio.TimeoutError 3072/head
2022-01-28  Florian Besttest[curl_httpclient]: add test case for ISO8859-1...
2022-01-28  Ben DarnellMerge pull request #3094 from JelleZijlstra/patch-1
2022-01-28  Florian Bestfix[curl_httpclient]: allow HTTP header to include...
2022-01-28  Ben DarnellMerge pull request #3073 from minrk/asyncio-timeout
2022-01-28  Ben DarnellMerge pull request #3068 from spaceone/get_browser_locale
2022-01-19  Thomas Graingeravoid deprecated IOLoop.current() call without running... 3101/head
2022-01-17  Ben DarnellMerge pull request #3097 from bdarnell/py310-deprecations
2022-01-17  Ben Darnellbuild: Add python 3.10 to CI. Remove 3.6 3097/head
2022-01-17  Ben Darnelltest: Remove twisted compatibility test
2022-01-17  Ben Darnelltest: Fix some test interactions
2022-01-16  Ben Darnellnetutil: Use newer ssl APIs
2022-01-16  Ben Darnelltesting: Deprecate AsyncTestCase
2022-01-16  Ben Darnelltesting: Move setup_with_context_manager to testing...
2022-01-16  Ben Darnellasyncio: Avoid deprecation warning in start on py310
2022-01-16  Ben Darnellioloop: Deprecate setting current ioloop for python...
2022-01-16  Ben Darnellasyncio: Deprecate AnyThreadEventLoopPolicy
2022-01-16  Ben DarnellMerge pull request #3100 from tornadoweb/ghactions
2022-01-16  Ben Darnellci: move CI to github actions 3100/head
2021-12-17  Jelle ZijlstraHandle curses.tigetstr() returning None 3094/head
2021-12-08  laggardkernelCleanup py2 import code in demo 3086/head
2021-12-08  laggardkernelRemove obsolete param 'streaming' in BaseIOStream._fini...
next