WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
225172
[webkitcorepy] Allow user to specify interpreter used by autoinstall.py to install imported dependencies
https://bugs.webkit.org/show_bug.cgi?id=225172
Summary
[webkitcorepy] Allow user to specify interpreter used by autoinstall.py to in...
Roy Reapor
Reported
2021-04-28 16:46:24 PDT
Allow user to specify interpreter used by autoinstall.py to install imported dependencies. Webapps that depend on a modules that are auto installed via 'autoinstall.py` could fail when ran under `uwsgi`. `uwsgi` overrides `sys.executable`. See
https://github.com/unbit/uwsgi/issues/670
Attachments
Patch
(2.26 KB, patch)
2021-04-28 16:59 PDT
,
Roy Reapor
no flags
Details
Formatted Diff
Diff
Patch
(3.04 KB, patch)
2021-04-28 18:14 PDT
,
Roy Reapor
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-04-28 16:47:09 PDT
<
rdar://problem/77292151
>
Roy Reapor
Comment 2
2021-04-28 16:59:43 PDT
Created
attachment 427310
[details]
Patch
Jonathan Bedard
Comment 3
2021-04-28 17:14:35 PDT
Comment on
attachment 427310
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=427310&action=review
> Tools/Scripts/libraries/webkitcorepy/setup.py:33 > + version='0.5.10',
Need to bump this in Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py too
Roy Reapor
Comment 4
2021-04-28 18:14:50 PDT
Created
attachment 427321
[details]
Patch
EWS
Comment 5
2021-04-29 07:16:01 PDT
Committed
r276772
(
237156@main
): <
https://commits.webkit.org/237156@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 427321
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug