Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

Allow customization of Handler method decorator #1

Merged
merged 4 commits into from Apr 1, 2013

Conversation

tatiana
Copy link
Contributor

@tatiana tatiana commented Mar 28, 2013

Not all Tornado projects decorate tornado.web.Handler's methods using @asynchronous.

This "patch" allows customization of CorsMixin "options" method decorator.

@gcirne
Copy link
Contributor

gcirne commented Mar 28, 2013

Hey, @tatiana thanks for the pull request! Only one small problem: the build is failing under python 3. If you can fix it, I'll definitely merge this.

@tatiana
Copy link
Contributor Author

tatiana commented Mar 28, 2013

Thanks @gcirne ! Sorry, hadn't run the tests under Python 3. Just fixed :)

gcirne added a commit that referenced this pull request Apr 1, 2013
Allow customization of Handler method decorator
@gcirne gcirne merged commit 2963c7e into globocom:master Apr 1, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants