Title: Derby: Convert the zlib, _bz2 and _lzma modules to use Argument Clinic · Issue #64392 · python/cpython · GitHub
Open Graph Title: Derby: Convert the zlib, _bz2 and _lzma modules to use Argument Clinic · Issue #64392 · python/cpython
X Title: Derby: Convert the zlib, _bz2 and _lzma modules to use Argument Clinic · Issue #64392 · python/cpython
Description: BPO 20193 Nosy @larryhastings, @meadori, @serhiy-storchaka Dependencies bpo-20226: Argument Clinic: support for simple expressions?bpo-20294: Argument Clinic: add support for init Files zlib_clinic.patchbz2_clinic.patchlzma_clinic.patchz...
Open Graph Description: BPO 20193 Nosy @larryhastings, @meadori, @serhiy-storchaka Dependencies bpo-20226: Argument Clinic: support for simple expressions?bpo-20294: Argument Clinic: add support for init Files zlib_clinic...
X Description: BPO 20193 Nosy @larryhastings, @meadori, @serhiy-storchaka Dependencies bpo-20226: Argument Clinic: support for simple expressions?bpo-20294: Argument Clinic: add support for init Files zlib_clinic...
Opengraph URL: https://github.com/python/cpython/issues/64392
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Derby: Convert the zlib, _bz2 and _lzma modules to use Argument Clinic","articleBody":"BPO | [20193](https://bugs.python.org/issue20193)\n--- | :---\nNosy | @larryhastings, @meadori, @serhiy-storchaka\nDependencies | \u003cli\u003ebpo-20226: Argument Clinic: support for simple expressions?\u003c/li\u003e\u003cli\u003ebpo-20294: Argument Clinic: add support for __init__\u003c/li\u003e\nFiles | \u003cli\u003e[zlib_clinic.patch](https://bugs.python.org/file33523/zlib_clinic.patch \"Uploaded as text/plain at 2014-01-18.11:46:59 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[bz2_clinic.patch](https://bugs.python.org/file33524/bz2_clinic.patch \"Uploaded as text/plain at 2014-01-18.11:47:01 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[lzma_clinic.patch](https://bugs.python.org/file33525/lzma_clinic.patch \"Uploaded as text/plain at 2014-01-18.11:47:02 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[zlib_clinic.patch](https://bugs.python.org/file33617/zlib_clinic.patch \"Uploaded as text/plain at 2014-01-22.12:59:07 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[bz2_clinic.patch](https://bugs.python.org/file33618/bz2_clinic.patch \"Uploaded as text/plain at 2014-01-22.12:59:09 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[lzma_clinic.patch](https://bugs.python.org/file33619/lzma_clinic.patch \"Uploaded as text/plain at 2014-01-22.12:59:09 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[lzma_clinic.patch](https://bugs.python.org/file33697/lzma_clinic.patch \"Uploaded as text/plain at 2014-01-25.10:17:31 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[zlib_clinic_2.patch](https://bugs.python.org/file33700/zlib_clinic_2.patch \"Uploaded as text/plain at 2014-01-25.12:49:34 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[zlib_clinic_3.patch](https://bugs.python.org/file33723/zlib_clinic_3.patch \"Uploaded as text/plain at 2014-01-26.12:05:22 by @serhiy-storchaka\")\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/serhiy-storchaka'\nclosed_at = \u003cDate 2014-01-26.22:05:28.147\u003e\ncreated_at = \u003cDate 2014-01-08.19:03:31.255\u003e\nlabels = ['extension-modules', 'type-feature']\ntitle = 'Derby: Convert the zlib, _bz2 and _lzma modules to use Argument Clinic'\nupdated_at = \u003cDate 2014-01-27.00:07:06.917\u003e\nuser = 'https://github.com/serhiy-storchaka'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2014-01-27.00:07:06.917\u003e\nactor = 'python-dev'\nassignee = 'serhiy.storchaka'\nclosed = True\nclosed_date = \u003cDate 2014-01-26.22:05:28.147\u003e\ncloser = 'serhiy.storchaka'\ncomponents = ['Extension Modules']\ncreation = \u003cDate 2014-01-08.19:03:31.255\u003e\ncreator = 'serhiy.storchaka'\ndependencies = ['20226', '20294']\nfiles = ['33523', '33524', '33525', '33617', '33618', '33619', '33697', '33700', '33723']\nhgrepos = []\nissue_num = 20193\nkeywords = ['patch']\nmessage_count = 28.0\nmessages = ['207696', '207698', '207704', '207707', '207709', '207712', '207713', '207717', '207720', '208396', '208485', '208797', '208850', '209183', '209184', '209189', '209191', '209194', '209242', '209243', '209287', '209294', '209296', '209298', '209349', '209356', '209357', '209370']\nnosy_count = 5.0\nnosy_names = ['larry', 'nadeem.vawda', 'meador.inge', 'python-dev', 'serhiy.storchaka']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue20193'\nversions = ['Python 3.4']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/serhiy-storchaka","@type":"Person","name":"serhiy-storchaka"},"datePublished":"2014-01-08T19:03:31.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":28},"url":"https://github.com/64392/cpython/issues/64392"}
| 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:e600a281-37f7-8631-eefd-0d642b818b49 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CC58:275F42:D6DDFF:1285967:696A8ED8 |
| html-safe-nonce | 07d253c214392e2f09596c74b74b692e04c343c95bd1fbbd98eac4eb6b5eaa51 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQzU4OjI3NUY0MjpENkRERkY6MTI4NTk2Nzo2OTZBOEVEOCIsInZpc2l0b3JfaWQiOiIxNjEzOTA0ODk4OTIwNDUxODAxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 65b8b2c7361ecf5668957bebd71443a255aa4700e19395b02f5182be4ab4f083 |
| hovercard-subject-tag | issue:1198912365 |
| 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/64392/issue_layout |
| twitter:image | https://opengraph.githubassets.com/43cd3bed128f598926153152902dfb6a74c34a7d8f374ca4b726a1b3139c0565/python/cpython/issues/64392 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/43cd3bed128f598926153152902dfb6a74c34a7d8f374ca4b726a1b3139c0565/python/cpython/issues/64392 |
| og:image:alt | BPO 20193 Nosy @larryhastings, @meadori, @serhiy-storchaka Dependencies bpo-20226: Argument Clinic: support for simple expressions?bpo-20294: Argument Clinic: add support for init Files zlib_clinic... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | serhiy-storchaka |
| hostname | github.com |
| expected-hostname | github.com |
| None | 4dd496afc954da9c207b2d9fbe86e3074619f565754aa1d9274aec30d9e5b8d7 |
| 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 | 31496a13b80a2f6ad77d6c617ee2255a3545b539 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width