This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2014-01-07 09:29 by serhiy.storchaka, last changed 2022-04-11 14:57 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
etree_clinic.patch | serhiy.storchaka, 2014-01-18 11:51 | review | ||
etree_clinic_2.patch | serhiy.storchaka, 2015-04-05 09:53 | review | ||
etree_clinic_3.patch | serhiy.storchaka, 2015-05-04 07:05 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:56 | admin | set | github: 64358 |
2015-05-04 12:52:21 | serhiy.storchaka | set | nosy:
- serhiy.storchaka |
2015-05-04 12:51:40 | serhiy.storchaka | set | nosy:
scoder, larry, eli.bendersky, python-dev, serhiy.storchaka dependencies: - Add docstrings for ElementTree module messages: + msg242554 stage: patch review -> needs patch |
2015-05-04 12:33:29 | python-dev | set | nosy:
+ python-dev messages: + msg242552 |
2015-05-04 07:17:35 | larry | set | messages: + msg242546 |
2015-05-04 07:05:27 | serhiy.storchaka | set | files:
+ etree_clinic_3.patch messages: + msg242545 |
2015-04-05 09:53:32 | serhiy.storchaka | set | files:
+ etree_clinic_2.patch messages: + msg240106 |
2015-02-25 15:24:55 | serhiy.storchaka | set | components: + Argument Clinic |
2014-01-18 11:51:18 | serhiy.storchaka | set | files: + etree_clinic.patch |
2014-01-18 11:49:42 | serhiy.storchaka | set | files: - etree_clinic.patch |
2014-01-18 11:49:34 | serhiy.storchaka | set | files: - etree_clinic.patch |
2014-01-09 09:34:36 | serhiy.storchaka | set | assignee: eli.bendersky dependencies: + Add docstrings for ElementTree module stage: needs patch -> patch review |
2014-01-08 01:36:37 | r.david.murray | link | issue20187 dependencies |
2014-01-08 00:17:25 | serhiy.storchaka | set | messages: + msg207638 |
2014-01-08 00:13:16 | larry | set | messages:
+ msg207633 title: Derby: Convert the ElementTree module to use Argument Clinic -> Derby #7: Convert 51 sites to Argument Clinic across 3 files -> Derby: Convert the ElementTree module to use Argument Clinic |
2014-01-08 00:10:39 | larry | set | messages: + msg207632 |
2014-01-08 00:06:00 | serhiy.storchaka | set | messages: + msg207631 |
2014-01-08 00:04:27 | serhiy.storchaka | set | versions: + Python 3.5, - Python 3.4 |
2014-01-08 00:00:46 | serhiy.storchaka | set | files:
+ etree_clinic.patch messages: + msg207630 title: Derby #7: Convert 51 sites to Argument Clinic across 3 files -> Derby: Convert the ElementTree module to use Argument Clinic |
2014-01-07 23:52:09 | larry | set | title: Derby: Convert the ElementTree module to use Argument Clinic -> Derby #7: Convert 51 sites to Argument Clinic across 3 files messages: + msg207624 stage: patch review -> needs patch |
2014-01-07 20:56:04 | larry | set | messages:
+ msg207597 title: Convert the ElementTree module to use Argument Clinic -> Derby: Convert the ElementTree module to use Argument Clinic |
2014-01-07 09:29:52 | serhiy.storchaka | set | dependencies: + Argument Clinic: broken support for 'O!', Argument Clinic generates wrong keyword parameter name for "default" |
2014-01-07 09:29:26 | serhiy.storchaka | create |