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

Drop Python 2.6 support #1429

Closed
wojcikstefan opened this issue Dec 9, 2016 · 0 comments
Closed

Drop Python 2.6 support #1429

wojcikstefan opened this issue Dec 9, 2016 · 0 comments
Assignees

Comments

@wojcikstefan
Copy link
Member

wojcikstefan commented Dec 9, 2016

For the most relevant discussion about the topic, see #1294.

Plan:

  1. In the upcoming minor release, I'm going to include warnings.warn(msg, DeprecationWarning). with the message saying "Python v2.6 support is deprecated and is going to be dropped entirely in the upcoming v0.11.0 release. Update your Python version if you want to have access to the latest features and bug fixes in MongoEngine."
  2. In v0.11.0 (most likely shipped with Improve the health of this package #1428), I'll update the way we do dict comprehensions and other relics of the past, thus making it truly incompatible with v2.6.

Cc @lafrech @gukoff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants