Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • passlib passlib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • python-libs
  • passlibpasslib
  • Wiki
  • Roadmap

Roadmap · Changes

Page history
Update Roadmap authored May 11, 2020 by Eli Collins's avatar Eli Collins
Hide whitespace changes
Inline Side-by-side
Roadmap.md
View page @ a11001d9
......@@ -13,6 +13,7 @@ planned for future releases:
### v1.8
* :warning: **Dropping Python 2.x and Python 3.3 support.** See issue #119.
* **passlib.context**: Removal of long-deprecated `CryptPolicy` class.
* **passlib.apache**: Removal of deprecated v1.5 compatibility methods.
* **passlib.ext.django**: Split out as separate project, or remove it. See issue #81
......@@ -24,8 +25,6 @@ planned for future releases:
### v2.0
* **Dropping Python 2.x / 3.3 support** (May happen sooner, if pip/tox toolchain drops support first).
* A *large* number of deprecated methods and features will be removed;
primarily the deprecated `PasswordHash.encrypt`
and `CryptContext.encrypt` methods.
......
Clone repository
  • Roadmap
  • Home