Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Closed as not planned
Description
BPO | 26865 |
---|---|
Nosy | @ethanfurman,@xdegaye,@ericsnowcurrently,@Fak3,@zware,@moreati,@yan12125,@ethanhs |
Dependencies |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2016-04-26.15:36:51.967>labels= ['type-feature','3.7','build']title='Meta-issue: support of the android platform'updated_at=<Date2017-12-10.09:31:57.501>user='https://github.com/xdegaye'
bugs.python.org fields:
activity=<Date2017-12-10.09:31:57.501>actor='xdegaye'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Cross-Build']creation=<Date2016-04-26.15:36:51.967>creator='xdegaye'dependencies= ['16255','23968','26849','26851','26853','26854','26855','26856','26857','26858','26862','26863','26884','26918','26919','26920','26924','26925','26926','26927','26928','26929','26931','26932','26933','26934','26935','26936','26937','26938','26939','26940','26941','26942','26944','27027','27442','27472','27606','27627','27659','28180','28538','28562','28596','28662','28664','28668','28683','28684','28740','28746','28759','28762','28764','28996','28997','29040','29176','29177','29180','29181','29184','29185','32031','32059','32126','32138','32139','32199','32202','32203','32205','32210','32246']files= []hgrepos= []issue_num=26865keywords= []message_count=41.0messages= ['264310','264485','264746','264791','265610','265963','265988','266075','266085','269236','269296','269718','270045','270942','271148','271389','271516','271522','271547','271567','271568','271571','271731','279496','279733','279983','280653','281209','281367','282661','283113','283477','283780','284743','284757','284854','285493','285772','307901','307902','307948']nosy_count=8.0nosy_names= ['ethan.furman','xdegaye','eric.snow','Roman.Evstifeev','zach.ware','Alex.Willmer','yan12125','ethan smith']pr_nums= []priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue26865'versions= ['Python 3.7']
Linked PRs
- gh-71052: Add Android build script #115576
- gh-71052: Enable test_concurrent_futures on platforms that support threading but not multiprocessing #115917
- gh-71052: Add test exclusions to support running the test suite on Android #115918
- gh-71052: fix test_concurrent_futures wasi regression. #115923
- gh-71052: Fix several Android build issues #115955
- gh-71052: Change Android's
sys.platform
from "linux" to "android" #116215 - gh-71052: Implement
ctypes.util.find_library
on Android #116379 - gh-71052: Use
raise_signal
rather thankill
inThreadSignals.test_signals
#116423 - gh-71052: Add Android build script and instructions #116426
- [3.11] gh-71052: Use
raise_signal
inThreadSignals.test_signals
(GH-116423) #116617 - [3.12] gh-71052: Use
raise_signal
inThreadSignals.test_signals
(GH-116423) #116618