Title: ctypes find_library should search LD_LIBRARY_PATH on Linux · Issue #54207 · python/cpython · GitHub
Open Graph Title: ctypes find_library should search LD_LIBRARY_PATH on Linux · Issue #54207 · python/cpython
X Title: ctypes find_library should search LD_LIBRARY_PATH on Linux · Issue #54207 · python/cpython
Description: BPO 9998 Nosy @vsajip, @amauryfa, @abalkin, @meadori, @ambv, @vadmium, @aixtools Files ctypes_ld_lib_path.patch: Patch: ctypes.find_library() search LD_LIBRARY_PATH on linuxnew-patch-using-ld-and-test.diff: Patch using ld rather than gcc...
Open Graph Description: BPO 9998 Nosy @vsajip, @amauryfa, @abalkin, @meadori, @ambv, @vadmium, @aixtools Files ctypes_ld_lib_path.patch: Patch: ctypes.find_library() search LD_LIBRARY_PATH on linuxnew-patch-using-ld-and-t...
X Description: BPO 9998 Nosy @vsajip, @amauryfa, @abalkin, @meadori, @ambv, @vadmium, @aixtools Files ctypes_ld_lib_path.patch: Patch: ctypes.find_library() search LD_LIBRARY_PATH on linuxnew-patch-using-ld-and-t...
Opengraph URL: https://github.com/python/cpython/issues/54207
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"ctypes find_library should search LD_LIBRARY_PATH on Linux","articleBody":"BPO | [9998](https://bugs.python.org/issue9998)\n--- | :---\nNosy | @vsajip, @amauryfa, @abalkin, @meadori, @ambv, @vadmium, @aixtools\nFiles | \u003cli\u003e[ctypes_ld_lib_path.patch](https://bugs.python.org/file19068/ctypes_ld_lib_path.patch \"Uploaded as text/plain at 2010-09-30.14:45:06 by jniehof\"): Patch: ctypes.find_library() search LD_LIBRARY_PATH on linux\u003c/li\u003e\u003cli\u003e[new-patch-using-ld-and-test.diff](https://bugs.python.org/file25822/new-patch-using-ld-and-test.diff \"Uploaded as text/plain at 2012-06-04.21:12:13 by @vsajip\"): Patch using ld rather than gcc and with a test\u003c/li\u003e\u003cli\u003e[refresh-2016.diff](https://bugs.python.org/file43929/refresh-2016.diff \"Uploaded as text/plain at 2016-07-28.19:29:31 by @vsajip\"): Patch updated to apply against 3.6.\u003c/li\u003e\u003cli\u003e[refresh-2016-07-29.diff](https://bugs.python.org/file43937/refresh-2016-07-29.diff \"Uploaded as text/plain at 2016-07-29.18:41:25 by @vsajip\"): New patch addressing vadmium's comments.\u003c/li\u003e\u003cli\u003e[refresh-2016-08-07.diff](https://bugs.python.org/file44036/refresh-2016-08-07.diff \"Uploaded as text/plain at 2016-08-07.16:26:40 by @vsajip\"): Responded to review comments.\u003c/li\u003e\u003cli\u003e[refresh-2016-08-08.diff](https://bugs.python.org/file44052/refresh-2016-08-08.diff \"Uploaded as text/plain at 2016-08-08.16:53:44 by @vsajip\"): Added exception handler for case where ld is unavailable\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = 'https://github.com/vsajip'\nclosed_at = \u003cDate 2016-08-17.15:20:39.174\u003e\ncreated_at = \u003cDate 2010-09-30.14:45:07.917\u003e\nlabels = ['ctypes', 'type-feature']\ntitle = 'ctypes find_library should search LD_LIBRARY_PATH on Linux'\nupdated_at = \u003cDate 2016-08-17.15:20:39.172\u003e\nuser = 'https://bugs.python.org/jniehof'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2016-08-17.15:20:39.172\u003e\nactor = 'python-dev'\nassignee = 'vinay.sajip'\nclosed = True\nclosed_date = \u003cDate 2016-08-17.15:20:39.174\u003e\ncloser = 'python-dev'\ncomponents = ['ctypes']\ncreation = \u003cDate 2010-09-30.14:45:07.917\u003e\ncreator = 'jniehof'\ndependencies = []\nfiles = ['19068', '25822', '43929', '43937', '44036', '44052']\nhgrepos = []\nissue_num = 9998\nkeywords = ['patch']\nmessage_count = 28.0\nmessages = ['117738', '138738', '141079', '141093', '141115', '143255', '162296', '165794', '165806', '165807', '205069', '205097', '261412', '261628', '261731', '264146', '264164', '264191', '264247', '265281', '271512', '271579', '271583', '271586', '271587', '271621', '272184', '272959']\nnosy_count = 12.0\nnosy_names = ['vinay.sajip', 'amaury.forgeotdarc', 'belopolsky', 'meador.inge', 'lukasz.langa', 'jniehof', 'python-dev', 'Brian.Larsen', 'yaroslavvb', 'martin.panter', 'Michael.Felt', 'Pau Tallada']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue9998'\nversions = ['Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/jniehof","@type":"Person","name":"jniehof"},"datePublished":"2010-09-30T14:45:08.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":28},"url":"https://github.com/54207/cpython/issues/54207"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:0afb6289-25ec-9452-47db-a045a57934b7 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9484:1D011C:7B30A5:A489AE:6A5305F8 |
| html-safe-nonce | 03ac59b63f49cb3537c83ddfd43c23d169479dcb0e33fc36cef599baeb781e7f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NDg0OjFEMDExQzo3QjMwQTU6QTQ4OUFFOjZBNTMwNUY4IiwidmlzaXRvcl9pZCI6IjQwNzE1NDk3OTA2MDQ5NTMwODAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 94f693face7c77310bc93a7a88f10eeac7b71aced3eb5f54ea0d04b238d86dd1 |
| hovercard-subject-tag | issue:1198860515 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/54207/issue_layout |
| twitter:image | https://opengraph.githubassets.com/b7db22a9099d37e9d3409c16380b68a0383c9fe382dff9d972f2ba36e08bdd95/python/cpython/issues/54207 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/b7db22a9099d37e9d3409c16380b68a0383c9fe382dff9d972f2ba36e08bdd95/python/cpython/issues/54207 |
| og:image:alt | BPO 9998 Nosy @vsajip, @amauryfa, @abalkin, @meadori, @ambv, @vadmium, @aixtools Files ctypes_ld_lib_path.patch: Patch: ctypes.find_library() search LD_LIBRARY_PATH on linuxnew-patch-using-ld-and-t... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | jniehof |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width