issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.46B | issue_number int64 1 127k |
|---|---|---|---|---|---|---|---|---|---|
[
"python",
"cpython"
] | BPO | [701836](https://bugs.python.org/issue701836)
--- | :---
Nosy | @mwhudson, @facundobatista
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-05-30.19:29:34.000>
created_at = <Date 2003-03-11.21:46:44.000>
labels = ['interpreter-core']
title = 'Thread running (os.system or popen#)'
updated_at = <Date 2005-05-30.19:29:34.000>
user = 'https://bugs.python.org/johanfo'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-30.19:29:34.000>
actor = 'facundobatista'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-11.21:46:44.000>
creator = 'johanfo'
dependencies = []
files = []
hgrepos = []
issue_num = 701836
keywords = []
message_count = 6.0
messages = ['15079', '15080', '15081', '15082', '15083', '15084']
nosy_count = 3.0
nosy_names = ['mwh', 'facundobatista', 'johanfo']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue701836'
versions = ['Python 2.2']
```
</p></details>
| Thread running (os.system or popen#) | https://api.github.com/repos/python/cpython/issues/38148/comments | 6 | 2003-03-11T21:46:44Z | 2022-04-09T22:39:03Z | https://github.com/python/cpython/issues/38148 | 1,198,792,863 | 38,148 |
[
"python",
"cpython"
] | BPO | [701823](https://bugs.python.org/issue701823)
--- | :---
Nosy | @loewis
Files | <li>[2.3a2.diff](https://bugs.python.org/file826/2.3a2.diff "Uploaded as text/plain at 2003-03-11.21:38:56 by qual"): patch Makefile.pre.in, configure.in</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-03-30.15:53:57.000>
created_at = <Date 2003-03-11.21:34:53.000>
labels = ['expert-installation']
title = 'configure option --enable-shared make problems '
updated_at = <Date 2003-03-30.15:53:57.000>
user = 'https://bugs.python.org/qual'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-30.15:53:57.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2003-03-11.21:34:53.000>
creator = 'qual'
dependencies = []
files = ['826']
hgrepos = []
issue_num = 701823
keywords = []
message_count = 2.0
messages = ['15077', '15078']
nosy_count = 2.0
nosy_names = ['loewis', 'qual']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue701823'
versions = ['Python 2.3']
```
</p></details>
| configure option --enable-shared make problems | https://api.github.com/repos/python/cpython/issues/38147/comments | 2 | 2003-03-11T21:34:53Z | 2022-04-09T22:39:02Z | https://github.com/python/cpython/issues/38147 | 1,198,792,858 | 38,147 |
[
"python",
"cpython"
] | BPO | [701751](https://bugs.python.org/issue701751)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-09-02.11:59:38.000>
created_at = <Date 2003-03-11.19:13:40.000>
labels = ['build']
title = 'WINDOW in py_curses.h needs ncurses-devel'
updated_at = <Date 2003-09-02.11:59:38.000>
user = 'https://bugs.python.org/myudkowsky'
```
bugs.python.org fields:
```python
activity = <Date 2003-09-02.11:59:38.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-03-11.19:13:40.000>
creator = 'myudkowsky'
dependencies = []
files = []
hgrepos = []
issue_num = 701751
keywords = []
message_count = 2.0
messages = ['15075', '15076']
nosy_count = 2.0
nosy_names = ['akuchling', 'myudkowsky']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue701751'
versions = ['Python 2.2']
```
</p></details>
| WINDOW in py_curses.h needs ncurses-devel | https://api.github.com/repos/python/cpython/issues/38146/comments | 2 | 2003-03-11T19:13:40Z | 2022-04-09T22:39:01Z | https://github.com/python/cpython/issues/38146 | 1,198,792,856 | 38,146 |
[
"python",
"cpython"
] | BPO | [701743](https://bugs.python.org/issue701743)
--- | :---
Nosy | @loewis, @doerwalter, @brettcannon, @facundobatista
Files | <li>[diff.txt](https://bugs.python.org/file5085/diff.txt "Uploaded as text/plain at 2003-03-11.18:59:53 by @doerwalter")</li><li>[diff2.txt](https://bugs.python.org/file5086/diff2.txt "Uploaded as text/plain at 2003-03-17.14:25:14 by @doerwalter")</li><li>[diff3.txt](https://bugs.python.org/file5087/diff3.txt "Uploaded as text/plain at 2007-03-13.09:29:52 by @loewis")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2009-04-02.02:53:29.410>
created_at = <Date 2003-03-11.18:59:26.000>
labels = ['interpreter-core', 'type-feature']
title = 'Reloading pseudo modules'
updated_at = <Date 2009-04-02.02:53:29.408>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2009-04-02.02:53:29.408>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2009-04-02.02:53:29.410>
closer = 'brett.cannon'
components = ['Interpreter Core']
creation = <Date 2003-03-11.18:59:26.000>
creator = 'doerwalter'
dependencies = []
files = ['5085', '5086', '5087']
hgrepos = []
issue_num = 701743
keywords = ['patch']
message_count = 10.0
messages = ['43002', '43003', '43004', '43005', '43006', '43007', '43008', '68585', '68616', '85146']
nosy_count = 4.0
nosy_names = ['loewis', 'doerwalter', 'brett.cannon', 'facundobatista']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue701743'
versions = ['Python 2.6', 'Python 2.7']
```
</p></details>
| Reloading pseudo modules | https://api.github.com/repos/python/cpython/issues/38145/comments | 10 | 2003-03-11T18:59:26Z | 2022-04-09T22:39:00Z | https://github.com/python/cpython/issues/38145 | 1,198,792,854 | 38,145 |
[
"python",
"cpython"
] | BPO | [701494](https://bugs.python.org/issue701494)
--- | :---
Nosy | @doerwalter, @brettcannon, @rhettinger
Files | <li>[apply_removal.diff](https://bugs.python.org/file5082/apply_removal.diff "Uploaded as text/plain at 2003-03-11.12:34:29 by tzot"): diff -u of all files above</li><li>[apply_removal2.diff](https://bugs.python.org/file5083/apply_removal2.diff "Uploaded as text/plain at 2003-03-20.15:26:53 by @doerwalter"): Remove distutils, logging, bsddb from patch, simplify</li><li>[apply3.diff](https://bugs.python.org/file5084/apply3.diff "Uploaded as text/plain at 2003-03-21.08:16:40 by @doerwalter"): Brett's patch: Remove test_builtin, minor changes</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-04-06.09:20:23.000>
created_at = <Date 2003-03-11.12:32:59.000>
labels = ['library']
title = 'more apply removals'
updated_at = <Date 2003-04-06.09:20:23.000>
user = 'https://bugs.python.org/tzot'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-06.09:20:23.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-11.12:32:59.000>
creator = 'tzot'
dependencies = []
files = ['5082', '5083', '5084']
hgrepos = []
issue_num = 701494
keywords = ['patch']
message_count = 11.0
messages = ['42991', '42992', '42993', '42994', '42995', '42996', '42997', '42998', '42999', '43000', '43001']
nosy_count = 4.0
nosy_names = ['doerwalter', 'brett.cannon', 'rhettinger', 'tzot']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue701494'
versions = ['Python 2.3']
```
</p></details>
| more apply removals | https://api.github.com/repos/python/cpython/issues/38144/comments | 11 | 2003-03-11T12:32:59Z | 2022-04-09T22:38:59Z | https://github.com/python/cpython/issues/38144 | 1,198,792,845 | 38,144 |
[
"python",
"cpython"
] | BPO | [701395](https://bugs.python.org/issue701395)
--- | :---
Nosy | @malemburg, @loewis, @freddrake, @hyeshik
Files | <li>[Doc_api_concrete.tex.diff](https://bugs.python.org/file5081/Doc_api_concrete.tex.diff "Uploaded as text/plain at 2003-03-11.08:09:03 by @hyeshik"): patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2003-03-30.16:55:10.000>
created_at = <Date 2003-03-11.08:08:33.000>
labels = ['docs']
title = 'Wrong prototype for PyUnicode_Splitlines on documentation'
updated_at = <Date 2003-03-30.16:55:10.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-30.16:55:10.000>
actor = 'loewis'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-11.08:08:33.000>
creator = 'hyeshik.chang'
dependencies = []
files = ['5081']
hgrepos = []
issue_num = 701395
keywords = ['patch']
message_count = 3.0
messages = ['42988', '42989', '42990']
nosy_count = 4.0
nosy_names = ['lemburg', 'loewis', 'fdrake', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue701395'
versions = ['Python 2.3']
```
</p></details>
| Wrong prototype for PyUnicode_Splitlines on documentation | https://api.github.com/repos/python/cpython/issues/38143/comments | 3 | 2003-03-11T08:08:33Z | 2022-04-09T22:38:58Z | https://github.com/python/cpython/issues/38143 | 1,198,792,841 | 38,143 |
[
"python",
"cpython"
] | BPO | [701135](https://bugs.python.org/issue701135)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2003-03-11.10:37:10.000>
created_at = <Date 2003-03-10.21:15:42.000>
labels = ['invalid', 'docs']
title = 'except: grammar is incorrect'
updated_at = <Date 2003-03-11.10:37:10.000>
user = 'https://bugs.python.org/mferris1'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-11.10:37:10.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-10.21:15:42.000>
creator = 'mferris1'
dependencies = []
files = []
hgrepos = []
issue_num = 701135
keywords = []
message_count = 2.0
messages = ['15073', '15074']
nosy_count = 2.0
nosy_names = ['mwh', 'mferris1']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue701135'
versions = []
```
</p></details>
| except: grammar is incorrect | https://api.github.com/repos/python/cpython/issues/38142/comments | 2 | 2003-03-10T21:15:42Z | 2022-04-09T22:38:56Z | https://github.com/python/cpython/issues/38142 | 1,198,792,835 | 38,142 |
[
"python",
"cpython"
] | BPO | [701116](https://bugs.python.org/issue701116)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-12.09:01:20.000>
created_at = <Date 2003-03-10.20:53:38.000>
labels = ['expert-tkinter']
title = 'Bypassing upload failures. Tkinter origin-offset problem. '
updated_at = <Date 2003-03-12.09:01:20.000>
user = 'https://bugs.python.org/newbieroy'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-12.09:01:20.000>
actor = 'effbot'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-03-10.20:53:38.000>
creator = 'newbieroy'
dependencies = []
files = []
hgrepos = []
issue_num = 701116
keywords = []
message_count = 4.0
messages = ['15069', '15070', '15071', '15072']
nosy_count = 2.0
nosy_names = ['effbot', 'newbieroy']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue701116'
versions = ['Python 2.2']
```
</p></details>
| Bypassing upload failures. Tkinter origin-offset problem. | https://api.github.com/repos/python/cpython/issues/38141/comments | 4 | 2003-03-10T20:53:38Z | 2022-04-09T22:38:55Z | https://github.com/python/cpython/issues/38141 | 1,198,792,830 | 38,141 |
[
"python",
"cpython"
] | BPO | [700921](https://bugs.python.org/issue700921)
--- | :---
Nosy | @mwhudson, @akuchling, @cben
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-08-22.18:31:52.359>
created_at = <Date 2003-03-10.16:45:09.000>
labels = ['extension-modules', 'type-feature']
title = 'Wide-character curses'
updated_at = <Date 2009-08-22.18:31:52.358>
user = 'https://github.com/cben'
```
bugs.python.org fields:
```python
activity = <Date 2009-08-22.18:31:52.358>
actor = 'gpolo'
assignee = 'none'
closed = True
closed_date = <Date 2009-08-22.18:31:52.359>
closer = 'gpolo'
components = ['Extension Modules']
creation = <Date 2003-03-10.16:45:09.000>
creator = 'cben'
dependencies = []
files = []
hgrepos = []
issue_num = 700921
keywords = []
message_count = 11.0
messages = ['61103', '61104', '61105', '61106', '61107', '61108', '61109', '61110', '61111', '91869', '91870']
nosy_count = 7.0
nosy_names = ['mwh', 'akuchling', 'cben', 'moculus', 'gpolo', 'liori', 'inigoserna']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue700921'
versions = []
```
</p></details>
| Wide-character curses | https://api.github.com/repos/python/cpython/issues/38140/comments | 11 | 2003-03-10T16:45:09Z | 2022-04-09T22:38:53Z | https://github.com/python/cpython/issues/38140 | 1,198,792,826 | 38,140 |
[
"python",
"cpython"
] | BPO | [700858](https://bugs.python.org/issue700858)
--- | :---
Nosy | @birkenfeld
Files | <li>[zipfile.diff](https://bugs.python.org/file5080/zipfile.diff "Uploaded as text/plain at 2003-03-10.15:10:26 by nevdelap"): Diff with current released zipfile.diff. I'm sorry I haven't got time right now to test with the latest CVS version. If that's a problem maybe I can test with the latest version soon.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-03-21.02:20:13.000>
created_at = <Date 2003-03-10.15:08:24.000>
labels = ['library']
title = 'Replacing and deleting files in a zipfile archive.'
updated_at = <Date 2007-03-21.02:20:13.000>
user = 'https://bugs.python.org/nevdelap'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-21.02:20:13.000>
actor = 'sf-robot'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-10.15:08:24.000>
creator = 'nevdelap'
dependencies = []
files = ['5080']
hgrepos = []
issue_num = 700858
keywords = ['patch']
message_count = 10.0
messages = ['42978', '42979', '42980', '42981', '42982', '42983', '42984', '42985', '42986', '42987']
nosy_count = 5.0
nosy_names = ['georg.brandl', 'sf-robot', 'davidfraser', 'alanmcintyre', 'nevdelap']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue700858'
versions = ['Python 2.2']
```
</p></details>
| Replacing and deleting files in a zipfile archive. | https://api.github.com/repos/python/cpython/issues/38139/comments | 10 | 2003-03-10T15:08:24Z | 2022-04-09T22:38:52Z | https://github.com/python/cpython/issues/38139 | 1,198,792,821 | 38,139 |
[
"python",
"cpython"
] | BPO | [700839](https://bugs.python.org/issue700839)
--- | :---
Nosy | @loewis
Files | <li>[gettext.diff](https://bugs.python.org/file5079/gettext.diff "Uploaded as text/plain at 2003-03-10.14:24:12 by jdavid"): the patch, a diff agains gettext.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-10.16:14:05.000>
created_at = <Date 2003-03-10.14:22:22.000>
labels = ['library']
title = 'various gettext fixes'
updated_at = <Date 2003-03-10.16:14:05.000>
user = 'https://bugs.python.org/jdavid'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-10.16:14:05.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-10.14:22:22.000>
creator = 'jdavid'
dependencies = []
files = ['5079']
hgrepos = []
issue_num = 700839
keywords = ['patch']
message_count = 2.0
messages = ['42976', '42977']
nosy_count = 2.0
nosy_names = ['loewis', 'jdavid']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue700839'
versions = ['Python 2.3']
```
</p></details>
| various gettext fixes | https://api.github.com/repos/python/cpython/issues/38138/comments | 2 | 2003-03-10T14:22:22Z | 2022-04-09T22:38:51Z | https://github.com/python/cpython/issues/38138 | 1,198,792,815 | 38,138 |
[
"python",
"cpython"
] | BPO | [700831](https://bugs.python.org/issue700831)
--- | :---
Nosy | @Yhg1s, @warsaw
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2003-03-10.16:25:40.000>
created_at = <Date 2003-03-10.13:54:16.000>
labels = ['library']
title = 'email crashes on broken attachements'
updated_at = <Date 2003-03-10.16:25:40.000>
user = 'https://github.com/Yhg1s'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-10.16:25:40.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-10.13:54:16.000>
creator = 'twouters'
dependencies = []
files = []
hgrepos = []
issue_num = 700831
keywords = []
message_count = 2.0
messages = ['15067', '15068']
nosy_count = 2.0
nosy_names = ['twouters', 'barry']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue700831'
versions = []
```
</p></details>
| email crashes on broken attachements | https://api.github.com/repos/python/cpython/issues/38137/comments | 2 | 2003-03-10T13:54:16Z | 2022-04-09T22:38:51Z | https://github.com/python/cpython/issues/38137 | 1,198,792,813 | 38,137 |
[
"python",
"cpython"
] | BPO | [700827](https://bugs.python.org/issue700827)
--- | :---
Nosy | @loewis, @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-06-21.13:40:53.000>
created_at = <Date 2003-03-10.13:43:49.000>
labels = ['docs']
title = 'Compiler Limits (indentation)'
updated_at = <Date 2003-06-21.13:40:53.000>
user = 'https://bugs.python.org/twoinches'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-21.13:40:53.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-10.13:43:49.000>
creator = 'twoinches'
dependencies = []
files = []
hgrepos = []
issue_num = 700827
keywords = []
message_count = 5.0
messages = ['15062', '15063', '15064', '15065', '15066']
nosy_count = 4.0
nosy_names = ['loewis', 'brett.cannon', 'blunck2', 'twoinches']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue700827'
versions = []
```
</p></details>
| Compiler Limits (indentation) | https://api.github.com/repos/python/cpython/issues/38136/comments | 5 | 2003-03-10T13:43:49Z | 2022-04-09T22:38:49Z | https://github.com/python/cpython/issues/38136 | 1,198,792,807 | 38,136 |
[
"python",
"cpython"
] | BPO | [700798](https://bugs.python.org/issue700798)
--- | :---
Nosy | @freddrake
Files | <li>[ref3.patch](https://bugs.python.org/file825/ref3.patch "Uploaded as text/plain at 2003-03-10.12:41:16 by david_abrahams")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2003-03-20.18:37:24.000>
created_at = <Date 2003-03-10.12:40:06.000>
labels = ['docs']
title = 'fixes and cleanups for descriptor info'
updated_at = <Date 2003-03-20.18:37:24.000>
user = 'https://bugs.python.org/davidabrahams'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-20.18:37:24.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-10.12:40:06.000>
creator = 'david_abrahams'
dependencies = []
files = ['825']
hgrepos = []
issue_num = 700798
keywords = []
message_count = 2.0
messages = ['15060', '15061']
nosy_count = 2.0
nosy_names = ['fdrake', 'david_abrahams']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue700798'
versions = ['Python 2.3']
```
</p></details>
| fixes and cleanups for descriptor info | https://api.github.com/repos/python/cpython/issues/38135/comments | 2 | 2003-03-10T12:40:06Z | 2022-04-09T22:38:49Z | https://github.com/python/cpython/issues/38135 | 1,198,792,803 | 38,135 |
[
"python",
"cpython"
] | BPO | [700780](https://bugs.python.org/issue700780)
--- | :---
Nosy | @loewis, @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-10-23.17:53:03.000>
created_at = <Date 2003-03-10.11:54:04.000>
labels = ['build', 'invalid']
title = 'ncurses/curses on solaris'
updated_at = <Date 2003-10-23.17:53:03.000>
user = 'https://bugs.python.org/iainmorrison'
```
bugs.python.org fields:
```python
activity = <Date 2003-10-23.17:53:03.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-03-10.11:54:04.000>
creator = 'iainmorrison'
dependencies = []
files = []
hgrepos = []
issue_num = 700780
keywords = []
message_count = 6.0
messages = ['15054', '15055', '15056', '15057', '15058', '15059']
nosy_count = 3.0
nosy_names = ['loewis', 'akuchling', 'iainmorrison']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue700780'
versions = []
```
</p></details>
| ncurses/curses on solaris | https://api.github.com/repos/python/cpython/issues/38134/comments | 6 | 2003-03-10T11:54:04Z | 2022-04-09T22:38:48Z | https://github.com/python/cpython/issues/38134 | 1,198,792,801 | 38,134 |
[
"python",
"cpython"
] | BPO | [700651](https://bugs.python.org/issue700651)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-14.15:37:33.000>
created_at = <Date 2003-03-10.05:20:20.000>
labels = ['expert-tkinter']
title = 'Canvas origin is off-canvas in create_<item>(). Workaround '
updated_at = <Date 2003-03-14.15:37:33.000>
user = 'https://bugs.python.org/newbieroy'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-14.15:37:33.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-03-10.05:20:20.000>
creator = 'newbieroy'
dependencies = []
files = []
hgrepos = []
issue_num = 700651
keywords = []
message_count = 2.0
messages = ['15052', '15053']
nosy_count = 2.0
nosy_names = ['akuchling', 'newbieroy']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue700651'
versions = ['Python 2.2']
```
</p></details>
| Canvas origin is off-canvas in create_<item>(). Workaround | https://api.github.com/repos/python/cpython/issues/38133/comments | 2 | 2003-03-10T05:20:20Z | 2022-04-09T22:38:46Z | https://github.com/python/cpython/issues/38133 | 1,198,792,797 | 38,133 |
[
"python",
"cpython"
] | BPO | [700650](https://bugs.python.org/issue700650)
--- | :---
Nosy | @facundobatista
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-05-30.19:31:15.000>
created_at = <Date 2003-03-10.05:17:50.000>
labels = ['expert-tkinter']
title = 'Canvas origin is off-canvas in create_<item>(). Worka'
updated_at = <Date 2005-05-30.19:31:15.000>
user = 'https://bugs.python.org/newbieroy'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-30.19:31:15.000>
actor = 'facundobatista'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-03-10.05:17:50.000>
creator = 'newbieroy'
dependencies = []
files = []
hgrepos = []
issue_num = 700650
keywords = []
message_count = 4.0
messages = ['15048', '15049', '15050', '15051']
nosy_count = 2.0
nosy_names = ['facundobatista', 'newbieroy']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue700650'
versions = ['Python 2.2']
```
</p></details>
| Canvas origin is off-canvas in create_<item>(). Worka | https://api.github.com/repos/python/cpython/issues/38132/comments | 4 | 2003-03-10T05:17:50Z | 2022-04-09T22:38:45Z | https://github.com/python/cpython/issues/38132 | 1,198,792,794 | 38,132 |
[
"python",
"cpython"
] | BPO | [700055](https://bugs.python.org/issue700055)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-20.21:28:51.000>
created_at = <Date 2003-03-08.19:39:37.000>
labels = ['library']
title = 'site.py should ignore trailing CRs in .pth files'
updated_at = <Date 2004-03-20.21:28:51.000>
user = 'https://bugs.python.org/deverhart'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-20.21:28:51.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-08.19:39:37.000>
creator = 'd_everhart'
dependencies = []
files = []
hgrepos = []
issue_num = 700055
keywords = []
message_count = 3.0
messages = ['15045', '15046', '15047']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'd_everhart']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue700055'
versions = ['Python 2.2']
```
</p></details>
| site.py should ignore trailing CRs in .pth files | https://api.github.com/repos/python/cpython/issues/38131/comments | 3 | 2003-03-08T19:39:37Z | 2022-04-09T22:38:44Z | https://github.com/python/cpython/issues/38131 | 1,198,792,788 | 38,131 |
[
"python",
"cpython"
] | BPO | [700047](https://bugs.python.org/issue700047)
--- | :---
Nosy | @rhettinger, @hyeshik
Files | <li>[uobjleak.txt](https://bugs.python.org/file5078/uobjleak.txt "Uploaded as text/plain at 2003-03-08.19:16:30 by @hyeshik"): patch to Objects/unicodeobject.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-09.07:42:58.000>
created_at = <Date 2003-03-08.19:15:56.000>
labels = ['interpreter-core']
title = 'unicode object leaks refcount on resizing'
updated_at = <Date 2003-03-09.07:42:58.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-09.07:42:58.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-08.19:15:56.000>
creator = 'hyeshik.chang'
dependencies = []
files = ['5078']
hgrepos = []
issue_num = 700047
keywords = ['patch']
message_count = 2.0
messages = ['42974', '42975']
nosy_count = 2.0
nosy_names = ['rhettinger', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue700047'
versions = ['Python 2.3']
```
</p></details>
| unicode object leaks refcount on resizing | https://api.github.com/repos/python/cpython/issues/38130/comments | 2 | 2003-03-08T19:15:56Z | 2022-04-09T22:38:42Z | https://github.com/python/cpython/issues/38130 | 1,198,792,779 | 38,130 |
[
"python",
"cpython"
] | BPO | [699934](https://bugs.python.org/issue699934)
--- | :---
Nosy | @mwhudson, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-04-06.19:30:08.000>
created_at = <Date 2003-03-08.12:29:13.000>
labels = ['interpreter-core']
title = 'Obscure error message'
updated_at = <Date 2003-04-06.19:30:08.000>
user = 'https://bugs.python.org/bpettersen'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-06.19:30:08.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-08.12:29:13.000>
creator = 'bpettersen'
dependencies = []
files = []
hgrepos = []
issue_num = 699934
keywords = []
message_count = 9.0
messages = ['15036', '15037', '15038', '15039', '15040', '15041', '15042', '15043', '15044']
nosy_count = 3.0
nosy_names = ['mwh', 'rhettinger', 'bpettersen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue699934'
versions = ['Python 2.3']
```
</p></details>
| Obscure error message | https://api.github.com/repos/python/cpython/issues/38129/comments | 9 | 2003-03-08T12:29:13Z | 2022-04-09T22:38:42Z | https://github.com/python/cpython/issues/38129 | 1,198,792,775 | 38,129 |
[
"python",
"cpython"
] | BPO | [699816](https://bugs.python.org/issue699816)
--- | :---
Nosy | @facundobatista
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-05-30.19:32:37.000>
created_at = <Date 2003-03-08.06:21:41.000>
labels = ['expert-tkinter']
title = 'Canvas Widget origin is off-screen'
updated_at = <Date 2005-05-30.19:32:37.000>
user = 'https://bugs.python.org/newbieroy'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-30.19:32:37.000>
actor = 'facundobatista'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-03-08.06:21:41.000>
creator = 'newbieroy'
dependencies = []
files = []
hgrepos = []
issue_num = 699816
keywords = []
message_count = 4.0
messages = ['15032', '15033', '15034', '15035']
nosy_count = 2.0
nosy_names = ['facundobatista', 'newbieroy']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue699816'
versions = ['Python 2.2']
```
</p></details>
| Canvas Widget origin is off-screen | https://api.github.com/repos/python/cpython/issues/38128/comments | 4 | 2003-03-08T06:21:41Z | 2022-04-09T22:38:40Z | https://github.com/python/cpython/issues/38128 | 1,198,792,769 | 38,128 |
[
"python",
"cpython"
] | BPO | [699634](https://bugs.python.org/issue699634)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-07.21:49:07.000>
created_at = <Date 2003-03-07.21:16:19.000>
labels = ['expert-IDLE']
title = "Erroneous message from IDLE's parser"
updated_at = <Date 2003-03-07.21:49:07.000>
user = 'https://bugs.python.org/newbieroy'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-07.21:49:07.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-03-07.21:16:19.000>
creator = 'newbieroy'
dependencies = []
files = []
hgrepos = []
issue_num = 699634
keywords = []
message_count = 2.0
messages = ['15030', '15031']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'newbieroy']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue699634'
versions = []
```
</p></details>
| Erroneous message from IDLE's parser | https://api.github.com/repos/python/cpython/issues/38127/comments | 2 | 2003-03-07T21:16:19Z | 2022-04-09T22:38:39Z | https://github.com/python/cpython/issues/38127 | 1,198,792,765 | 38,127 |
[
"python",
"cpython"
] | BPO | [699630](https://bugs.python.org/issue699630)
--- | :---
Nosy | @rhettinger, @kbkaiser
Files | <li>[ErrMsg2003Mar5.htm](https://bugs.python.org/file823/ErrMsg2003Mar5.htm "Uploaded as text/html at 2003-03-09.21:44:14 by newbieroy"): Screen shots of code and error message. Second try at upload. Netscape 4.7</li><li>[ErrMsg2003Mar5.htm](https://bugs.python.org/file824/ErrMsg2003Mar5.htm "Uploaded as text/html at 2003-03-09.21:48:05 by newbieroy"): Third try. Code + error msg. I'm using Netscape 4.7, if that helps.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-07-10.05:35:00.000>
created_at = <Date 2003-03-07.21:09:26.000>
labels = ['expert-IDLE']
title = 'Erroneous error message from IDLE'
updated_at = <Date 2003-07-10.05:35:00.000>
user = 'https://bugs.python.org/newbieroy'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-10.05:35:00.000>
actor = 'kbk'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-03-07.21:09:26.000>
creator = 'newbieroy'
dependencies = []
files = ['823', '824']
hgrepos = []
issue_num = 699630
keywords = []
message_count = 4.0
messages = ['15026', '15027', '15028', '15029']
nosy_count = 3.0
nosy_names = ['rhettinger', 'kbk', 'newbieroy']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue699630'
versions = []
```
</p></details>
| Erroneous error message from IDLE | https://api.github.com/repos/python/cpython/issues/38126/comments | 4 | 2003-03-07T21:09:26Z | 2022-04-09T22:38:38Z | https://github.com/python/cpython/issues/38126 | 1,198,792,763 | 38,126 |
[
"python",
"cpython"
] | BPO | [699600](https://bugs.python.org/issue699600)
--- | :---
Nosy | @warsaw
Files | <li>[mimetextbug.py](https://bugs.python.org/file822/mimetextbug.py "Uploaded as text/plain at 2003-03-07.20:10:53 by tmick"): Python script showing bug and workaround (also includes suggested replacement MIMEText class)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2003-03-17.18:50:04.000>
created_at = <Date 2003-03-07.20:08:17.000>
labels = ['library']
title = "MIMEText's c'tor adds unwanted trailing newline to text"
updated_at = <Date 2003-03-17.18:50:04.000>
user = 'https://bugs.python.org/tmick'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-17.18:50:04.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-07.20:08:17.000>
creator = 'tmick'
dependencies = []
files = ['822']
hgrepos = []
issue_num = 699600
keywords = []
message_count = 3.0
messages = ['15023', '15024', '15025']
nosy_count = 2.0
nosy_names = ['barry', 'tmick']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue699600'
versions = ['Python 2.3']
```
</p></details>
| MIMEText's c'tor adds unwanted trailing newline to text | https://api.github.com/repos/python/cpython/issues/38125/comments | 3 | 2003-03-07T20:08:17Z | 2022-04-09T22:38:38Z | https://github.com/python/cpython/issues/38125 | 1,198,792,761 | 38,125 |
[
"python",
"cpython"
] | BPO | [699594](https://bugs.python.org/issue699594)
--- | :---
Nosy | @gvanrossum, @tiran
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2008-01-04.19:48:39.893>
created_at = <Date 2003-03-07.19:58:02.000>
labels = ['interpreter-core']
title = 'refcount problem involving debugger'
updated_at = <Date 2008-01-04.19:48:39.891>
user = 'https://bugs.python.org/jhylton'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-04.19:48:39.891>
actor = 'christian.heimes'
assignee = 'gvanrossum'
closed = True
closed_date = <Date 2008-01-04.19:48:39.893>
closer = 'christian.heimes'
components = ['Interpreter Core']
creation = <Date 2003-03-07.19:58:02.000>
creator = 'jhylton'
dependencies = []
files = []
hgrepos = []
issue_num = 699594
keywords = []
message_count = 4.0
messages = ['15020', '15021', '15022', '59253']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'jhylton', 'christian.heimes']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue699594'
versions = []
```
</p></details>
| refcount problem involving debugger | https://api.github.com/repos/python/cpython/issues/38124/comments | 4 | 2003-03-07T19:58:02Z | 2022-04-09T22:38:37Z | https://github.com/python/cpython/issues/38124 | 1,198,792,758 | 38,124 |
[
"python",
"cpython"
] | BPO | [699386](https://bugs.python.org/issue699386)
--- | :---
Nosy | @loewis, @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-03-08.10:37:30.000>
created_at = <Date 2003-03-07.14:02:58.000>
labels = ['OS-mac']
title = 'test_unicode_file fails on MacOS9'
updated_at = <Date 2003-03-08.10:37:30.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-08.10:37:30.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-07.14:02:58.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 699386
keywords = []
message_count = 2.0
messages = ['15018', '15019']
nosy_count = 2.0
nosy_names = ['loewis', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue699386'
versions = []
```
</p></details>
| test_unicode_file fails on MacOS9 | https://api.github.com/repos/python/cpython/issues/38123/comments | 2 | 2003-03-07T14:02:58Z | 2022-04-09T22:38:36Z | https://github.com/python/cpython/issues/38123 | 1,198,792,753 | 38,123 |
[
"python",
"cpython"
] | BPO | [699379](https://bugs.python.org/issue699379)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-19.01:10:30.000>
created_at = <Date 2003-03-07.13:38:50.000>
labels = ['build']
title = 'ncurses/curses on solaris'
updated_at = <Date 2003-03-19.01:10:30.000>
user = 'https://bugs.python.org/iainmorrison'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-19.01:10:30.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-03-07.13:38:50.000>
creator = 'iainmorrison'
dependencies = []
files = []
hgrepos = []
issue_num = 699379
keywords = []
message_count = 2.0
messages = ['15016', '15017']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'iainmorrison']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue699379'
versions = []
```
</p></details>
| ncurses/curses on solaris | https://api.github.com/repos/python/cpython/issues/38122/comments | 2 | 2003-03-07T13:38:50Z | 2022-04-09T22:38:34Z | https://github.com/python/cpython/issues/38122 | 1,198,792,749 | 38,122 |
[
"python",
"cpython"
] | BPO | [699312](https://bugs.python.org/issue699312)
--- | :---
Nosy | @loewis, @aleaxit
Files | <li>[bool.patch](https://bugs.python.org/file821/bool.patch "Uploaded as text/plain at 2003-04-19.18:45:24 by @aleaxit"): patch fixing the problem & testing the fix too</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-19.21:13:57.000>
created_at = <Date 2003-03-07.10:59:08.000>
labels = ['library']
title = 'builtin type inconsistency'
updated_at = <Date 2003-04-19.21:13:57.000>
user = 'https://github.com/aleaxit'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-19.21:13:57.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-07.10:59:08.000>
creator = 'aleax'
dependencies = []
files = ['821']
hgrepos = []
issue_num = 699312
keywords = []
message_count = 6.0
messages = ['15010', '15011', '15012', '15013', '15014', '15015']
nosy_count = 2.0
nosy_names = ['loewis', 'aleax']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue699312'
versions = ['Python 2.3']
```
</p></details>
| builtin type inconsistency | https://api.github.com/repos/python/cpython/issues/38121/comments | 6 | 2003-03-07T10:59:08Z | 2022-04-09T22:38:33Z | https://github.com/python/cpython/issues/38121 | 1,198,792,746 | 38,121 |
[
"python",
"cpython"
] | BPO | [699237](https://bugs.python.org/issue699237)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-03-12.05:04:24.000>
created_at = <Date 2003-03-07.07:26:04.000>
labels = ['docs']
title = 'Tutorial uses omitted slice indices before explaining them'
updated_at = <Date 2003-03-12.05:04:24.000>
user = 'https://bugs.python.org/mpthomas'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-12.05:04:24.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-07.07:26:04.000>
creator = 'mpthomas'
dependencies = []
files = []
hgrepos = []
issue_num = 699237
keywords = []
message_count = 2.0
messages = ['15008', '15009']
nosy_count = 2.0
nosy_names = ['rhettinger', 'mpthomas']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue699237'
versions = []
```
</p></details>
| Tutorial uses omitted slice indices before explaining them | https://api.github.com/repos/python/cpython/issues/38120/comments | 2 | 2003-03-07T07:26:04Z | 2022-04-09T22:38:32Z | https://github.com/python/cpython/issues/38120 | 1,198,792,741 | 38,120 |
[
"python",
"cpython"
] | BPO | [699079](https://bugs.python.org/issue699079)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-06-09.20:00:11.000>
created_at = <Date 2003-03-06.23:49:32.000>
labels = ['library']
title = 'HTMLParser crash on glued tag attributes'
updated_at = <Date 2003-06-09.20:00:11.000>
user = 'https://bugs.python.org/adsr'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-09.20:00:11.000>
actor = 'adsr'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-06.23:49:32.000>
creator = 'adsr'
dependencies = []
files = []
hgrepos = []
issue_num = 699079
keywords = []
message_count = 3.0
messages = ['15005', '15006', '15007']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'adsr']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue699079'
versions = []
```
</p></details>
| HTMLParser crash on glued tag attributes | https://api.github.com/repos/python/cpython/issues/38119/comments | 3 | 2003-03-06T23:49:32Z | 2022-04-09T22:38:30Z | https://github.com/python/cpython/issues/38119 | 1,198,792,734 | 38,119 |
[
"python",
"cpython"
] | BPO | [699068](https://bugs.python.org/issue699068)
--- | :---
Nosy | @loewis, @facundobatista
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-03-21.18:35:06.000>
created_at = <Date 2003-03-06.23:15:08.000>
labels = ['expert-tkinter']
title = 'Error using Tkinter embeded in C++'
updated_at = <Date 2005-03-21.18:35:06.000>
user = 'https://bugs.python.org/johnnoone'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-21.18:35:06.000>
actor = 'facundobatista'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-03-06.23:15:08.000>
creator = 'johnnoone'
dependencies = []
files = []
hgrepos = []
issue_num = 699068
keywords = []
message_count = 4.0
messages = ['15001', '15002', '15003', '15004']
nosy_count = 3.0
nosy_names = ['loewis', 'facundobatista', 'johnnoone']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue699068'
versions = ['Python 2.2']
```
</p></details>
| Error using Tkinter embeded in C++ | https://api.github.com/repos/python/cpython/issues/38118/comments | 4 | 2003-03-06T23:15:08Z | 2022-04-09T22:38:29Z | https://github.com/python/cpython/issues/38118 | 1,198,792,731 | 38,118 |
[
"python",
"cpython"
] | BPO | [698900](https://bugs.python.org/issue698900)
--- | :---
Nosy | @freddrake, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2007-08-23.19:46:08.044>
created_at = <Date 2003-03-06.18:45:51.000>
labels = ['type-feature', 'docs']
title = 'Provide "plucker" format docs.'
updated_at = <Date 2007-08-23.19:46:08.042>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2007-08-23.19:46:08.042>
actor = 'georg.brandl'
assignee = 'fdrake'
closed = True
closed_date = <Date 2007-08-23.19:46:08.044>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2003-03-06.18:45:51.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 698900
keywords = []
message_count = 2.0
messages = ['53803', '55194']
nosy_count = 2.0
nosy_names = ['fdrake', 'georg.brandl']
pr_nums = []
priority = 'low'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue698900'
versions = []
```
</p></details>
| Provide "plucker" format docs. | https://api.github.com/repos/python/cpython/issues/38117/comments | 2 | 2003-03-06T18:45:51Z | 2022-04-09T22:38:29Z | https://github.com/python/cpython/issues/38117 | 1,198,792,727 | 38,117 |
[
"python",
"cpython"
] | BPO | [698833](https://bugs.python.org/issue698833)
--- | :---
Nosy | @loewis
Files | <li>[zipfile_decryption.diff](https://bugs.python.org/file5075/zipfile_decryption.diff "Uploaded as text/plain at 2003-03-06.16:59:45 by giovannibajo"): Support for decryption</li><li>[test_zipfile.diff](https://bugs.python.org/file5076/test_zipfile.diff "Uploaded as text/plain at 2003-03-09.18:10:24 by giovannibajo"): Patch for test_zipfile.py which tests for decryption</li><li>[libzipfile.tex.diff](https://bugs.python.org/file5077/libzipfile.tex.diff "Uploaded as text/plain at 2003-03-09.18:43:14 by giovannibajo"): Documentation update</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-02-13.09:50:07.000>
created_at = <Date 2003-03-06.16:57:30.000>
labels = ['library']
title = 'ZipFile - support for file decryption'
updated_at = <Date 2007-02-13.09:50:07.000>
user = 'https://bugs.python.org/giovannibajo'
```
bugs.python.org fields:
```python
activity = <Date 2007-02-13.09:50:07.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-06.16:57:30.000>
creator = 'giovannibajo'
dependencies = []
files = ['5075', '5076', '5077']
hgrepos = []
issue_num = 698833
keywords = ['patch']
message_count = 2.0
messages = ['42972', '42973']
nosy_count = 2.0
nosy_names = ['loewis', 'giovannibajo']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue698833'
versions = ['Python 2.3']
```
</p></details>
| ZipFile - support for file decryption | https://api.github.com/repos/python/cpython/issues/38116/comments | 2 | 2003-03-06T16:57:30Z | 2022-04-09T22:38:27Z | https://github.com/python/cpython/issues/38116 | 1,198,792,724 | 38,116 |
[
"python",
"cpython"
] | BPO | [698706](https://bugs.python.org/issue698706)
--- | :---
Nosy | @birkenfeld, @facundobatista
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-11-26.16:32:59.000>
created_at = <Date 2003-03-06.13:45:38.000>
labels = ['library']
title = 'imaplib: parsing INTERNALDATE'
updated_at = <Date 2005-11-26.16:32:59.000>
user = 'https://bugs.python.org/hinsen'
```
bugs.python.org fields:
```python
activity = <Date 2005-11-26.16:32:59.000>
actor = 'georg.brandl'
assignee = 'pierslauder'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-06.13:45:38.000>
creator = 'hinsen'
dependencies = []
files = []
hgrepos = []
issue_num = 698706
keywords = []
message_count = 4.0
messages = ['14997', '14998', '14999', '15000']
nosy_count = 5.0
nosy_names = ['georg.brandl', 'facundobatista', 'hinsen', 'pierslauder', 'anadelonbrin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue698706'
versions = ['Python 2.4']
```
</p></details>
| imaplib: parsing INTERNALDATE | https://api.github.com/repos/python/cpython/issues/38115/comments | 4 | 2003-03-06T13:45:38Z | 2022-04-09T22:38:26Z | https://github.com/python/cpython/issues/38115 | 1,198,792,716 | 38,115 |
[
"python",
"cpython"
] | BPO | [698561](https://bugs.python.org/issue698561)
--- | :---
Nosy | @tim-one, @terryjreedy
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-09.20:31:52.000>
created_at = <Date 2003-03-06.08:50:37.000>
labels = ['invalid']
title = 'list.index() bhvr change > python2.x'
updated_at = <Date 2003-03-09.20:31:52.000>
user = 'https://bugs.python.org/wittfoth'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-09.20:31:52.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-03-06.08:50:37.000>
creator = 'wittfoth'
dependencies = []
files = []
hgrepos = []
issue_num = 698561
keywords = []
message_count = 3.0
messages = ['14994', '14995', '14996']
nosy_count = 3.0
nosy_names = ['tim.peters', 'terry.reedy', 'wittfoth']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue698561'
versions = []
```
</p></details>
| list.index() bhvr change > python2.x | https://api.github.com/repos/python/cpython/issues/38114/comments | 3 | 2003-03-06T08:50:37Z | 2022-04-09T22:38:25Z | https://github.com/python/cpython/issues/38114 | 1,198,792,711 | 38,114 |
[
"python",
"cpython"
] | BPO | [698520](https://bugs.python.org/issue698520)
--- | :---
Nosy | @brettcannon, @rhettinger
Files | <li>[urllib_iter.diff](https://bugs.python.org/file5073/urllib_iter.diff "Uploaded as text/plain at 2003-03-06.06:38:21 by @brettcannon"): 2003-02-05: cvs diff -u</li><li>[iter_and_doc.diff](https://bugs.python.org/file5074/iter_and_doc.diff "Uploaded as text/plain at 2003-03-07.23:50:10 by @brettcannon"): 2003-02-07: patch for adding iteration support and doc change</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-03-09.05:46:02.000>
created_at = <Date 2003-03-06.06:37:48.000>
labels = ['library']
title = 'Iterator for urllib.URLOpener'
updated_at = <Date 2003-03-09.05:46:02.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-09.05:46:02.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-06.06:37:48.000>
creator = 'brett.cannon'
dependencies = []
files = ['5073', '5074']
hgrepos = []
issue_num = 698520
keywords = ['patch']
message_count = 6.0
messages = ['42966', '42967', '42968', '42969', '42970', '42971']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue698520'
versions = ['Python 2.3']
```
</p></details>
| Iterator for urllib.URLOpener | https://api.github.com/repos/python/cpython/issues/38113/comments | 6 | 2003-03-06T06:37:48Z | 2022-04-09T22:38:24Z | https://github.com/python/cpython/issues/38113 | 1,198,792,709 | 38,113 |
[
"python",
"cpython"
] | BPO | [698517](https://bugs.python.org/issue698517)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-03-29.10:02:49.000>
created_at = <Date 2003-03-06.05:52:40.000>
labels = ['expert-tkinter']
title = 'Tk 8.4.2 and Tkinter.py _substitue function'
updated_at = <Date 2003-03-29.10:02:49.000>
user = 'https://bugs.python.org/corvus'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-29.10:02:49.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-03-06.05:52:40.000>
creator = 'corvus'
dependencies = []
files = []
hgrepos = []
issue_num = 698517
keywords = []
message_count = 2.0
messages = ['14992', '14993']
nosy_count = 2.0
nosy_names = ['loewis', 'corvus']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue698517'
versions = ['Python 2.3']
```
</p></details>
| Tk 8.4.2 and Tkinter.py _substitue function | https://api.github.com/repos/python/cpython/issues/38112/comments | 2 | 2003-03-06T05:52:40Z | 2022-04-09T22:38:23Z | https://github.com/python/cpython/issues/38112 | 1,198,792,708 | 38,112 |
[
"python",
"cpython"
] | BPO | [698505](https://bugs.python.org/issue698505)
--- | :---
Nosy | @freddrake, @rhettinger
Files | <li>[libhotshot.tex](https://bugs.python.org/file5071/libhotshot.tex "Uploaded as application/x-tex at 2003-03-06.05:39:12 by anthonybaxter"): libhotshot.tex</li><li>[lib.tex.patch](https://bugs.python.org/file5072/lib.tex.patch "Uploaded as text/plain at 2003-03-06.05:39:54 by anthonybaxter"): patch to lib.tex</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-07.12:38:24.000>
created_at = <Date 2003-03-06.05:36:31.000>
labels = ['docs']
title = 'docs for hotshot module'
updated_at = <Date 2003-04-07.12:38:24.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-07.12:38:24.000>
actor = 'anthonybaxter'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-06.05:36:31.000>
creator = 'anthonybaxter'
dependencies = []
files = ['5071', '5072']
hgrepos = []
issue_num = 698505
keywords = ['patch']
message_count = 5.0
messages = ['42961', '42962', '42963', '42964', '42965']
nosy_count = 3.0
nosy_names = ['fdrake', 'anthonybaxter', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue698505'
versions = []
```
</p></details>
| docs for hotshot module | https://api.github.com/repos/python/cpython/issues/38111/comments | 5 | 2003-03-06T05:36:31Z | 2022-04-09T22:38:21Z | https://github.com/python/cpython/issues/38111 | 1,198,792,704 | 38,111 |
[
"python",
"cpython"
] | BPO | [698374](https://bugs.python.org/issue698374)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-05-27.16:15:38.000>
created_at = <Date 2003-03-05.23:46:07.000>
labels = []
title = 'urllib2 Request.get_host and proxies'
updated_at = <Date 2006-05-27.16:15:38.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2006-05-27.16:15:38.000>
actor = 'jjlee'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-03-05.23:46:07.000>
creator = 'jjlee'
dependencies = []
files = []
hgrepos = []
issue_num = 698374
keywords = []
message_count = 2.0
messages = ['14990', '14991']
nosy_count = 1.0
nosy_names = ['jjlee']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue698374'
versions = []
```
</p></details>
| urllib2 Request.get_host and proxies | https://api.github.com/repos/python/cpython/issues/38110/comments | 2 | 2003-03-05T23:46:07Z | 2022-04-09T22:38:20Z | https://github.com/python/cpython/issues/38110 | 1,198,792,699 | 38,110 |
[
"python",
"cpython"
] | BPO | [698282](https://bugs.python.org/issue698282)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-09-04.18:48:41.000>
created_at = <Date 2003-03-05.20:52:29.000>
labels = ['interpreter-core']
title = '__file__ attribute missing from dynamicly loaded module'
updated_at = <Date 2003-09-04.18:48:41.000>
user = 'https://bugs.python.org/dsweeton'
```
bugs.python.org fields:
```python
activity = <Date 2003-09-04.18:48:41.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-05.20:52:29.000>
creator = 'dsweeton'
dependencies = []
files = []
hgrepos = []
issue_num = 698282
keywords = []
message_count = 3.0
messages = ['14987', '14988', '14989']
nosy_count = 3.0
nosy_names = ['loewis', 'shacktoms', 'dsweeton']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue698282'
versions = ['Python 2.2']
```
</p></details>
| __file__ attribute missing from dynamicly loaded module | https://api.github.com/repos/python/cpython/issues/38109/comments | 3 | 2003-03-05T20:52:29Z | 2022-04-09T22:38:19Z | https://github.com/python/cpython/issues/38109 | 1,198,792,696 | 38,109 |
[
"python",
"cpython"
] | BPO | [698082](https://bugs.python.org/issue698082)
--- | :---
Nosy | @theller
Files | <li>[modulefinder.diff](https://bugs.python.org/file5070/modulefinder.diff "Uploaded as text/plain at 2003-03-05.17:01:35 by @theller")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-05.17:35:08.000>
created_at = <Date 2003-03-05.17:00:29.000>
labels = ['library']
title = 'Modulefinder and excludes'
updated_at = <Date 2003-03-05.17:35:08.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-05.17:35:08.000>
actor = 'jvr'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-05.17:00:29.000>
creator = 'theller'
dependencies = []
files = ['5070']
hgrepos = []
issue_num = 698082
keywords = ['patch']
message_count = 3.0
messages = ['42958', '42959', '42960']
nosy_count = 2.0
nosy_names = ['theller', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue698082'
versions = ['Python 2.3']
```
</p></details>
| Modulefinder and excludes | https://api.github.com/repos/python/cpython/issues/38108/comments | 3 | 2003-03-05T17:00:29Z | 2022-04-09T22:38:18Z | https://github.com/python/cpython/issues/38108 | 1,198,792,691 | 38,108 |
[
"python",
"cpython"
] | BPO | [697990](https://bugs.python.org/issue697990)
--- | :---
Nosy | @mwhudson, @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2003-07-01.05:16:43.000>
created_at = <Date 2003-03-05.13:48:29.000>
labels = ['docs']
title = 'Document strptime limitation'
updated_at = <Date 2003-07-01.05:16:43.000>
user = 'https://bugs.python.org/erl'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-01.05:16:43.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-05.13:48:29.000>
creator = 'erl'
dependencies = []
files = []
hgrepos = []
issue_num = 697990
keywords = []
message_count = 6.0
messages = ['14981', '14982', '14983', '14984', '14985', '14986']
nosy_count = 3.0
nosy_names = ['mwh', 'brett.cannon', 'erl']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue697990'
versions = []
```
</p></details>
| Document strptime limitation | https://api.github.com/repos/python/cpython/issues/38107/comments | 6 | 2003-03-05T13:48:29Z | 2022-04-09T22:38:17Z | https://github.com/python/cpython/issues/38107 | 1,198,792,685 | 38,107 |
[
"python",
"cpython"
] | BPO | [697989](https://bugs.python.org/issue697989)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-05-28.02:33:04.000>
created_at = <Date 2003-03-05.13:46:37.000>
labels = ['docs']
title = 'Clarify mktime semantics'
updated_at = <Date 2007-05-28.02:33:04.000>
user = 'https://bugs.python.org/erl'
```
bugs.python.org fields:
```python
activity = <Date 2007-05-28.02:33:04.000>
actor = 'blais'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-05.13:46:37.000>
creator = 'erl'
dependencies = []
files = []
hgrepos = []
issue_num = 697989
keywords = []
message_count = 5.0
messages = ['14976', '14977', '14978', '14979', '14980']
nosy_count = 4.0
nosy_names = ['tim.peters', 'jhylton', 'erl', 'blais']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue697989'
versions = []
```
</p></details>
| Clarify mktime semantics | https://api.github.com/repos/python/cpython/issues/38106/comments | 5 | 2003-03-05T13:46:37Z | 2022-04-09T22:38:16Z | https://github.com/python/cpython/issues/38106 | 1,198,792,680 | 38,106 |
[
"python",
"cpython"
] | BPO | [697988](https://bugs.python.org/issue697988)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-05.13:46:06.000>
created_at = <Date 2003-03-05.13:46:06.000>
labels = ['docs']
title = 'Clarify daylight variable meaning'
updated_at = <Date 2003-03-05.13:46:06.000>
user = 'https://bugs.python.org/erl'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-05.13:46:06.000>
actor = 'erl'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-05.13:46:06.000>
creator = 'erl'
dependencies = []
files = []
hgrepos = []
issue_num = 697988
keywords = []
message_count = 1.0
messages = ['14975']
nosy_count = 2.0
nosy_names = ['jhylton', 'erl']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue697988'
versions = []
```
</p></details>
| Clarify daylight variable meaning | https://api.github.com/repos/python/cpython/issues/38105/comments | 1 | 2003-03-05T13:46:06Z | 2022-04-09T22:38:14Z | https://github.com/python/cpython/issues/38105 | 1,198,792,673 | 38,105 |
[
"python",
"cpython"
] | BPO | [697986](https://bugs.python.org/issue697986)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-05.13:43:19.000>
created_at = <Date 2003-03-05.13:43:19.000>
labels = ['docs']
title = 'Clarify timegm documentation'
updated_at = <Date 2003-03-05.13:43:19.000>
user = 'https://bugs.python.org/erl'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-05.13:43:19.000>
actor = 'erl'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-05.13:43:19.000>
creator = 'erl'
dependencies = []
files = []
hgrepos = []
issue_num = 697986
keywords = []
message_count = 1.0
messages = ['14974']
nosy_count = 2.0
nosy_names = ['jhylton', 'erl']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue697986'
versions = []
```
</p></details>
| Clarify timegm documentation | https://api.github.com/repos/python/cpython/issues/38104/comments | 1 | 2003-03-05T13:43:19Z | 2022-04-09T22:38:13Z | https://github.com/python/cpython/issues/38104 | 1,198,792,670 | 38,104 |
[
"python",
"cpython"
] | BPO | [697985](https://bugs.python.org/issue697985)
--- | :---
Nosy | @tim-one, @akuchling, @brettcannon, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-11-10.14:52:18.000>
created_at = <Date 2003-03-05.13:40:14.000>
labels = ['type-feature']
title = 'Move gmtime function from calendar to time module'
updated_at = <Date 2006-11-10.14:52:18.000>
user = 'https://bugs.python.org/erl'
```
bugs.python.org fields:
```python
activity = <Date 2006-11-10.14:52:18.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-03-05.13:40:14.000>
creator = 'erl'
dependencies = []
files = []
hgrepos = []
issue_num = 697985
keywords = []
message_count = 9.0
messages = ['53794', '53795', '53796', '53797', '53798', '53799', '53800', '53801', '53802']
nosy_count = 6.0
nosy_names = ['tim.peters', 'akuchling', 'nnorwitz', 'brett.cannon', 'rhettinger', 'erl']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue697985'
versions = []
```
</p></details>
| Move gmtime function from calendar to time module | https://api.github.com/repos/python/cpython/issues/38103/comments | 9 | 2003-03-05T13:40:14Z | 2022-04-09T22:38:12Z | https://github.com/python/cpython/issues/38103 | 1,198,792,667 | 38,103 |
[
"python",
"cpython"
] | BPO | [697983](https://bugs.python.org/issue697983)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-05.16:44:37.000>
created_at = <Date 2003-03-05.13:36:24.000>
labels = ['docs']
title = 'Mention gmtime in Chapter 6.9 "Time access and conversions"'
updated_at = <Date 2003-05-05.16:44:37.000>
user = 'https://bugs.python.org/erl'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-05.16:44:37.000>
actor = 'jhylton'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-05.13:36:24.000>
creator = 'erl'
dependencies = []
files = []
hgrepos = []
issue_num = 697983
keywords = []
message_count = 2.0
messages = ['14972', '14973']
nosy_count = 3.0
nosy_names = ['jhylton', 'nnorwitz', 'erl']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue697983'
versions = []
```
</p></details>
| Mention gmtime in Chapter 6.9 "Time access and conversions" | https://api.github.com/repos/python/cpython/issues/38102/comments | 2 | 2003-03-05T13:36:24Z | 2022-04-09T22:38:11Z | https://github.com/python/cpython/issues/38102 | 1,198,792,663 | 38,102 |
[
"python",
"cpython"
] | BPO | [697941](https://bugs.python.org/issue697941)
--- | :---
Nosy | @freddrake
Files | <li>[doc.diff](https://bugs.python.org/file5069/doc.diff "Uploaded as text/plain at 2003-03-05.11:49:23 by jlgijsbers"): OptionGroup doc patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2003-04-18.15:50:47.000>
created_at = <Date 2003-03-05.11:48:50.000>
labels = ['docs']
title = 'optparse OptionGroup docs'
updated_at = <Date 2003-04-18.15:50:47.000>
user = 'https://bugs.python.org/jlgijsbers'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-18.15:50:47.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-05.11:48:50.000>
creator = 'jlgijsbers'
dependencies = []
files = ['5069']
hgrepos = []
issue_num = 697941
keywords = ['patch']
message_count = 2.0
messages = ['42956', '42957']
nosy_count = 2.0
nosy_names = ['fdrake', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue697941'
versions = ['Python 2.3']
```
</p></details>
| optparse OptionGroup docs | https://api.github.com/repos/python/cpython/issues/38101/comments | 2 | 2003-03-05T11:48:50Z | 2022-04-09T22:38:11Z | https://github.com/python/cpython/issues/38101 | 1,198,792,659 | 38,101 |
[
"python",
"cpython"
] | BPO | [697939](https://bugs.python.org/issue697939)
--- | :---
Files | <li>[optparse.diff](https://bugs.python.org/file5068/optparse.diff "Uploaded as text/plain at 2003-03-05.11:44:07 by jlgijsbers"): unit tests + fixes</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-13.11:19:17.000>
created_at = <Date 2003-03-05.11:43:18.000>
labels = ['invalid', 'tests']
title = 'optparse unit tests + fixes'
updated_at = <Date 2003-03-13.11:19:17.000>
user = 'https://bugs.python.org/jlgijsbers'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-13.11:19:17.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2003-03-05.11:43:18.000>
creator = 'jlgijsbers'
dependencies = []
files = ['5068']
hgrepos = []
issue_num = 697939
keywords = ['patch']
message_count = 2.0
messages = ['42954', '42955']
nosy_count = 1.0
nosy_names = ['jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue697939'
versions = ['Python 2.3']
```
</p></details>
| optparse unit tests + fixes | https://api.github.com/repos/python/cpython/issues/38100/comments | 2 | 2003-03-05T11:43:18Z | 2022-04-09T22:38:09Z | https://github.com/python/cpython/issues/38100 | 1,198,792,654 | 38,100 |
[
"python",
"cpython"
] | BPO | [697613](https://bugs.python.org/issue697613)
--- | :---
Nosy | @birkenfeld, @birkenfeld
Files | <li>[patchblockcalls](https://bugs.python.org/file5067/patchblockcalls "Uploaded as application/octet-stream at 2003-03-04.23:25:33 by mbrierst")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-03-07.00:35:05.000>
created_at = <Date 2003-03-04.23:24:20.000>
labels = ['interpreter-core']
title = 'fix bug python/cpython#37795: sys.exit and PYTHONINSPECT'
updated_at = <Date 2007-03-07.00:35:05.000>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-07.00:35:05.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-04.23:24:20.000>
creator = 'mbrierst'
dependencies = []
files = ['5067']
hgrepos = []
issue_num = 697613
keywords = ['patch']
message_count = 3.0
messages = ['42951', '42952', '42953']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue697613'
versions = ['Python 2.3']
```
</p></details>
| fix bug #670311: sys.exit and PYTHONINSPECT | https://api.github.com/repos/python/cpython/issues/38099/comments | 3 | 2003-03-04T23:24:20Z | 2022-04-09T22:38:08Z | https://github.com/python/cpython/issues/38099 | 1,198,792,646 | 38,099 |
[
"python",
"cpython"
] | BPO | [697591](https://bugs.python.org/issue697591)
--- | :---
Nosy | @loewis, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-03-23.21:07:38.000>
created_at = <Date 2003-03-04.22:51:02.000>
labels = ['library']
title = 'string.atoi function causing TypeError'
updated_at = <Date 2003-03-23.21:07:38.000>
user = 'https://bugs.python.org/jmurff'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-23.21:07:38.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-04.22:51:02.000>
creator = 'jmurff'
dependencies = []
files = []
hgrepos = []
issue_num = 697591
keywords = []
message_count = 18.0
messages = ['14954', '14955', '14956', '14957', '14958', '14959', '14960', '14961', '14962', '14963', '14964', '14965', '14966', '14967', '14968', '14969', '14970', '14971']
nosy_count = 5.0
nosy_names = ['loewis', 'nnorwitz', 'rhettinger', 'corvus', 'jmurff']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue697591'
versions = ['Python 2.3']
```
</p></details>
| string.atoi function causing TypeError | https://api.github.com/repos/python/cpython/issues/38098/comments | 18 | 2003-03-04T22:51:02Z | 2022-04-09T22:38:07Z | https://github.com/python/cpython/issues/38098 | 1,198,792,642 | 38,098 |
[
"python",
"cpython"
] | BPO | [697575](https://bugs.python.org/issue697575)
--- | :---
Nosy | @smontanaro, @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-06-27.19:37:48.000>
created_at = <Date 2003-03-04.22:28:57.000>
labels = ['type-feature', 'library']
title = 'Warn on potentially useless umasks?'
updated_at = <Date 2003-06-27.19:37:48.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-27.19:37:48.000>
actor = 'skip.montanaro'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-04.22:28:57.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 697575
keywords = []
message_count = 2.0
messages = ['53792', '53793']
nosy_count = 2.0
nosy_names = ['skip.montanaro', 'akuchling']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue697575'
versions = []
```
</p></details>
| Warn on potentially useless umasks? | https://api.github.com/repos/python/cpython/issues/38097/comments | 2 | 2003-03-04T22:28:57Z | 2022-04-09T22:38:06Z | https://github.com/python/cpython/issues/38097 | 1,198,792,639 | 38,097 |
[
"python",
"cpython"
] | BPO | [697556](https://bugs.python.org/issue697556)
--- | :---
Files | <li>[posix.diff](https://bugs.python.org/file820/posix.diff "Uploaded as text/plain at 2003-03-07.00:09:57 by nnorwitz")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-18.13:43:32.000>
created_at = <Date 2003-03-04.22:02:49.000>
labels = ['library']
title = 'test_posix fails: getlogin'
updated_at = <Date 2003-03-18.13:43:32.000>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-18.13:43:32.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-04.22:02:49.000>
creator = 'mbrierst'
dependencies = []
files = ['820']
hgrepos = []
issue_num = 697556
keywords = []
message_count = 5.0
messages = ['14949', '14950', '14951', '14952', '14953']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue697556'
versions = ['Python 2.3']
```
</p></details>
| test_posix fails: getlogin | https://api.github.com/repos/python/cpython/issues/38096/comments | 5 | 2003-03-04T22:02:49Z | 2022-04-09T22:38:04Z | https://github.com/python/cpython/issues/38096 | 1,198,792,636 | 38,096 |
[
"python",
"cpython"
] | BPO | [697546](https://bugs.python.org/issue697546)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-03-05.16:38:52.000>
created_at = <Date 2003-03-04.21:51:37.000>
labels = ['OS-mac']
title = 'Tkinter Help menu error with pythonw'
updated_at = <Date 2003-03-05.16:38:52.000>
user = 'https://bugs.python.org/corvus'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-05.16:38:52.000>
actor = 'corvus'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-04.21:51:37.000>
creator = 'corvus'
dependencies = []
files = []
hgrepos = []
issue_num = 697546
keywords = []
message_count = 5.0
messages = ['14944', '14945', '14946', '14947', '14948']
nosy_count = 2.0
nosy_names = ['jackjansen', 'corvus']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue697546'
versions = ['Python 2.3']
```
</p></details>
| Tkinter Help menu error with pythonw | https://api.github.com/repos/python/cpython/issues/38095/comments | 5 | 2003-03-04T21:51:37Z | 2022-04-09T22:38:04Z | https://github.com/python/cpython/issues/38095 | 1,198,792,634 | 38,095 |
[
"python",
"cpython"
] | BPO | [697256](https://bugs.python.org/issue697256)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-06.22:16:15.000>
created_at = <Date 2003-03-04.13:58:04.000>
labels = ['interpreter-core']
title = 'PyMarshal_WriteShortToFile() documented, but not implemented'
updated_at = <Date 2003-03-06.22:16:15.000>
user = 'https://bugs.python.org/troels'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-06.22:16:15.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-04.13:58:04.000>
creator = 'troels'
dependencies = []
files = []
hgrepos = []
issue_num = 697256
keywords = []
message_count = 4.0
messages = ['14940', '14941', '14942', '14943']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nnorwitz', 'troels']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue697256'
versions = ['Python 2.3']
```
</p></details>
| PyMarshal_WriteShortToFile() documented, but not implemented | https://api.github.com/repos/python/cpython/issues/38094/comments | 4 | 2003-03-04T13:58:04Z | 2022-04-09T22:38:02Z | https://github.com/python/cpython/issues/38094 | 1,198,792,631 | 38,094 |
[
"python",
"cpython"
] | BPO | [697220](https://bugs.python.org/issue697220)
--- | :---
Nosy | @doerwalter
Files | <li>[strip.diff](https://bugs.python.org/file814/strip.diff "Uploaded as text/plain at 2003-03-06.06:23:46 by nnorwitz"): patch for 2.3 to harmonize all the string/unicode strips</li><li>[strip2.2.diff](https://bugs.python.org/file815/strip2.2.diff "Uploaded as text/plain at 2003-03-19.01:41:43 by nnorwitz"): patch for 2.2.3 to harmonize all the string/unicode strips</li><li>[strip.diff](https://bugs.python.org/file816/strip.diff "Uploaded as text/plain at 2003-03-30.19:54:41 by nnorwitz"): 2.3 patch 2</li><li>[strip2.2.diff](https://bugs.python.org/file817/strip2.2.diff "Uploaded as text/plain at 2003-03-30.20:05:11 by nnorwitz"): 2.2 patch 2</li><li>[strip.diff](https://bugs.python.org/file818/strip.diff "Uploaded as text/plain at 2003-04-02.19:39:02 by @doerwalter"): 2.3 patch 3</li><li>[strip-2.2.diff](https://bugs.python.org/file819/strip-2.2.diff "Uploaded as text/plain at 2003-04-02.19:40:17 by @doerwalter"): 2.2 patch 3</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-11.18:40:41.000>
created_at = <Date 2003-03-04.12:48:37.000>
labels = ['docs']
title = 'string.strip implementation/doc mismatch'
updated_at = <Date 2003-04-11.18:40:41.000>
user = 'https://bugs.python.org/ghaering'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-11.18:40:41.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-04.12:48:37.000>
creator = 'ghaering'
dependencies = []
files = ['814', '815', '816', '817', '818', '819']
hgrepos = []
issue_num = 697220
keywords = []
message_count = 10.0
messages = ['14930', '14931', '14932', '14933', '14934', '14935', '14936', '14937', '14938', '14939']
nosy_count = 3.0
nosy_names = ['doerwalter', 'nnorwitz', 'ghaering']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue697220'
versions = ['Python 2.2']
```
</p></details>
| string.strip implementation/doc mismatch | https://api.github.com/repos/python/cpython/issues/38093/comments | 10 | 2003-03-04T12:48:37Z | 2022-04-09T22:38:01Z | https://github.com/python/cpython/issues/38093 | 1,198,792,626 | 38,093 |
[
"python",
"cpython"
] | BPO | [697179](https://bugs.python.org/issue697179)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-04-09.13:47:49.000>
created_at = <Date 2003-03-04.10:42:51.000>
labels = ['OS-mac', 'type-feature']
title = 'gensuitemodule overhaul'
updated_at = <Date 2003-04-09.13:47:49.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-09.13:47:49.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-04.10:42:51.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 697179
keywords = []
message_count = 2.0
messages = ['14928', '14929']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue697179'
versions = []
```
</p></details>
| gensuitemodule overhaul | https://api.github.com/repos/python/cpython/issues/38092/comments | 2 | 2003-03-04T10:42:51Z | 2022-04-09T22:38:00Z | https://github.com/python/cpython/issues/38092 | 1,198,792,621 | 38,092 |
[
"python",
"cpython"
] | BPO | [696846](https://bugs.python.org/issue696846)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-06-05.19:23:20.000>
created_at = <Date 2003-03-03.21:06:17.000>
labels = ['library']
title = "CGIHTTPServer doesn't quote arguments correctly on Windows."
updated_at = <Date 2004-06-05.19:23:20.000>
user = 'https://bugs.python.org/allanbwilson'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-05.19:23:20.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-03.21:06:17.000>
creator = 'allanbwilson'
dependencies = []
files = []
hgrepos = []
issue_num = 696846
keywords = []
message_count = 3.0
messages = ['14925', '14926', '14927']
nosy_count = 3.0
nosy_names = ['akuchling', 'insomnike', 'allanbwilson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue696846'
versions = ['Python 2.2']
```
</p></details>
| CGIHTTPServer doesn't quote arguments correctly on Windows. | https://api.github.com/repos/python/cpython/issues/38091/comments | 3 | 2003-03-03T21:06:17Z | 2022-04-09T22:37:59Z | https://github.com/python/cpython/issues/38091 | 1,198,792,617 | 38,091 |
[
"python",
"cpython"
] | BPO | [696777](https://bugs.python.org/issue696777)
--- | :---
Nosy | @rhettinger, @terryjreedy
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-06-25.19:04:43.000>
created_at = <Date 2003-03-03.19:17:48.000>
labels = ['docs']
title = 'How to make a class iterable using a member generator.'
updated_at = <Date 2003-06-25.19:04:43.000>
user = 'https://bugs.python.org/bpettersen'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-25.19:04:43.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-03.19:17:48.000>
creator = 'bpettersen'
dependencies = []
files = []
hgrepos = []
issue_num = 696777
keywords = []
message_count = 3.0
messages = ['14922', '14923', '14924']
nosy_count = 3.0
nosy_names = ['rhettinger', 'terry.reedy', 'bpettersen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue696777'
versions = ['Python 2.2']
```
</p></details>
| How to make a class iterable using a member generator. | https://api.github.com/repos/python/cpython/issues/38090/comments | 3 | 2003-03-03T19:17:48Z | 2022-04-09T22:37:58Z | https://github.com/python/cpython/issues/38090 | 1,198,792,611 | 38,090 |
[
"python",
"cpython"
] | BPO | [696771](https://bugs.python.org/issue696771)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-03-04.14:18:27.000>
created_at = <Date 2003-03-03.19:03:26.000>
labels = ['docs']
title = 're-syntax.html probably should not refer to \\g<0>'
updated_at = <Date 2003-03-04.14:18:27.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-04.14:18:27.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-03.19:03:26.000>
creator = 'glchapman'
dependencies = []
files = []
hgrepos = []
issue_num = 696771
keywords = []
message_count = 2.0
messages = ['14920', '14921']
nosy_count = 2.0
nosy_names = ['akuchling', 'glchapman']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue696771'
versions = ['Python 2.3']
```
</p></details>
| re-syntax.html probably should not refer to \g<0> | https://api.github.com/repos/python/cpython/issues/38089/comments | 2 | 2003-03-03T19:03:26Z | 2022-04-09T22:37:57Z | https://github.com/python/cpython/issues/38089 | 1,198,792,603 | 38,089 |
[
"python",
"cpython"
] | BPO | [696645](https://bugs.python.org/issue696645)
--- | :---
Nosy | @loewis
Files | <li>[getbuildinfo.c.diff](https://bugs.python.org/file5064/getbuildinfo.c.diff "Uploaded as text/plain at 2003-03-03.15:51:32 by pieronne"): patch for getbuildinfo.c</li><li>[main.c.diff](https://bugs.python.org/file5065/main.c.diff "Uploaded as text/plain at 2003-03-03.15:52:59 by pieronne"): patch for main.c</li><li>[posixmodule.c.diff](https://bugs.python.org/file5066/posixmodule.c.diff "Uploaded as text/plain at 2003-03-03.15:53:55 by pieronne"): patch for posixmodule.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-03-05.14:26:50.000>
created_at = <Date 2003-03-03.15:49:48.000>
labels = ['interpreter-core']
title = 'VMS patches, cleaning part'
updated_at = <Date 2003-03-05.14:26:50.000>
user = 'https://bugs.python.org/pieronne'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-05.14:26:50.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-03.15:49:48.000>
creator = 'pieronne'
dependencies = []
files = ['5064', '5065', '5066']
hgrepos = []
issue_num = 696645
keywords = ['patch']
message_count = 2.0
messages = ['42949', '42950']
nosy_count = 2.0
nosy_names = ['loewis', 'pieronne']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue696645'
versions = ['Python 2.3']
```
</p></details>
| VMS patches, cleaning part | https://api.github.com/repos/python/cpython/issues/38088/comments | 2 | 2003-03-03T15:49:48Z | 2022-04-09T22:37:56Z | https://github.com/python/cpython/issues/38088 | 1,198,792,600 | 38,088 |
[
"python",
"cpython"
] | BPO | [696613](https://bugs.python.org/issue696613)
--- | :---
Nosy | @jackjansen
Files | <li>[python-install.patch](https://bugs.python.org/file5063/python-install.patch "Uploaded as text/plain at 2003-03-03.15:22:34 by benl")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-03-04.12:32:04.000>
created_at = <Date 2003-03-03.15:19:37.000>
labels = ['build']
title = "test options don't work on FreeBSD"
updated_at = <Date 2003-03-04.12:32:04.000>
user = 'https://bugs.python.org/benl'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-04.12:32:04.000>
actor = 'benl'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-03-03.15:19:37.000>
creator = 'benl'
dependencies = []
files = ['5063']
hgrepos = []
issue_num = 696613
keywords = ['patch']
message_count = 4.0
messages = ['42945', '42946', '42947', '42948']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'jackjansen', 'benl']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue696613'
versions = ['Python 2.3']
```
</p></details>
| test options don't work on FreeBSD | https://api.github.com/repos/python/cpython/issues/38087/comments | 4 | 2003-03-03T15:19:37Z | 2022-04-09T22:37:55Z | https://github.com/python/cpython/issues/38087 | 1,198,792,597 | 38,087 |
[
"python",
"cpython"
] | BPO | [696535](https://bugs.python.org/issue696535)
--- | :---
Nosy | @mwhudson, @loewis
Files | <li>[ioctl-warning.diff](https://bugs.python.org/file813/ioctl-warning.diff "Uploaded as text/plain at 2004-05-26.16:52:41 by @mwhudson"): mwh patch #1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2004-06-03.12:50:13.000>
created_at = <Date 2003-03-03.13:25:26.000>
labels = ['extension-modules']
title = 'Python 2.4: Warn about omitted mutable_flag.'
updated_at = <Date 2004-06-03.12:50:13.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-03.12:50:13.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-03-03.13:25:26.000>
creator = 'mwh'
dependencies = []
files = ['813']
hgrepos = []
issue_num = 696535
keywords = []
message_count = 3.0
messages = ['14917', '14918', '14919']
nosy_count = 2.0
nosy_names = ['mwh', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue696535'
versions = ['Python 2.4']
```
</p></details>
| Python 2.4: Warn about omitted mutable_flag. | https://api.github.com/repos/python/cpython/issues/38086/comments | 3 | 2003-03-03T13:25:26Z | 2022-04-09T22:37:54Z | https://github.com/python/cpython/issues/38086 | 1,198,792,589 | 38,086 |
[
"python",
"cpython"
] | BPO | [696527](https://bugs.python.org/issue696527)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2004-07-16.09:32:23.000>
created_at = <Date 2003-03-03.13:01:05.000>
labels = ['OS-mac']
title = 'Carbon.CF module needs new style classes'
updated_at = <Date 2004-07-16.09:32:23.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-16.09:32:23.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-03.13:01:05.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 696527
keywords = []
message_count = 2.0
messages = ['14915', '14916']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue696527'
versions = []
```
</p></details>
| Carbon.CF module needs new style classes | https://api.github.com/repos/python/cpython/issues/38085/comments | 2 | 2003-03-03T13:01:05Z | 2022-04-09T22:37:53Z | https://github.com/python/cpython/issues/38085 | 1,198,792,580 | 38,085 |
[
"python",
"cpython"
] | BPO | [696392](https://bugs.python.org/issue696392)
--- | :---
Nosy | @jackjansen
Files | <li>[pimp_proxy.patch](https://bugs.python.org/file5062/pimp_proxy.patch "Uploaded as text/plain at 2003-03-03.07:41:17 by astraw"): patch for pimp.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-03-18.14:26:17.000>
created_at = <Date 2003-03-03.07:38:30.000>
labels = ['OS-mac']
title = 'allow proxy server authentication with pimp'
updated_at = <Date 2003-03-18.14:26:17.000>
user = 'https://bugs.python.org/astraw'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-18.14:26:17.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-03.07:38:30.000>
creator = 'astraw'
dependencies = []
files = ['5062']
hgrepos = []
issue_num = 696392
keywords = ['patch']
message_count = 2.0
messages = ['42943', '42944']
nosy_count = 2.0
nosy_names = ['jackjansen', 'astraw']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue696392'
versions = ['Python 2.3']
```
</p></details>
| allow proxy server authentication with pimp | https://api.github.com/repos/python/cpython/issues/38084/comments | 2 | 2003-03-03T07:38:30Z | 2022-04-09T22:37:52Z | https://github.com/python/cpython/issues/38084 | 1,198,792,576 | 38,084 |
[
"python",
"cpython"
] | BPO | [696261](https://bugs.python.org/issue696261)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-03-03.12:15:41.000>
created_at = <Date 2003-03-02.23:26:08.000>
labels = ['OS-mac']
title = 'os.path.walk and non-ascii dirnames on MacOSX'
updated_at = <Date 2003-03-03.12:15:41.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-03.12:15:41.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-02.23:26:08.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 696261
keywords = []
message_count = 3.0
messages = ['14912', '14913', '14914']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue696261'
versions = []
```
</p></details>
| os.path.walk and non-ascii dirnames on MacOSX | https://api.github.com/repos/python/cpython/issues/38083/comments | 3 | 2003-03-02T23:26:08Z | 2022-04-09T22:37:51Z | https://github.com/python/cpython/issues/38083 | 1,198,792,570 | 38,083 |
[
"python",
"cpython"
] | BPO | [696253](https://bugs.python.org/issue696253)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-03-11.22:00:25.000>
created_at = <Date 2003-03-02.23:17:02.000>
labels = ['OS-mac']
title = 'PyMac_GetFSRef should accept unicode'
updated_at = <Date 2003-03-11.22:00:25.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-11.22:00:25.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-02.23:17:02.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 696253
keywords = []
message_count = 2.0
messages = ['14910', '14911']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue696253'
versions = []
```
</p></details>
| PyMac_GetFSRef should accept unicode | https://api.github.com/repos/python/cpython/issues/38082/comments | 2 | 2003-03-02T23:17:02Z | 2022-04-09T22:37:50Z | https://github.com/python/cpython/issues/38082 | 1,198,792,567 | 38,082 |
[
"python",
"cpython"
] | BPO | [696206](https://bugs.python.org/issue696206)
--- | :---
Nosy | @brettcannon, @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2007-03-21.21:53:24.000>
created_at = <Date 2003-03-02.21:26:22.000>
labels = ['invalid', 'library']
title = 'Move modules out of Carbon'
updated_at = <Date 2007-03-21.21:53:24.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-21.21:53:24.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-02.21:26:22.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 696206
keywords = []
message_count = 4.0
messages = ['14906', '14907', '14908', '14909']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'jackjansen', 'collinwinter']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue696206'
versions = []
```
</p></details>
| Move modules out of Carbon | https://api.github.com/repos/python/cpython/issues/38081/comments | 4 | 2003-03-02T21:26:22Z | 2022-04-09T22:37:49Z | https://github.com/python/cpython/issues/38081 | 1,198,792,561 | 38,081 |
[
"python",
"cpython"
] | BPO | [696193](https://bugs.python.org/issue696193)
--- | :---
Nosy | @gvanrossum
Files | <li>[typeobject.diff](https://bugs.python.org/file5061/typeobject.diff "Uploaded as text/plain at 2003-03-02.21:03:37 by tismer"): diff to object.h and typeobject.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2003-03-07.17:37:27.000>
created_at = <Date 2003-03-02.21:02:44.000>
labels = ['interpreter-core']
title = 'Enable __slots__ for meta-types'
updated_at = <Date 2003-03-07.17:37:27.000>
user = 'https://bugs.python.org/tismer'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-07.17:37:27.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-02.21:02:44.000>
creator = 'tismer'
dependencies = []
files = ['5061']
hgrepos = []
issue_num = 696193
keywords = ['patch']
message_count = 6.0
messages = ['42937', '42938', '42939', '42940', '42941', '42942']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'tismer']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue696193'
versions = ['Python 2.3']
```
</p></details>
| Enable __slots__ for meta-types | https://api.github.com/repos/python/cpython/issues/38080/comments | 6 | 2003-03-02T21:02:44Z | 2022-04-09T22:37:47Z | https://github.com/python/cpython/issues/38080 | 1,198,792,559 | 38,080 |
[
"python",
"cpython"
] | BPO | [696184](https://bugs.python.org/issue696184)
--- | :---
Files | <li>[typeobject.diff](https://bugs.python.org/file8217/typeobject.diff "Uploaded as text/plain at 2003-03-02.20:54:35 by tismer"): diff file for typeobject.c and object.h, against today's CVS version.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-02.20:54:35.000>
created_at = <Date 2003-03-02.20:52:31.000>
labels = ['type-feature']
title = 'Enable __slots__ for meta-types'
updated_at = <Date 2003-03-02.20:54:35.000>
user = 'https://bugs.python.org/tismer'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-02.20:54:35.000>
actor = 'tismer'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-03-02.20:52:31.000>
creator = 'tismer'
dependencies = []
files = ['8217']
hgrepos = []
issue_num = 696184
keywords = []
message_count = 1.0
messages = ['53791']
nosy_count = 1.0
nosy_names = ['tismer']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue696184'
versions = []
```
</p></details>
| Enable __slots__ for meta-types | https://api.github.com/repos/python/cpython/issues/38079/comments | 1 | 2003-03-02T20:52:31Z | 2022-04-09T22:37:45Z | https://github.com/python/cpython/issues/38079 | 1,198,792,554 | 38,079 |
[
"python",
"cpython"
] | BPO | [695710](https://bugs.python.org/issue695710)
--- | :---
Nosy | @rhettinger
Files | <li>[patchcstrio](https://bugs.python.org/file5057/patchcstrio "Uploaded as application/octet-stream at 2003-03-01.19:50:53 by mbrierst")</li><li>[patchcstrio2](https://bugs.python.org/file5058/patchcstrio2 "Uploaded as application/octet-stream at 2003-03-05.22:16:31 by mbrierst")</li><li>[patchcstrio3](https://bugs.python.org/file5059/patchcstrio3 "Uploaded as application/octet-stream at 2003-03-19.18:39:01 by mbrierst")</li><li>[patchcstrio4](https://bugs.python.org/file5060/patchcstrio4 "Uploaded as application/octet-stream at 2003-03-19.21:17:18 by mbrierst")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-24.15:51:29.000>
created_at = <Date 2003-03-01.19:49:27.000>
labels = ['extension-modules']
title = 'fix bug 678519: cStringIO self iterator'
updated_at = <Date 2003-04-24.15:51:29.000>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-24.15:51:29.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-03-01.19:49:27.000>
creator = 'mbrierst'
dependencies = []
files = ['5057', '5058', '5059', '5060']
hgrepos = []
issue_num = 695710
keywords = ['patch']
message_count = 10.0
messages = ['42927', '42928', '42929', '42930', '42931', '42932', '42933', '42934', '42935', '42936']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'rhettinger', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue695710'
versions = ['Python 2.3']
```
</p></details>
| fix bug 678519: cStringIO self iterator | https://api.github.com/repos/python/cpython/issues/38078/comments | 10 | 2003-03-01T19:49:27Z | 2022-04-09T22:37:44Z | https://github.com/python/cpython/issues/38078 | 1,198,792,549 | 38,078 |
[
"python",
"cpython"
] | BPO | [695688](https://bugs.python.org/issue695688)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-10-19.14:21:44.000>
created_at = <Date 2003-03-01.18:52:17.000>
labels = ['expert-regex']
title = 'Problems with non-greedy match groups'
updated_at = <Date 2003-10-19.14:21:44.000>
user = 'https://bugs.python.org/kamek'
```
bugs.python.org fields:
```python
activity = <Date 2003-10-19.14:21:44.000>
actor = 'niemeyer'
assignee = 'niemeyer'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2003-03-01.18:52:17.000>
creator = 'kamek'
dependencies = []
files = []
hgrepos = []
issue_num = 695688
keywords = []
message_count = 2.0
messages = ['14904', '14905']
nosy_count = 2.0
nosy_names = ['niemeyer', 'kamek']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue695688'
versions = ['Python 2.2']
```
</p></details>
| Problems with non-greedy match groups | https://api.github.com/repos/python/cpython/issues/38077/comments | 2 | 2003-03-01T18:52:17Z | 2022-04-09T22:37:43Z | https://github.com/python/cpython/issues/38077 | 1,198,792,544 | 38,077 |
[
"python",
"cpython"
] | BPO | [695651](https://bugs.python.org/issue695651)
--- | :---
Nosy | @gvanrossum, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2003-03-02.14:03:21.000>
created_at = <Date 2003-03-01.17:18:52.000>
labels = ['library']
title = 'complex_new does not always respect subtypes'
updated_at = <Date 2003-03-02.14:03:21.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-02.14:03:21.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-01.17:18:52.000>
creator = 'glchapman'
dependencies = []
files = []
hgrepos = []
issue_num = 695651
keywords = []
message_count = 4.0
messages = ['14900', '14901', '14902', '14903']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'glchapman']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue695651'
versions = ['Python 2.3']
```
</p></details>
| complex_new does not always respect subtypes | https://api.github.com/repos/python/cpython/issues/38076/comments | 4 | 2003-03-01T17:18:52Z | 2022-04-09T22:37:43Z | https://github.com/python/cpython/issues/38076 | 1,198,792,539 | 38,076 |
[
"python",
"cpython"
] | BPO | [695581](https://bugs.python.org/issue695581)
--- | :---
Files | <li>[pydoc-missingspace.patch](https://bugs.python.org/file5056/pydoc-missingspace.patch "Uploaded as text/plain at 2003-03-01.14:06:55 by orenti")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-01.15:32:55.000>
created_at = <Date 2003-03-01.14:04:49.000>
labels = ['library']
title = '"returnself" -> "return self" in pydoc.py'
updated_at = <Date 2003-03-01.15:32:55.000>
user = 'https://bugs.python.org/orenti'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-01.15:32:55.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-01.14:04:49.000>
creator = 'orenti'
dependencies = []
files = ['5056']
hgrepos = []
issue_num = 695581
keywords = ['patch']
message_count = 2.0
messages = ['42925', '42926']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'orenti']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue695581'
versions = ['Python 2.3']
```
</p></details>
| "returnself" -> "return self" in pydoc.py | https://api.github.com/repos/python/cpython/issues/38075/comments | 2 | 2003-03-01T14:04:49Z | 2022-04-09T22:37:41Z | https://github.com/python/cpython/issues/38075 | 1,198,792,535 | 38,075 |
[
"python",
"cpython"
] | BPO | [695275](https://bugs.python.org/issue695275)
--- | :---
Nosy | @loewis, @birkenfeld
Files | <li>[popen-env.diff](https://bugs.python.org/file5055/popen-env.diff "Uploaded as text/plain at 2003-02-28.20:22:25 by bernhard")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-04-14.15:48:52.000>
created_at = <Date 2003-02-28.20:21:27.000>
labels = ['library']
title = 'environment parameter for popen2'
updated_at = <Date 2006-04-14.15:48:52.000>
user = 'https://bugs.python.org/bernhard'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-14.15:48:52.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-28.20:21:27.000>
creator = 'bernhard'
dependencies = []
files = ['5055']
hgrepos = []
issue_num = 695275
keywords = ['patch']
message_count = 4.0
messages = ['42921', '42922', '42923', '42924']
nosy_count = 3.0
nosy_names = ['loewis', 'georg.brandl', 'bernhard']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue695275'
versions = []
```
</p></details>
| environment parameter for popen2 | https://api.github.com/repos/python/cpython/issues/38074/comments | 4 | 2003-02-28T20:21:27Z | 2022-04-09T22:37:40Z | https://github.com/python/cpython/issues/38074 | 1,198,792,532 | 38,074 |
[
"python",
"cpython"
] | BPO | [695250](https://bugs.python.org/issue695250)
--- | :---
Nosy | @loewis
Files | <li>[patchcopyright](https://bugs.python.org/file5054/patchcopyright "Uploaded as application/octet-stream at 2003-02-28.19:49:21 by mbrierst")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-30.17:15:37.000>
created_at = <Date 2003-02-28.19:48:33.000>
labels = ['interpreter-core']
title = 'fix for bug 672614 :)'
updated_at = <Date 2003-03-30.17:15:37.000>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-30.17:15:37.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-28.19:48:33.000>
creator = 'mbrierst'
dependencies = []
files = ['5054']
hgrepos = []
issue_num = 695250
keywords = ['patch']
message_count = 2.0
messages = ['42919', '42920']
nosy_count = 2.0
nosy_names = ['loewis', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue695250'
versions = []
```
</p></details>
| fix for bug 672614 :) | https://api.github.com/repos/python/cpython/issues/38073/comments | 2 | 2003-02-28T19:48:33Z | 2022-04-09T22:37:39Z | https://github.com/python/cpython/issues/38073 | 1,198,792,529 | 38,073 |
[
"python",
"cpython"
] | BPO | [695090](https://bugs.python.org/issue695090)
--- | :---
Nosy | @akuchling
Files | <li>[distutils-modules-and-packages.diff](https://bugs.python.org/file5053/distutils-modules-and-packages.diff "Uploaded as text/plain at 2003-02-28.14:43:22 by bernhard")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-03-01.02:21:18.000>
created_at = <Date 2003-02-28.14:42:30.000>
labels = ['library']
title = 'Make build_py allow modules and packages at the same time'
updated_at = <Date 2003-03-01.02:21:18.000>
user = 'https://bugs.python.org/bernhard'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-01.02:21:18.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-02-28.14:42:30.000>
creator = 'bernhard'
dependencies = []
files = ['5053']
hgrepos = []
issue_num = 695090
keywords = ['patch']
message_count = 2.0
messages = ['42917', '42918']
nosy_count = 2.0
nosy_names = ['akuchling', 'bernhard']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue695090'
versions = ['Python 2.3']
```
</p></details>
| Make build_py allow modules and packages at the same time | https://api.github.com/repos/python/cpython/issues/38072/comments | 2 | 2003-02-28T14:42:30Z | 2022-04-09T22:37:38Z | https://github.com/python/cpython/issues/38072 | 1,198,792,525 | 38,072 |
[
"python",
"cpython"
] | BPO | [694817](https://bugs.python.org/issue694817)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-28.08:54:59.000>
created_at = <Date 2003-02-28.03:10:43.000>
labels = ['extension-modules']
title = 'variable set but not used in zipimport'
updated_at = <Date 2003-02-28.08:54:59.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-28.08:54:59.000>
actor = 'jvr'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-02-28.03:10:43.000>
creator = 'nnorwitz'
dependencies = []
files = []
hgrepos = []
issue_num = 694817
keywords = []
message_count = 2.0
messages = ['14898', '14899']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue694817'
versions = ['Python 2.3']
```
</p></details>
| variable set but not used in zipimport | https://api.github.com/repos/python/cpython/issues/38071/comments | 2 | 2003-02-28T03:10:43Z | 2022-04-09T22:37:36Z | https://github.com/python/cpython/issues/38071 | 1,198,792,521 | 38,071 |
[
"python",
"cpython"
] | BPO | [694816](https://bugs.python.org/issue694816)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-28.03:25:10.000>
created_at = <Date 2003-02-28.03:08:44.000>
labels = ['extension-modules']
title = 'comparing unsigned value if < 0 (in unicodedata)'
updated_at = <Date 2003-02-28.03:25:10.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-28.03:25:10.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-02-28.03:08:44.000>
creator = 'nnorwitz'
dependencies = []
files = []
hgrepos = []
issue_num = 694816
keywords = []
message_count = 3.0
messages = ['14895', '14896', '14897']
nosy_count = 2.0
nosy_names = ['tim.peters', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue694816'
versions = ['Python 2.3']
```
</p></details>
| comparing unsigned value if < 0 (in unicodedata) | https://api.github.com/repos/python/cpython/issues/38070/comments | 3 | 2003-02-28T03:08:44Z | 2022-04-09T22:37:35Z | https://github.com/python/cpython/issues/38070 | 1,198,792,515 | 38,070 |
[
"python",
"cpython"
] | BPO | [694812](https://bugs.python.org/issue694812)
--- | :---
Nosy | @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-09-22.06:41:15.000>
created_at = <Date 2003-02-28.02:55:40.000>
labels = ['build']
title = "setup.py imports pwd before it's built if HOME not set"
updated_at = <Date 2005-09-22.06:41:15.000>
user = 'https://bugs.python.org/sfiedler'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-22.06:41:15.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-02-28.02:55:40.000>
creator = 'sfiedler'
dependencies = []
files = []
hgrepos = []
issue_num = 694812
keywords = []
message_count = 3.0
messages = ['14892', '14893', '14894']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'sfiedler']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue694812'
versions = ['Python 2.4']
```
</p></details>
| setup.py imports pwd before it's built if HOME not set | https://api.github.com/repos/python/cpython/issues/38069/comments | 3 | 2003-02-28T02:55:40Z | 2022-04-09T22:37:34Z | https://github.com/python/cpython/issues/38069 | 1,198,792,512 | 38,069 |
[
"python",
"cpython"
] | BPO | [694431](https://bugs.python.org/issue694431)
--- | :---
Files | <li>[py.tar](https://bugs.python.org/file812/py.tar "Uploaded as application/x-tar at 2003-03-04.17:09:47 by rptownsend")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-24.14:25:31.000>
created_at = <Date 2003-02-27.15:44:38.000>
labels = ['build']
title = 'Python 2.3a2 Build fails on HP-UX11i'
updated_at = <Date 2003-05-24.14:25:31.000>
user = 'https://bugs.python.org/rptownsend'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-24.14:25:31.000>
actor = 'rptownsend'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-02-27.15:44:38.000>
creator = 'rptownsend'
dependencies = []
files = ['812']
hgrepos = []
issue_num = 694431
keywords = []
message_count = 15.0
messages = ['14877', '14878', '14879', '14880', '14881', '14882', '14883', '14884', '14885', '14886', '14887', '14888', '14889', '14890', '14891']
nosy_count = 2.0
nosy_names = ['rptownsend', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue694431'
versions = ['Python 2.3']
```
</p></details>
| Python 2.3a2 Build fails on HP-UX11i | https://api.github.com/repos/python/cpython/issues/38068/comments | 15 | 2003-02-27T15:44:38Z | 2022-04-09T22:37:33Z | https://github.com/python/cpython/issues/38068 | 1,198,792,506 | 38,068 |
[
"python",
"cpython"
] | BPO | [694374](https://bugs.python.org/issue694374)
--- | :---
Nosy | @rhettinger, @bitdancer
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2013-02-24.00:50:41.292>
created_at = <Date 2003-02-27.14:00:02.000>
labels = ['expert-regex', 'type-feature']
title = 'Recursive regular expressions'
updated_at = <Date 2013-02-24.02:52:36.822>
user = 'https://bugs.python.org/kamek'
```
bugs.python.org fields:
```python
activity = <Date 2013-02-24.02:52:36.822>
actor = 'mrabarnett'
assignee = 'none'
closed = True
closed_date = <Date 2013-02-24.00:50:41.292>
closer = 'r.david.murray'
components = ['Regular Expressions']
creation = <Date 2003-02-27.14:00:02.000>
creator = 'kamek'
dependencies = []
files = []
hgrepos = []
issue_num = 694374
keywords = []
message_count = 10.0
messages = ['53789', '53790', '74105', '74687', '74689', '84087', '84091', '114221', '182843', '182848']
nosy_count = 8.0
nosy_names = ['rhettinger', 'niemeyer', 'kamek', 'timehorse', 'mrabarnett', 'r.david.murray', 'pwaller', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue694374'
versions = ['Python 2.7']
```
</p></details>
| Recursive regular expressions | https://api.github.com/repos/python/cpython/issues/38067/comments | 10 | 2003-02-27T14:00:02Z | 2022-04-09T22:37:32Z | https://github.com/python/cpython/issues/38067 | 1,198,792,502 | 38,067 |
[
"python",
"cpython"
] | BPO | [694339](https://bugs.python.org/issue694339)
--- | :---
Nosy | @rhettinger, @terryjreedy, @kbkaiser, @serwy, @rovitotv, @mlouielu, @csabella
PRs | <li>python/cpython#2210</li>
Files | <li>[common_dedent.diff](https://bugs.python.org/file13457/common_dedent.diff "Uploaded as text/plain at 2009-03-29.13:15:01 by gpolo")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/terryjreedy'
closed_at = None
created_at = <Date 2003-02-27.13:08:54.000>
labels = ['expert-IDLE', 'type-feature']
title = 'IDLE: Dedenting with Shift+Tab'
updated_at = <Date 2017-09-28.06:59:47.992>
user = 'https://bugs.python.org/kamek'
```
bugs.python.org fields:
```python
activity = <Date 2017-09-28.06:59:47.992>
actor = 'taleinat'
assignee = 'terry.reedy'
closed = False
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-02-27.13:08:54.000>
creator = 'kamek'
dependencies = []
files = ['13457']
hgrepos = []
issue_num = 694339
keywords = ['patch']
message_count = 12.0
messages = ['53784', '53785', '53786', '53787', '53788', '84392', '150059', '212906', '220193', '220197', '296074', '296139']
nosy_count = 11.0
nosy_names = ['rhettinger', 'terry.reedy', 'kbk', 'kamek', 'gpolo', 'roger.serwy', 'THRlWiTi', 'Todd.Rovito', 'Sean.Wolfe', 'louielu', 'cheryl.sabella']
pr_nums = ['2210']
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue694339'
versions = ['Python 3.6']
```
</p></details>
| IDLE: Dedenting with Shift+Tab | https://api.github.com/repos/python/cpython/issues/38066/comments | 12 | 2003-02-27T13:08:54Z | 2022-04-09T22:37:32Z | https://github.com/python/cpython/issues/38066 | 1,198,792,500 | 38,066 |
[
"python",
"cpython"
] | BPO | [694320](https://bugs.python.org/issue694320)
--- | :---
Nosy | @tim-one, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-30.02:17:05.000>
created_at = <Date 2003-02-27.12:52:10.000>
labels = ['type-feature']
title = 'Add list.join()'
updated_at = <Date 2003-03-30.02:17:05.000>
user = 'https://bugs.python.org/kamek'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-30.02:17:05.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-02-27.12:52:10.000>
creator = 'kamek'
dependencies = []
files = []
hgrepos = []
issue_num = 694320
keywords = []
message_count = 3.0
messages = ['53781', '53782', '53783']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'kamek']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue694320'
versions = []
```
</p></details>
| Add list.join() | https://api.github.com/repos/python/cpython/issues/38065/comments | 3 | 2003-02-27T12:52:10Z | 2022-04-09T22:37:30Z | https://github.com/python/cpython/issues/38065 | 1,198,792,498 | 38,065 |
[
"python",
"cpython"
] | BPO | [694062](https://bugs.python.org/issue694062)
--- | :---
Nosy | @jackjansen
Files | <li>[hang](https://bugs.python.org/file807/hang "Uploaded as text/plain at 2003-02-27.01:13:57 by jasonrm")</li><li>[hang](https://bugs.python.org/file808/hang "Uploaded as text/plain at 2003-02-27.01:14:13 by jasonrm")</li><li>[hang](https://bugs.python.org/file809/hang "Uploaded as text/plain at 2003-02-27.01:15:31 by jasonrm")</li><li>[fstat.txt](https://bugs.python.org/file810/fstat.txt "Uploaded as text/plain at 2003-03-03.20:06:35 by jasonrm")</li><li>[linux-lsof.txt](https://bugs.python.org/file811/linux-lsof.txt "Uploaded as text/plain at 2003-03-04.18:45:30 by jasonrm")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-05.20:09:31.000>
created_at = <Date 2003-02-27.01:12:17.000>
labels = ['interpreter-core', 'invalid']
title = 'os.popen() hangs on {Free,Open}BSD'
updated_at = <Date 2003-03-05.20:09:31.000>
user = 'https://bugs.python.org/jasonrm'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-05.20:09:31.000>
actor = 'jasonrm'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-27.01:12:17.000>
creator = 'jasonrm'
dependencies = []
files = ['807', '808', '809', '810', '811']
hgrepos = []
issue_num = 694062
keywords = []
message_count = 7.0
messages = ['14870', '14871', '14872', '14873', '14874', '14875', '14876']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jasonrm']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue694062'
versions = []
```
</p></details>
| os.popen() hangs on {Free,Open}BSD | https://api.github.com/repos/python/cpython/issues/38064/comments | 7 | 2003-02-27T01:12:17Z | 2022-04-09T22:37:29Z | https://github.com/python/cpython/issues/38064 | 1,198,792,496 | 38,064 |
[
"python",
"cpython"
] | BPO | [693996](https://bugs.python.org/issue693996)
--- | :---
Nosy | @warsaw
Files | <li>[trash.text](https://bugs.python.org/file806/trash.text "Uploaded as text/plain at 2003-02-26.23:01:45 by sshah"): interpreter transcript showing the bug</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2003-03-03.16:15:00.000>
created_at = <Date 2003-02-26.22:58:39.000>
labels = ['library']
title = 'email.Parser trashes header'
updated_at = <Date 2003-03-03.16:15:00.000>
user = 'https://bugs.python.org/sshah'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-03.16:15:00.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-26.22:58:39.000>
creator = 'sshah'
dependencies = []
files = ['806']
hgrepos = []
issue_num = 693996
keywords = []
message_count = 2.0
messages = ['14868', '14869']
nosy_count = 2.0
nosy_names = ['barry', 'sshah']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693996'
versions = ['Python 2.2']
```
</p></details>
| email.Parser trashes header | https://api.github.com/repos/python/cpython/issues/38063/comments | 2 | 2003-02-26T22:58:39Z | 2022-04-09T22:37:28Z | https://github.com/python/cpython/issues/38063 | 1,198,792,493 | 38,063 |
[
"python",
"cpython"
] | BPO | [693955](https://bugs.python.org/issue693955)
--- | :---
Nosy | @akuchling, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-03-03.18:29:28.000>
created_at = <Date 2003-02-26.22:19:58.000>
labels = ['interpreter-core']
title = "Can't multiply str and bool"
updated_at = <Date 2003-03-03.18:29:28.000>
user = 'https://github.com/akuchling'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-03.18:29:28.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-26.22:19:58.000>
creator = 'akuchling'
dependencies = []
files = []
hgrepos = []
issue_num = 693955
keywords = []
message_count = 4.0
messages = ['14864', '14865', '14866', '14867']
nosy_count = 2.0
nosy_names = ['akuchling', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693955'
versions = []
```
</p></details>
| Can't multiply str and bool | https://api.github.com/repos/python/cpython/issues/38062/comments | 4 | 2003-02-26T22:19:58Z | 2022-04-09T22:37:27Z | https://github.com/python/cpython/issues/38062 | 1,198,792,487 | 38,062 |
[
"python",
"cpython"
] | BPO | [693755](https://bugs.python.org/issue693755)
--- | :---
Nosy | @gvanrossum, @smontanaro
Files | <li>[dis.diff](https://bugs.python.org/file5052/dis.diff "Uploaded as text/plain at 2003-02-27.21:36:17 by @smontanaro")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2003-02-27.21:40:28.000>
created_at = <Date 2003-02-26.16:51:50.000>
labels = ['library']
title = 'Separate opcodes from dis.py'
updated_at = <Date 2003-02-27.21:40:28.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-27.21:40:28.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-26.16:51:50.000>
creator = 'skip.montanaro'
dependencies = []
files = ['5052']
hgrepos = []
issue_num = 693755
keywords = ['patch']
message_count = 4.0
messages = ['42913', '42914', '42915', '42916']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693755'
versions = ['Python 2.3']
```
</p></details>
| Separate opcodes from dis.py | https://api.github.com/repos/python/cpython/issues/38061/comments | 4 | 2003-02-26T16:51:50Z | 2022-04-09T22:37:26Z | https://github.com/python/cpython/issues/38061 | 1,198,792,483 | 38,061 |
[
"python",
"cpython"
] | BPO | [693753](https://bugs.python.org/issue693753)
--- | :---
Nosy | @gvanrossum, @tim-one, @rhettinger
Files | <li>[patchpop](https://bugs.python.org/file5049/patchpop "Uploaded as application/octet-stream at 2003-02-26.16:52:41 by mbrierst")</li><li>[patchpop2](https://bugs.python.org/file5050/patchpop2 "Uploaded as application/octet-stream at 2003-03-04.17:19:38 by mbrierst")</li><li>[patchpop3](https://bugs.python.org/file5051/patchpop3 "Uploaded as application/octet-stream at 2003-03-04.18:55:26 by mbrierst")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-03-07.04:31:31.000>
created_at = <Date 2003-02-26.16:51:07.000>
labels = ['interpreter-core']
title = 'fix for bug 639806: default for dict.pop'
updated_at = <Date 2003-03-07.04:31:31.000>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-07.04:31:31.000>
actor = 'mbrierst'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-26.16:51:07.000>
creator = 'mbrierst'
dependencies = []
files = ['5049', '5050', '5051']
hgrepos = []
issue_num = 693753
keywords = ['patch']
message_count = 11.0
messages = ['42902', '42903', '42904', '42905', '42906', '42907', '42908', '42909', '42910', '42911', '42912']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'rhettinger', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693753'
versions = ['Python 2.3']
```
</p></details>
| fix for bug 639806: default for dict.pop | https://api.github.com/repos/python/cpython/issues/38060/comments | 11 | 2003-02-26T16:51:07Z | 2022-04-09T22:37:25Z | https://github.com/python/cpython/issues/38060 | 1,198,792,480 | 38,060 |
[
"python",
"cpython"
] | BPO | [693638](https://bugs.python.org/issue693638)
--- | :---
Files | <li>[ceval-rewrites.tgz](https://bugs.python.org/file5048/ceval-rewrites.tgz "Uploaded as application/octet-stream at 2003-02-26.14:33:56 by nnorwitz"): tar/gzipped file containing 8 versions</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-26.14:33:56.000>
created_at = <Date 2003-02-26.14:32:17.000>
labels = ['interpreter-core']
title = 'rewrite ceval loop by jumping from static table'
updated_at = <Date 2003-02-26.14:33:56.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-26.14:33:56.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-26.14:32:17.000>
creator = 'nnorwitz'
dependencies = []
files = ['5048']
hgrepos = []
issue_num = 693638
keywords = ['patch']
message_count = 1.0
messages = ['42901']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693638'
versions = ['Python 2.3']
```
</p></details>
| rewrite ceval loop by jumping from static table | https://api.github.com/repos/python/cpython/issues/38059/comments | 1 | 2003-02-26T14:32:17Z | 2022-04-09T22:37:23Z | https://github.com/python/cpython/issues/38059 | 1,198,792,475 | 38,059 |
[
"python",
"cpython"
] | BPO | [693580](https://bugs.python.org/issue693580)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-27.17:49:11.000>
created_at = <Date 2003-02-26.12:37:56.000>
labels = ['invalid']
title = 'socket module has no default timeout'
updated_at = <Date 2003-02-27.17:49:11.000>
user = 'https://bugs.python.org/holdenweb'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-27.17:49:11.000>
actor = 'holdenweb'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-02-26.12:37:56.000>
creator = 'holdenweb'
dependencies = []
files = []
hgrepos = []
issue_num = 693580
keywords = []
message_count = 2.0
messages = ['14862', '14863']
nosy_count = 1.0
nosy_names = ['holdenweb']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693580'
versions = []
```
</p></details>
| socket module has no default timeout | https://api.github.com/repos/python/cpython/issues/38058/comments | 2 | 2003-02-26T12:37:56Z | 2022-04-09T22:37:22Z | https://github.com/python/cpython/issues/38058 | 1,198,792,471 | 38,058 |
[
"python",
"cpython"
] | BPO | [693474](https://bugs.python.org/issue693474)
--- | :---
Nosy | @akuchling
Files | <li>[foo.diff](https://bugs.python.org/file805/foo.diff "Uploaded as text/plain at 2003-02-26.07:31:06 by zenzen"): Patch to dist.tex</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-02-26.19:08:47.000>
created_at = <Date 2003-02-26.07:29:55.000>
labels = ['docs']
title = 'distutils.setup() arguments missing and incorrect'
updated_at = <Date 2003-02-26.19:08:47.000>
user = 'https://bugs.python.org/zenzen'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-26.19:08:47.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-02-26.07:29:55.000>
creator = 'zenzen'
dependencies = []
files = ['805']
hgrepos = []
issue_num = 693474
keywords = []
message_count = 2.0
messages = ['14860', '14861']
nosy_count = 2.0
nosy_names = ['akuchling', 'zenzen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693474'
versions = ['Python 2.3']
```
</p></details>
| distutils.setup() arguments missing and incorrect | https://api.github.com/repos/python/cpython/issues/38057/comments | 2 | 2003-02-26T07:29:55Z | 2022-04-09T22:37:22Z | https://github.com/python/cpython/issues/38057 | 1,198,792,465 | 38,057 |
[
"python",
"cpython"
] | BPO | [693470](https://bugs.python.org/issue693470)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-03-03.20:17:46.000>
created_at = <Date 2003-02-26.07:07:21.000>
labels = ['library']
title = "licence allowed, but doesn't work"
updated_at = <Date 2003-03-03.20:17:46.000>
user = 'https://bugs.python.org/zenzen'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-03.20:17:46.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-02-26.07:07:21.000>
creator = 'zenzen'
dependencies = []
files = []
hgrepos = []
issue_num = 693470
keywords = []
message_count = 2.0
messages = ['14858', '14859']
nosy_count = 2.0
nosy_names = ['akuchling', 'zenzen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693470'
versions = ['Python 2.3']
```
</p></details>
| licence allowed, but doesn't work | https://api.github.com/repos/python/cpython/issues/38056/comments | 2 | 2003-02-26T07:07:21Z | 2022-04-09T22:37:21Z | https://github.com/python/cpython/issues/38056 | 1,198,792,457 | 38,056 |
[
"python",
"cpython"
] | BPO | [693416](https://bugs.python.org/issue693416)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-06-29.12:11:38.000>
created_at = <Date 2003-02-26.04:42:57.000>
labels = []
title = '2.3a2 import after os.chdir difference'
updated_at = <Date 2004-06-29.12:11:38.000>
user = 'https://bugs.python.org/jrut'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-29.12:11:38.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-02-26.04:42:57.000>
creator = 'jrut'
dependencies = []
files = []
hgrepos = []
issue_num = 693416
keywords = []
message_count = 4.0
messages = ['14854', '14855', '14856', '14857']
nosy_count = 3.0
nosy_names = ['akuchling', 'jrut', 'insomnike']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693416'
versions = []
```
</p></details>
| 2.3a2 import after os.chdir difference | https://api.github.com/repos/python/cpython/issues/38055/comments | 4 | 2003-02-26T04:42:57Z | 2022-04-09T22:37:20Z | https://github.com/python/cpython/issues/38055 | 1,198,792,450 | 38,055 |
[
"python",
"cpython"
] | BPO | [693293](https://bugs.python.org/issue693293)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-02-28.15:42:33.000>
created_at = <Date 2003-02-25.23:47:51.000>
labels = ['OS-mac']
title = 'Make EasyDialogs dialogs movable modal'
updated_at = <Date 2003-02-28.15:42:33.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-28.15:42:33.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-02-25.23:47:51.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 693293
keywords = []
message_count = 2.0
messages = ['14852', '14853']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693293'
versions = []
```
</p></details>
| Make EasyDialogs dialogs movable modal | https://api.github.com/repos/python/cpython/issues/38054/comments | 2 | 2003-02-25T23:47:51Z | 2022-04-09T22:37:19Z | https://github.com/python/cpython/issues/38054 | 1,198,792,448 | 38,054 |
[
"python",
"cpython"
] | BPO | [693255](https://bugs.python.org/issue693255)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-07.19:42:54.000>
created_at = <Date 2003-02-25.22:44:39.000>
labels = ['invalid']
title = '2.3a2 site.py non-existing dirs'
updated_at = <Date 2004-08-07.19:42:54.000>
user = 'https://bugs.python.org/jrut'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.19:42:54.000>
actor = 'brett.cannon'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-02-25.22:44:39.000>
creator = 'jrut'
dependencies = []
files = []
hgrepos = []
issue_num = 693255
keywords = []
message_count = 11.0
messages = ['14841', '14842', '14843', '14844', '14845', '14846', '14847', '14848', '14849', '14850', '14851']
nosy_count = 4.0
nosy_names = ['nnorwitz', 'brett.cannon', 'jvr', 'jrut']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693255'
versions = []
```
</p></details>
| 2.3a2 site.py non-existing dirs | https://api.github.com/repos/python/cpython/issues/38053/comments | 11 | 2003-02-25T22:44:39Z | 2022-04-09T22:37:17Z | https://github.com/python/cpython/issues/38053 | 1,198,792,446 | 38,053 |
[
"python",
"cpython"
] | BPO | [693230](https://bugs.python.org/issue693230)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-02-28.15:30:40.000>
created_at = <Date 2003-02-25.22:08:36.000>
labels = ['OS-mac']
title = 'PackageManager needs to check write permission'
updated_at = <Date 2003-02-28.15:30:40.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-28.15:30:40.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-02-25.22:08:36.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 693230
keywords = []
message_count = 2.0
messages = ['14839', '14840']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693230'
versions = []
```
</p></details>
| PackageManager needs to check write permission | https://api.github.com/repos/python/cpython/issues/38052/comments | 2 | 2003-02-25T22:08:36Z | 2022-04-09T22:37:17Z | https://github.com/python/cpython/issues/38052 | 1,198,792,441 | 38,052 |
[
"python",
"cpython"
] | BPO | [693221](https://bugs.python.org/issue693221)
--- | :---
Nosy | @tim-one
Files | <li>[patchrecursion](https://bugs.python.org/file5046/patchrecursion "Uploaded as application/octet-stream at 2003-02-25.21:58:47 by mbrierst")</li><li>[patchequal](https://bugs.python.org/file5047/patchequal "Uploaded as application/octet-stream at 2003-02-25.21:59:32 by mbrierst")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-20.21:18:29.000>
created_at = <Date 2003-02-25.21:57:29.000>
labels = ['interpreter-core']
title = 'fix bug 625698, speed up some comparisons'
updated_at = <Date 2004-03-20.21:18:29.000>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-20.21:18:29.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-25.21:57:29.000>
creator = 'mbrierst'
dependencies = []
files = ['5046', '5047']
hgrepos = []
issue_num = 693221
keywords = ['patch']
message_count = 2.0
messages = ['42899', '42900']
nosy_count = 2.0
nosy_names = ['tim.peters', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693221'
versions = ['Python 2.3']
```
</p></details>
| fix bug 625698, speed up some comparisons | https://api.github.com/repos/python/cpython/issues/38051/comments | 2 | 2003-02-25T21:57:29Z | 2022-04-09T22:37:15Z | https://github.com/python/cpython/issues/38051 | 1,198,792,434 | 38,051 |
[
"python",
"cpython"
] | BPO | [693195](https://bugs.python.org/issue693195)
--- | :---
Nosy | @gvanrossum
Files | <li>[exc_clear.diff](https://bugs.python.org/file5044/exc_clear.diff "Uploaded as text/plain at 2003-02-25.21:28:01 by jacobs99"): diff to add sys.exc_clear, unit tests, and documentation</li><li>[exc_clear2.diff](https://bugs.python.org/file5045/exc_clear2.diff "Uploaded as text/plain at 2003-02-26.12:39:31 by jacobs99"): diff to add sys.exc_clear, unit tests, and documentation (v2)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2003-03-01.03:31:35.000>
created_at = <Date 2003-02-25.21:26:45.000>
labels = ['interpreter-core']
title = 'Add sys.exc_clear() to clear current exception'
updated_at = <Date 2003-03-01.03:31:35.000>
user = 'https://bugs.python.org/jacobs99'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-01.03:31:35.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-25.21:26:45.000>
creator = 'jacobs99'
dependencies = []
files = ['5044', '5045']
hgrepos = []
issue_num = 693195
keywords = ['patch']
message_count = 6.0
messages = ['42893', '42894', '42895', '42896', '42897', '42898']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nnorwitz', 'jacobs99']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693195'
versions = ['Python 2.3']
```
</p></details>
| Add sys.exc_clear() to clear current exception | https://api.github.com/repos/python/cpython/issues/38050/comments | 6 | 2003-02-25T21:26:45Z | 2022-04-09T22:37:14Z | https://github.com/python/cpython/issues/38050 | 1,198,792,429 | 38,050 |
[
"python",
"cpython"
] | BPO | [693121](https://bugs.python.org/issue693121)
--- | :---
Nosy | @gvanrossum, @tim-one, @rhettinger
Files | <li>[test_sets.diff](https://bugs.python.org/file804/test_sets.diff "Uploaded as text/plain at 2003-03-01.17:51:37 by @rhettinger"): New tests</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2003-03-02.00:32:23.000>
created_at = <Date 2003-02-25.19:37:45.000>
labels = ['library']
title = 'Set == non-Set is a TypeError'
updated_at = <Date 2003-03-02.00:32:23.000>
user = 'https://bugs.python.org/creedy'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-02.00:32:23.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-25.19:37:45.000>
creator = 'creedy'
dependencies = []
files = ['804']
hgrepos = []
issue_num = 693121
keywords = []
message_count = 6.0
messages = ['14833', '14834', '14835', '14836', '14837', '14838']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'rhettinger', 'creedy']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693121'
versions = ['Python 2.3']
```
</p></details>
| Set == non-Set is a TypeError | https://api.github.com/repos/python/cpython/issues/38049/comments | 6 | 2003-02-25T19:37:45Z | 2022-04-09T22:37:13Z | https://github.com/python/cpython/issues/38049 | 1,198,792,426 | 38,049 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.