Skip to content

Fix ANY and current_module() deprecations#43

Merged
mortenpi merged 3 commits into
masterfrom
mp/fix-deprecations
Sep 17, 2017
Merged

Fix ANY and current_module() deprecations#43
mortenpi merged 3 commits into
masterfrom
mp/fix-deprecations

Conversation

@mortenpi
Copy link
Copy Markdown
Member

@mortenpi mortenpi commented Sep 6, 2017

No description provided.

On 0.7 we now use the __module__ variable from the at-template macro.
The template() and template_hook() function arguments are changed to
accept the calling module as an argument, instead of calling
current_module() themselves.
@mortenpi mortenpi added this to the 0.4.1 milestone Sep 6, 2017
@mortenpi mortenpi merged commit 051ce0e into master Sep 17, 2017
@mortenpi mortenpi deleted the mp/fix-deprecations branch September 17, 2017 17:02
@bramtayl
Copy link
Copy Markdown

Question can another version of docstring extensions be published relatively soon? current_module() deprecation warnings seem to be consistently killing doctests on 0.7, I think.

@mortenpi
Copy link
Copy Markdown
Member Author

Yup, I was planning on doing that. Just need to merge, backport and tag.

@mortenpi mortenpi mentioned this pull request Sep 21, 2017
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