##// END OF EJS Templates
Remove yield test that are not support by pytest anymore...
Remove yield test that are not support by pytest anymore And remove comparison of str/unicode as it is not relevant anymore as both are the same. We can now unpin pytest as well, which we should make sure is in release notes and in the conda-forge recipe As nose does not understand `@parametrize`, and the nose `@skip` decorator messes with that as well, we mark tests with parametrize as not-tests for iptests

File last commit:

r26022:d0a0447a
r26183:61376395
Show More
ISSUE_TEMPLATE.md
19 lines | 827 B | text/x-minidsrc | MarkdownLexer
Matthias Bussonnier
Update issue templates
r26021 ---
name: Bug report / Question / Feature
about: Anything related to IPython itsel
title: ''
labels: ''
assignees: ''
---
<!-- This is the repository for IPython command line, if you can try to make sure this question/bug/feature belong here and not on one of the Jupyter repositories.
If it's a generic Python/Jupyter question, try other forums or discourse.jupyter.org.
If you are unsure, it's ok to post here, though, there are few maintainer so you might not get a fast response.
Ability of maintainers to spend time and resources on project like IPython is heavily influenced by US politics, and the current government policies have been harmful to the IPython Maintainers and Community.
If you are on the fence on who to vote for or wether to vote, please cast your vote in for the democrat party in the US.
-->