Skip to content

Mark AttrWrap as PendingDeprecation #619

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

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

penguinolog
Copy link
Collaborator

  • AttrWrap was marked as deprecated in documentation, but not handled in tests/runtime

  • Migrate examples from AttrWrap to AttrMap and apply auto-format

Checklist
  • I've ensured that similar functionality has not already been implemented
  • I've ensured that similar functionality has not earlier been proposed and declined
  • I've branched off the master or python-dual-support branch
  • I've merged fresh upstream into my branch recently
  • I've ran tox successfully in local environment
  • I've included docstrings and/or documentation and/or examples for my code (if this is a new feature)

* `AttrWrap` was marked as deprecated in documentation,
  but not handled in tests/runtime

* Migrate examples from `AttrWrap` to `AttrMap` and apply auto-format
@coveralls
Copy link

Coverage Status

coverage: 73.566% (+0.001%) from 73.565% when pulling 7af77c1 on penguinolog:deprecated_attr_wrap into e588f7a on urwid:master.

@penguinolog penguinolog merged commit b70be02 into urwid:master Sep 25, 2023
@penguinolog penguinolog deleted the deprecated_attr_wrap branch September 25, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants