Skip to content
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

time to tag a release? #1122

Closed
anthrotype opened this issue Jan 12, 2018 · 9 comments
Closed

time to tag a release? #1122

anthrotype opened this issue Jan 12, 2018 · 9 comments

Comments

@anthrotype
Copy link

The last one was more than a year ago, in November 2016.
Lots of bugs have been fixed, including this one about PYTHON3.DLL not being copied to the venv's Scripts folder on Windows (#1083).

cffi recently added support for Py_LIMITED_API so all extension modules compiled with latest cffi links with PYTHON3.DLL and import fails from within a virtualenv.

https://bitbucket.org/cffi/cffi/issues/355/importerror-dll-load-failed-on-windows

cc @reaperhulk

@anthrotype
Copy link
Author

@pfmoore sorry if I insist. Do you an ETA for when the next virtualenv release is going to be?

@anthrotype
Copy link
Author

cffi had to temporarily revert support for Py_LIMITED_API on Windows because virtualenv does not make python3.dll available to virtual environments yet:
http://cffi.readthedocs.io/en/latest/whatsnew.html#v1-11-4

@pfmoore
Copy link
Member

pfmoore commented Jan 17, 2018

@anthrotype No, sorry, we don't.

@anthrotype
Copy link
Author

Thanks. Please let me know if there is something I can do to move this forward.

@ssbarnea
Copy link
Contributor

@anthrotype read these threads and you will get an idea about the maintenance status of virtualenv:

@nanonyme
Copy link

@pfmoore unless the idea is to force a fork, please, seriously, there needs to be something concrete of a release criteria that community volunteers can help fulfil so a release can be done

@anthrotype
Copy link
Author

unless the idea is to force a fork

I believe the idea is to let it rot until python2 reaches end of life and python3 (-m venv) becomes the norm.
Although we all wish this to happen sooner than later, the reality is many of us are stuck with python2.7 for some reason or another.

@nanonyme
Copy link

Sounds like a very CPython-centric point of view which is likely to result in a fork sooner or later.

@anthrotype
Copy link
Author

Ah there was a release last week! I was looking forward to that one 👍
Although the git tag seems to be missing, but at least is on pypi.
Closing this then, thank you.

@pypa pypa locked and limited conversation to collaborators Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants