question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Suggestion: remove bundled py.test version

See original GitHub issue

Once https://github.com/astropy/astropy/issues/5277 is fixed, we should seriously consider no longer vendoring py.test with Astropy. As of py.test 3.x, the --genscript option which we use to make the bundled version is no longer supported, so in the long term we will be stuck with the version we have. This may then cause incompatibilities in future with plugins, and future Python versions.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:6
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

6reactions
astrofrogcommented, Dec 1, 2016

@bsipocz - yeah, good point, we can actually remove six altogether in less than a year! 🎉

1reaction
adrncommented, Dec 2, 2016

👍 to this idea!

@pllim Then we’ll have to bundle twelve!

Read more comments on GitHub >

github_iconTop Results From Across the Web

latest PDF - pytest Documentation
Check that you installed the correct version: $ pytest --version pytest 7.2.0 ... delattr to remove the function or property for the test....
Read more >
Test discovery failure when tests in different directories are ...
I had different python versions on my macbook and on my Docker container. ... The solution was to remove the wrongly created files...
Read more >
1861435 – Review Request: python-pytest-venv - py.test ...
4. consider "# Remove bundled egg-info" -- it does nothing useful (usually), the macros work with dist-info A slightly stronger query: Why is ......
Read more >
Options and settings for Python - Visual Studio (Windows)
If set, Visual Studio uses the Typeshed files at this path instead of its bundled version. Ignore if Disable completions from Typeshed is...
Read more >
Python Packaging Guidelines - Fedora Docs
In Fedora, Python libraries are packaged for a single version of Python, ... Any .0 suffixes are removed from version numbers to match...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found