The Wayback Machine - https://web.archive.org/web/20210815042016/https://github.com/falconry/falcon/issues/1853
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all deprecated behaviors and shims from 3.x #1853

Open
kgriffs opened this issue Jan 19, 2021 · 3 comments
Open

Remove all deprecated behaviors and shims from 3.x #1853

kgriffs opened this issue Jan 19, 2021 · 3 comments

Comments

@kgriffs
Copy link
Member

@kgriffs kgriffs commented Jan 19, 2021

Grep the code for "deprecated", etc. and remove relevant code/interfaces. Be sure to include news fragments for each change.

@abidahmadq
Copy link

@abidahmadq abidahmadq commented Jun 14, 2021

Hello I would like to try this. I am new to falcon so any help/guidance would be appreciated.

@vytas7
Copy link
Member

@vytas7 vytas7 commented Jun 14, 2021

Hi @abid1998 , there's already an open PR addressing parts of this: #1900 , so please check what's left to do so that we don't duplicate efforts.

Also, beware this will only get merged as part of Falcon 4.0, which might take a longer time since we've just begun the 3.x cycle.

@abidahmadq
Copy link

@abidahmadq abidahmadq commented Jun 14, 2021

Ahh got it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment