Add Deprecation of Trait Declarations via Classes to Migration Notes

Open Beginner friendly
#520 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
85/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
documentation

Research direction

Open the migration notes at http://traitlets.readthedocs.io/en/stable/migration.html and review the deprecation described in the linked pull request. Add a concise note explaining that declaring traits as classes instead of instances is deprecated; done means the migration page clearly records this change.

Written by the indexing model from the issue text.

Description

good first issue

Declaring traits as classes instead of instances is deprecated following https://github.com/ipython/traitlets/pull/51. We should add this to the migration notes:

http://traitlets.readthedocs.io/en/stable/migration.html

Dominant language
Python
Stars
653
Forks
217
Avg merge
2d 21h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ipython/traitlets

All issues in ipython/traitlets

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.