Title: Python on Windows disables all C runtime library assertions · Issue #49054 · python/cpython · GitHub
Open Graph Title: Python on Windows disables all C runtime library assertions · Issue #49054 · python/cpython
X Title: Python on Windows disables all C runtime library assertions · Issue #49054 · python/cpython
Description: BPO 4804 Nosy @loewis, @mhammond, @amauryfa, @kristjanvalur Files crterror.patchcrterror.patchcrterror.patch: a thread safe attempt at fine grained CRT error controlfopen.patchcrt_report_hook.patchcheck_fd.patch__pioinfo.patch__pioinfo.p...
Open Graph Description: BPO 4804 Nosy @loewis, @mhammond, @amauryfa, @kristjanvalur Files crterror.patchcrterror.patchcrterror.patch: a thread safe attempt at fine grained CRT error controlfopen.patchcrt_report_hook.patch...
X Description: BPO 4804 Nosy @loewis, @mhammond, @amauryfa, @kristjanvalur Files crterror.patchcrterror.patchcrterror.patch: a thread safe attempt at fine grained CRT error controlfopen.patchcrt_report_hook.patch...
Opengraph URL: https://github.com/python/cpython/issues/49054
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Python on Windows disables all C runtime library assertions","articleBody":"BPO | [4804](https://bugs.python.org/issue4804)\n--- | :---\nNosy | @loewis, @mhammond, @amauryfa, @kristjanvalur\nFiles | \u003cli\u003e[crterror.patch](https://bugs.python.org/file12715/crterror.patch \"Uploaded as text/plain at 2009-01-13.10:54:16 by @kristjanvalur\")\u003c/li\u003e\u003cli\u003e[crterror.patch](https://bugs.python.org/file12796/crterror.patch \"Uploaded as text/plain at 2009-01-19.15:03:41 by @kristjanvalur\")\u003c/li\u003e\u003cli\u003e[crterror.patch](https://bugs.python.org/file12802/crterror.patch \"Uploaded as text/plain at 2009-01-19.21:06:37 by @kristjanvalur\"): a thread safe attempt at fine grained CRT error control\u003c/li\u003e\u003cli\u003e[fopen.patch](https://bugs.python.org/file12916/fopen.patch \"Uploaded as text/plain at 2009-02-02.11:36:18 by @kristjanvalur\")\u003c/li\u003e\u003cli\u003e[crt_report_hook.patch](https://bugs.python.org/file12919/crt_report_hook.patch \"Uploaded as text/plain at 2009-02-02.17:01:57 by ocean-city\")\u003c/li\u003e\u003cli\u003e[check_fd.patch](https://bugs.python.org/file12942/check_fd.patch \"Uploaded as text/plain at 2009-02-04.20:46:14 by ocean-city\")\u003c/li\u003e\u003cli\u003e[__pioinfo.patch](https://bugs.python.org/file12950/__pioinfo.patch \"Uploaded as text/plain at 2009-02-06.10:45:49 by @kristjanvalur\")\u003c/li\u003e\u003cli\u003e[__pioinfo.patch](https://bugs.python.org/file12953/__pioinfo.patch \"Uploaded as text/plain at 2009-02-06.15:57:22 by @kristjanvalur\")\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 = None\nclosed_at = \u003cDate 2010-07-19.23:20:40.492\u003e\ncreated_at = \u003cDate 2009-01-02.04:09:39.306\u003e\nlabels = ['type-bug', 'OS-windows']\ntitle = 'Python on Windows disables all C runtime library assertions'\nupdated_at = \u003cDate 2010-07-19.23:20:40.490\u003e\nuser = 'https://github.com/mhammond'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2010-07-19.23:20:40.490\u003e\nactor = 'BreamoreBoy'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2010-07-19.23:20:40.492\u003e\ncloser = 'BreamoreBoy'\ncomponents = ['Windows']\ncreation = \u003cDate 2009-01-02.04:09:39.306\u003e\ncreator = 'mhammond'\ndependencies = []\nfiles = ['12715', '12796', '12802', '12916', '12919', '12942', '12950', '12953']\nhgrepos = []\nissue_num = 4804\nkeywords = ['patch', 'needs review']\nmessage_count = 62.0\nmessages = ['78753', '78766', '78767', '78768', '78769', '78770', '78780', '78842', '78848', '78854', '78892', '78897', '79731', '79762', '79782', '79786', '79803', '80172', '80191', '80196', '80197', '80209', '80214', '80215', '80859', '80865', '80890', '80904', '80905', '80906', '80911', '80931', '80932', '80933', '80934', '80935', '80936', '80937', '80938', '80956', '80959', '80998', '81000', '81040', '81072', '81074', '81079', '81093', '81133', '81135', '81160', '81258', '81262', '81271', '81275', '81321', '81459', '81535', '81549', '81552', '108689', '110838']\nnosy_count = 6.0\nnosy_names = ['loewis', 'mhammond', 'amaury.forgeotdarc', 'kristjan.jonsson', 'ocean-city', 'BreamoreBoy']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'patch review'\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue4804'\nversions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/mhammond","@type":"Person","name":"mhammond"},"datePublished":"2009-01-02T04:09:39.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":62},"url":"https://github.com/49054/cpython/issues/49054"}
| 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:018618f4-e428-05a1-17c1-c4ff07645b14 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9A1A:B97C3:A801654:EB9D815:6A50E77F |
| html-safe-nonce | 3192e6d7e255a23e160363601b344b176bd5348c121ebb772c77963596bb6b79 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QTFBOkI5N0MzOkE4MDE2NTQ6RUI5RDgxNTo2QTUwRTc3RiIsInZpc2l0b3JfaWQiOiIyODg5MDYyNDY4NzM5OTkyMzEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | d98f59d6f4b35bba0ca87badef14babd6d7c92d57a09a9946b4d020c4c326305 |
| hovercard-subject-tag | issue:1198839462 |
| 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/49054/issue_layout |
| twitter:image | https://opengraph.githubassets.com/50471202238bc8195170986fdc1e288f37d478f7056d4d5bc7d0cc487a3c0faa/python/cpython/issues/49054 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/50471202238bc8195170986fdc1e288f37d478f7056d4d5bc7d0cc487a3c0faa/python/cpython/issues/49054 |
| og:image:alt | BPO 4804 Nosy @loewis, @mhammond, @amauryfa, @kristjanvalur Files crterror.patchcrterror.patchcrterror.patch: a thread safe attempt at fine grained CRT error controlfopen.patchcrt_report_hook.patch... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | mhammond |
| hostname | github.com |
| expected-hostname | github.com |
| None | 72b13e0e8d0319acdd27a145cfe73f4f06c791713d0ac4690e41fb68ad28cac0 |
| 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 | fb19d617b534959801b4b7453938ecf1dfa22131 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width