René's URL Explorer Experiment


Title: Issue 44689: ctypes.util.find_library() does not find macOS 11+ system libraries when built on older macOS systems - Python tracker

Mail addresses
sysadmin@pyb15
report@bugs.python.org

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/88855 https://github.com/python/cpython/issues/88855
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
PR 27251https://github.com/python/cpython/pull/27251
PR 28052https://github.com/python/cpython/pull/28052
PR 28053https://github.com/python/cpython/pull/28053
PR 28054https://github.com/python/cpython/pull/28054
msg397916https://bugs.python.org/issue44689#msg397916
(view)https://bugs.python.org/msg397916
https://github.com/jupyterlab/jupyterlab/issues/9863https://github.com/jupyterlab/jupyterlab/issues/9863
ctypes/__init__.pyhttps://github.com/python/cpython/blob/3.11/Lib/ctypes/__init__.py#L8
msg397926https://bugs.python.org/issue44689#msg397926
(view)https://bugs.python.org/msg397926
msg397927https://bugs.python.org/issue44689#msg397927
(view)https://bugs.python.org/msg397927
msg397930https://bugs.python.org/issue44689#msg397930
(view)https://bugs.python.org/msg397930
https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_0_1-release-noteshttps://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_0_1-release-notes
https://github.com/python/cpython/pull/27251https://github.com/python/cpython/pull/27251
msg397979https://bugs.python.org/issue44689#msg397979
(view)https://bugs.python.org/msg397979
msg397984https://bugs.python.org/issue44689#msg397984
(view)https://bugs.python.org/msg397984
msg397990https://bugs.python.org/issue44689#msg397990
(view)https://bugs.python.org/msg397990
https://ipython.org/ipython-doc/3/config/extensions/autoreload.htmlhttps://ipython.org/ipython-doc/3/config/extensions/autoreload.html
msg398959https://bugs.python.org/issue44689#msg398959
(view)https://bugs.python.org/msg398959
Issue41100https://bugs.python.org/issue41100
test/test_posix.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/test_posix.py#L302
unittest/case.pyhttps://github.com/python/cpython/blob/3.10/Lib/unittest/case.py#L549
unittest/case.pyhttps://github.com/python/cpython/blob/3.10/Lib/unittest/case.py#L592
unittest/case.pyhttps://github.com/python/cpython/blob/3.10/Lib/unittest/case.py#L652
unittest/suite.pyhttps://github.com/python/cpython/blob/3.10/Lib/unittest/suite.py#L122
unittest/suite.pyhttps://github.com/python/cpython/blob/3.10/Lib/unittest/suite.py#L84
unittest/suite.pyhttps://github.com/python/cpython/blob/3.10/Lib/unittest/suite.py#L122
unittest/suite.pyhttps://github.com/python/cpython/blob/3.10/Lib/unittest/suite.py#L84
test/support/testresult.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/support/testresult.py#L169
test/support/__init__.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/support/__init__.py#L971
test/support/__init__.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/support/__init__.py#L1096
test/test_posix.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/test_posix.py#L2176
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/libregrtest/runtest.py#L297
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/libregrtest/runtest.py#L335
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/libregrtest/runtest.py#L215
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/libregrtest/runtest.py#L245
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/libregrtest/main.py#L437
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/libregrtest/main.py#L535
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/libregrtest/main.py#L708
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/libregrtest/main.py#L655
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/libregrtest/main.py#L733
test/__main__.pyhttps://github.com/python/cpython/blob/3.10/Lib/test/__main__.py#L2
runpy.pyhttps://github.com/python/cpython/blob/3.10/Lib/runpy.py#L86
runpy.pyhttps://github.com/python/cpython/blob/3.10/Lib/runpy.py#L196
Mac/README.txthttps://github.com/python/cpython/blob/master/Mac/README.txt
PR 27251https://github.com/python/cpython/pull/27251
https://stackoverflow.com/questions/25352389/what-is-the-difference-between-macosx-deployment-target-and-mmacosx-version-minhttps://stackoverflow.com/questions/25352389/what-is-the-difference-between-macosx-deployment-target-and-mmacosx-version-min
msg399052https://bugs.python.org/issue44689#msg399052
(view)https://bugs.python.org/msg399052
https://github.com/python/cpython/blob/3d315c311676888201f4a3576e4ee3698684a3a2/Modules/_ctypes/callproc.c#L1452https://github.com/python/cpython/blob/3d315c311676888201f4a3576e4ee3698684a3a2/Modules/_ctypes/callproc.c#L1452
msg399079https://bugs.python.org/issue44689#msg399079
(view)https://bugs.python.org/msg399079
msg400575https://bugs.python.org/issue44689#msg400575
(view)https://bugs.python.org/msg400575
71853a73024a98aa38a3c0444fe364dbd9709134https://hg.python.org/lookup/71853a73024a98aa38a3c0444fe364dbd9709134
bpo-44689https://bugs.python.org/issue44689
#27251https://bugs.python.org/issue27251
https://github.com/python/cpython/commit/71853a73024a98aa38a3c0444fe364dbd9709134https://github.com/python/cpython/commit/71853a73024a98aa38a3c0444fe364dbd9709134
msg400580https://bugs.python.org/issue44689#msg400580
(view)https://bugs.python.org/msg400580
7234e67642bc8e75f44a2e1f2ce06687b5ac72echttps://hg.python.org/lookup/7234e67642bc8e75f44a2e1f2ce06687b5ac72ec
bpo-44689https://bugs.python.org/issue44689
GH-27251https://github.com/python/cpython/pull/27251
GH-28054https://github.com/python/cpython/pull/28054
https://github.com/python/cpython/commit/7234e67642bc8e75f44a2e1f2ce06687b5ac72echttps://github.com/python/cpython/commit/7234e67642bc8e75f44a2e1f2ce06687b5ac72ec
msg400581https://bugs.python.org/issue44689#msg400581
(view)https://bugs.python.org/msg400581
4b55837e7c747e0f3bd2df1b5c8996ce86c6f60ahttps://hg.python.org/lookup/4b55837e7c747e0f3bd2df1b5c8996ce86c6f60a
bpo-44689https://bugs.python.org/issue44689
GH-27251https://github.com/python/cpython/pull/27251
GH-28053https://github.com/python/cpython/pull/28053
https://github.com/python/cpython/commit/4b55837e7c747e0f3bd2df1b5c8996ce86c6f60ahttps://github.com/python/cpython/commit/4b55837e7c747e0f3bd2df1b5c8996ce86c6f60a
msg400582https://bugs.python.org/issue44689#msg400582
(view)https://bugs.python.org/msg400582
41c87c41761739e90867a43de26e0f6755c80ff7https://hg.python.org/lookup/41c87c41761739e90867a43de26e0f6755c80ff7
bpo-44689https://bugs.python.org/issue44689
GH-27251https://github.com/python/cpython/pull/27251
https://github.com/python/cpython/commit/41c87c41761739e90867a43de26e0f6755c80ff7https://github.com/python/cpython/commit/41c87c41761739e90867a43de26e0f6755c80ff7
msg400797https://bugs.python.org/issue44689#msg400797
(view)https://bugs.python.org/msg400797
Modules/callproc.ohttps://github.com/python/cpython/blob/master/Modules/callproc.o
msg400830https://bugs.python.org/issue44689#msg400830
(view)https://bugs.python.org/msg400830
Modules/callproc.ohttps://github.com/python/cpython/blob/master/Modules/callproc.o
msg400831https://bugs.python.org/issue44689#msg400831
(view)https://bugs.python.org/msg400831
Modules/callproc.ohttps://github.com/python/cpython/blob/master/Modules/callproc.o
msg400895https://bugs.python.org/issue44689#msg400895
(view)https://bugs.python.org/msg400895
msg400896https://bugs.python.org/issue44689#msg400896
(view)https://bugs.python.org/msg400896
issue42692https://bugs.python.org/issue42692
msg400898https://bugs.python.org/issue44689#msg400898
(view)https://bugs.python.org/msg400898
msg400899https://bugs.python.org/issue44689#msg400899
(view)https://bugs.python.org/msg400899
msg400947https://bugs.python.org/issue44689#msg400947
(view)https://bugs.python.org/msg400947
msg400949https://bugs.python.org/issue44689#msg400949
(view)https://bugs.python.org/msg400949
msg400949https://bugs.python.org/msg400949
msg400947https://bugs.python.org/msg400947
msg400899https://bugs.python.org/msg400899
msg400898https://bugs.python.org/msg400898
msg400896https://bugs.python.org/msg400896
msg400895https://bugs.python.org/msg400895
msg400831https://bugs.python.org/msg400831
msg400830https://bugs.python.org/msg400830
indygreghttps://bugs.python.org/user20674
msg400797https://bugs.python.org/msg400797
msg400582https://bugs.python.org/msg400582
msg400581https://bugs.python.org/msg400581
lukasz.langahttps://bugs.python.org/user12704
msg400580https://bugs.python.org/msg400580
ned.deilyhttps://bugs.python.org/user5248
pull_request26498https://bugs.python.org/pull_request26498
pull_request26497https://bugs.python.org/pull_request26497
patchhttps://bugs.python.org/keyword2
miss-islingtonhttps://bugs.python.org/user27838
pull_request26496https://bugs.python.org/pull_request26496
msg400575https://bugs.python.org/msg400575
msg399079https://bugs.python.org/msg399079
msg399052https://bugs.python.org/msg399052
msg398959https://bugs.python.org/msg398959
msg397990https://bugs.python.org/msg397990
msg397984https://bugs.python.org/msg397984
msg397979https://bugs.python.org/msg397979
msg397930https://bugs.python.org/msg397930
msg397927https://bugs.python.org/msg397927
msg397926https://bugs.python.org/msg397926
ronaldoussorenhttps://bugs.python.org/user925
ned.deilyhttps://bugs.python.org/user5248
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.