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

Delete code marked with BBB Zope 5.0 #478

Closed
icemac opened this issue Feb 8, 2019 · 2 comments
Closed

Delete code marked with BBB Zope 5.0 #478

icemac opened this issue Feb 8, 2019 · 2 comments
Projects
Milestone

Comments

@icemac
Copy link
Member

icemac commented Feb 8, 2019

There are some # BBB Zope 5.0 marks in the code. Sometimes only Zope 5.0 is mentioned.

@icemac icemac added this to the 5.0 milestone Feb 8, 2019
@dataflake
Copy link
Member

I'm really looking forward to this one where we can drop those endless special casing for Python 2 string handling.

@icemac icemac added this to To do in Zope 5.0 via automation Feb 9, 2019
@dataflake
Copy link
Member

By the way, I am thinking one good way to spot code that will be dropped in Zope 5 is any place where six is used. That will uncover all special handling with conditions that use PY2 or PY3 and any compatibility imports. In the end six should be removed entirely as a dependency.

Zope 5.0 automation moved this from To do to Done Nov 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Zope 5.0
  
Done
Development

No branches or pull requests

2 participants