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 | [713169](https://bugs.python.org/issue713169)
--- | :---
Nosy | @mwhudson, @devdanzin
<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 2010-08-18.15:32:55.815>
created_at = <Date 2003-04-01.07:35:41.000>
labels = ['type-bug', 'tests']
title = 'test_pty fails on HP-UX and AIX when run after test_openpty'
updated_at = <Date 2010-09-14.13:07:31.699>
user = 'https://bugs.python.org/rptownsend'
```
bugs.python.org fields:
```python
activity = <Date 2010-09-14.13:07:31.699>
actor = 'sable'
assignee = 'nnorwitz'
closed = True
closed_date = <Date 2010-08-18.15:32:55.815>
closer = 'BreamoreBoy'
components = ['Tests']
creation = <Date 2003-04-01.07:35:41.000>
creator = 'rptownsend'
dependencies = []
files = []
hgrepos = []
issue_num = 713169
keywords = []
message_count = 11.0
messages = ['15337', '15338', '15339', '15340', '15341', '15342', '15343', '15344', '15345', '81496', '114234']
nosy_count = 9.0
nosy_names = ['mwh', 'rptownsend', 'nnorwitz', 'mdr0', 'hoffman', 'mlorenzen', 'sable', 'ajaksu2', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue713169'
versions = ['Python 2.4']
```
</p></details>
| test_pty fails on HP-UX and AIX when run after test_openpty | https://api.github.com/repos/python/cpython/issues/38248/comments | 11 | 2003-04-01T07:35:41Z | 2022-04-09T22:40:54Z | https://github.com/python/cpython/issues/38248 | 1,198,793,276 | 38,248 |
[
"python",
"cpython"
] | BPO | [712975](https://bugs.python.org/issue712975)
--- | :---
Nosy | @mwhudson, @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 = 'https://github.com/gvanrossum'
closed_at = <Date 2003-04-16.12:34:57.000>
created_at = <Date 2003-03-31.22:00:45.000>
labels = ['interpreter-core']
title = 'Cannot change the class of a list'
updated_at = <Date 2003-04-16.12:34:57.000>
user = 'https://bugs.python.org/jiba'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-16.12:34:57.000>
actor = 'jiba'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-31.22:00:45.000>
creator = 'jiba'
dependencies = []
files = []
hgrepos = []
issue_num = 712975
keywords = []
message_count = 4.0
messages = ['15333', '15334', '15335', '15336']
nosy_count = 3.0
nosy_names = ['mwh', 'gvanrossum', 'jiba']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue712975'
versions = ['Python 2.3']
```
</p></details>
| Cannot change the class of a list | https://api.github.com/repos/python/cpython/issues/38247/comments | 4 | 2003-03-31T22:00:45Z | 2022-04-09T22:40:54Z | https://github.com/python/cpython/issues/38247 | 1,198,793,275 | 38,247 |
[
"python",
"cpython"
] | BPO | [712900](https://bugs.python.org/issue712900)
--- | :---
Files | <li>[srepatch.txt](https://bugs.python.org/file5147/srepatch.txt "Uploaded as text/plain at 2003-03-31.19:55:07 by glchapman")</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-10-21.03:04:53.000>
created_at = <Date 2003-03-31.19:54:33.000>
labels = ['library']
title = 'sre fixes for lastindex and minimizing repeats+assertions'
updated_at = <Date 2004-10-21.03:04:53.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-21.03:04:53.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-31.19:54:33.000>
creator = 'glchapman'
dependencies = []
files = ['5147']
hgrepos = []
issue_num = 712900
keywords = ['patch']
message_count = 12.0
messages = ['43246', '43247', '43248', '43249', '43250', '43251', '43252', '43253', '43254', '43255', '43256', '43257']
nosy_count = 4.0
nosy_names = ['nnorwitz', 'glchapman', 'niemeyer', 'aimacintyre']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue712900'
versions = ['Python 2.3']
```
</p></details>
| sre fixes for lastindex and minimizing repeats+assertions | https://api.github.com/repos/python/cpython/issues/38246/comments | 12 | 2003-03-31T19:54:33Z | 2022-04-09T22:40:52Z | https://github.com/python/cpython/issues/38246 | 1,198,793,271 | 38,246 |
[
"python",
"cpython"
] | BPO | [712375](https://bugs.python.org/issue712375)
--- | :---
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-04-09.20:36:54.000>
created_at = <Date 2003-03-30.23:00:59.000>
labels = ['type-feature', 'expert-unicode']
title = 'unicodedata should have a version available'
updated_at = <Date 2003-04-09.20:36:54.000>
user = 'https://bugs.python.org/jmfarrow'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-09.20:36:54.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2003-03-30.23:00:59.000>
creator = 'jmfarrow'
dependencies = []
files = []
hgrepos = []
issue_num = 712375
keywords = []
message_count = 2.0
messages = ['53835', '53836']
nosy_count = 2.0
nosy_names = ['loewis', 'jmfarrow']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue712375'
versions = []
```
</p></details>
| unicodedata should have a version available | https://api.github.com/repos/python/cpython/issues/38245/comments | 2 | 2003-03-30T23:00:59Z | 2022-04-09T22:40:51Z | https://github.com/python/cpython/issues/38245 | 1,198,793,265 | 38,245 |
[
"python",
"cpython"
] | BPO | [712367](https://bugs.python.org/issue712367)
--- | :---
Nosy | @loewis
Files | <li>[aix.diff](https://bugs.python.org/file5146/aix.diff "Uploaded as text/plain at 2003-03-30.22:36:35 by nnorwitz"): 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 = None
closed_at = <Date 2003-03-31.16:10:38.000>
created_at = <Date 2003-03-30.22:36:15.000>
labels = ['build']
title = 'get build working on AIX'
updated_at = <Date 2003-03-31.16:10:38.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-31.16:10:38.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-03-30.22:36:15.000>
creator = 'nnorwitz'
dependencies = []
files = ['5146']
hgrepos = []
issue_num = 712367
keywords = ['patch']
message_count = 3.0
messages = ['43243', '43244', '43245']
nosy_count = 2.0
nosy_names = ['loewis', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue712367'
versions = ['Python 2.3']
```
</p></details>
| get build working on AIX | https://api.github.com/repos/python/cpython/issues/38244/comments | 3 | 2003-03-30T22:36:15Z | 2022-04-09T22:40:49Z | https://github.com/python/cpython/issues/38244 | 1,198,793,262 | 38,244 |
[
"python",
"cpython"
] | BPO | [712322](https://bugs.python.org/issue712322)
--- | :---
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-04-08.20:23:43.000>
created_at = <Date 2003-03-30.20:32:25.000>
labels = ['extension-modules']
title = 'test_zipimport failing on ia64 (at least)'
updated_at = <Date 2003-04-08.20:23:43.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-08.20:23:43.000>
actor = 'jvr'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-03-30.20:32:25.000>
creator = 'nnorwitz'
dependencies = []
files = []
hgrepos = []
issue_num = 712322
keywords = []
message_count = 18.0
messages = ['15315', '15316', '15317', '15318', '15319', '15320', '15321', '15322', '15323', '15324', '15325', '15326', '15327', '15328', '15329', '15330', '15331', '15332']
nosy_count = 3.0
nosy_names = ['tim.peters', 'nnorwitz', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue712322'
versions = ['Python 2.3']
```
</p></details>
| test_zipimport failing on ia64 (at least) | https://api.github.com/repos/python/cpython/issues/38243/comments | 18 | 2003-03-30T20:32:25Z | 2022-04-09T22:40:48Z | https://github.com/python/cpython/issues/38243 | 1,198,793,254 | 38,243 |
[
"python",
"cpython"
] | BPO | [712317](https://bugs.python.org/issue712317)
--- | :---
Files | <li>[urlparse-netloc-end-at-qmark.patch](https://bugs.python.org/file5145/urlparse-netloc-end-at-qmark.patch "Uploaded as text/plain at 2003-03-30.20:17:10 by staschuk")</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 2005-01-09.15:32:47.000>
created_at = <Date 2003-03-30.20:16:56.000>
labels = ['library']
title = "Bug fix 548176: urlparse('http://foo?blah') errs"
updated_at = <Date 2005-01-09.15:32:47.000>
user = 'https://bugs.python.org/staschuk'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-09.15:32:47.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-30.20:16:56.000>
creator = 'staschuk'
dependencies = []
files = ['5145']
hgrepos = []
issue_num = 712317
keywords = ['patch']
message_count = 3.0
messages = ['43240', '43241', '43242']
nosy_count = 3.0
nosy_names = ['jlgijsbers', 'staschuk', 'mrovner']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue712317'
versions = ['Python 2.3']
```
</p></details>
| Bug fix 548176: urlparse('http://foo?blah') errs | https://api.github.com/repos/python/cpython/issues/38242/comments | 3 | 2003-03-30T20:16:56Z | 2022-04-09T22:40:47Z | https://github.com/python/cpython/issues/38242 | 1,198,793,250 | 38,242 |
[
"python",
"cpython"
] | BPO | [712124](https://bugs.python.org/issue712124)
--- | :---
Nosy | @loewis
Files | <li>[urlparse-obsolete-comment.patch](https://bugs.python.org/file5144/urlparse-obsolete-comment.patch "Uploaded as text/plain at 2003-03-30.10:40:57 by staschuk")</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.16:42:40.000>
created_at = <Date 2003-03-30.10:40:09.000>
labels = ['library']
title = 'Obsolete comment in urlparse.py'
updated_at = <Date 2003-03-30.16:42:40.000>
user = 'https://bugs.python.org/staschuk'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-30.16:42:40.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-30.10:40:09.000>
creator = 'staschuk'
dependencies = []
files = ['5144']
hgrepos = []
issue_num = 712124
keywords = ['patch']
message_count = 2.0
messages = ['43238', '43239']
nosy_count = 2.0
nosy_names = ['loewis', 'staschuk']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue712124'
versions = ['Python 2.3']
```
</p></details>
| Obsolete comment in urlparse.py | https://api.github.com/repos/python/cpython/issues/38241/comments | 2 | 2003-03-30T10:40:09Z | 2022-04-09T22:40:46Z | https://github.com/python/cpython/issues/38241 | 1,198,793,247 | 38,241 |
[
"python",
"cpython"
] | BPO | [712056](https://bugs.python.org/issue712056)
--- | :---
Nosy | @loewis
Files | <li>[stacktrace.txt](https://bugs.python.org/file834/stacktrace.txt "Uploaded as text/plain at 2003-03-30.21:05:04 by logistix"): stack trace of core dump.</li><li>[bt.txt](https://bugs.python.org/file835/bt.txt "Uploaded as text/plain at 2003-03-31.04:10:20 by logistix"): non-bogus traceback</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-04.12:53:24.000>
created_at = <Date 2003-03-30.03:44:43.000>
labels = []
title = 'OpenBSD 3.2: make altinstall dumps core'
updated_at = <Date 2003-05-04.12:53:24.000>
user = 'https://bugs.python.org/logistix'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-04.12:53:24.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-03-30.03:44:43.000>
creator = 'logistix'
dependencies = []
files = ['834', '835']
hgrepos = []
issue_num = 712056
keywords = []
message_count = 8.0
messages = ['15307', '15308', '15309', '15310', '15311', '15312', '15313', '15314']
nosy_count = 2.0
nosy_names = ['loewis', 'logistix']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue712056'
versions = []
```
</p></details>
| OpenBSD 3.2: make altinstall dumps core | https://api.github.com/repos/python/cpython/issues/38240/comments | 8 | 2003-03-30T03:44:43Z | 2022-04-09T22:40:45Z | https://github.com/python/cpython/issues/38240 | 1,198,793,242 | 38,240 |
[
"python",
"cpython"
] | BPO | [711991](https://bugs.python.org/issue711991)
--- | :---
Nosy | @jackjansen, @etrepum
<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-07-15.17:09:48.000>
created_at = <Date 2003-03-29.23:33:42.000>
labels = ['OS-mac']
title = 'IDE needs easy access to builtin help()'
updated_at = <Date 2006-07-15.17:09:48.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-15.17:09:48.000>
actor = 'bob.ippolito'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-29.23:33:42.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 711991
keywords = []
message_count = 3.0
messages = ['15304', '15305', '15306']
nosy_count = 3.0
nosy_names = ['jackjansen', 'jvr', 'bob.ippolito']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue711991'
versions = []
```
</p></details>
| IDE needs easy access to builtin help() | https://api.github.com/repos/python/cpython/issues/38239/comments | 3 | 2003-03-29T23:33:42Z | 2022-04-09T22:40:44Z | https://github.com/python/cpython/issues/38239 | 1,198,793,237 | 38,239 |
[
"python",
"cpython"
] | BPO | [711989](https://bugs.python.org/issue711989)
--- | :---
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 = None
closed_at = <Date 2004-07-15.22:14:09.000>
created_at = <Date 2003-03-29.23:25:33.000>
labels = ['OS-mac']
title = 'IDE textwindow scrollbar is over-enthusiastic'
updated_at = <Date 2004-07-15.22:14:09.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-15.22:14:09.000>
actor = 'jackjansen'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-29.23:25:33.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 711989
keywords = []
message_count = 2.0
messages = ['15302', '15303']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue711989'
versions = []
```
</p></details>
| IDE textwindow scrollbar is over-enthusiastic | https://api.github.com/repos/python/cpython/issues/38238/comments | 2 | 2003-03-29T23:25:33Z | 2022-04-09T22:40:43Z | https://github.com/python/cpython/issues/38238 | 1,198,793,235 | 38,238 |
[
"python",
"cpython"
] | BPO | [711986](https://bugs.python.org/issue711986)
--- | :---
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-11.15:54:59.000>
created_at = <Date 2003-03-29.23:19:54.000>
labels = ['docs']
title = 'gensuitemodule needs to be documented'
updated_at = <Date 2003-04-11.15:54:59.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-11.15:54:59.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-29.23:19:54.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 711986
keywords = []
message_count = 2.0
messages = ['15300', '15301']
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/issue711986'
versions = []
```
</p></details>
| gensuitemodule needs to be documented | https://api.github.com/repos/python/cpython/issues/38237/comments | 2 | 2003-03-29T23:19:54Z | 2022-04-09T22:40:43Z | https://github.com/python/cpython/issues/38237 | 1,198,793,231 | 38,237 |
[
"python",
"cpython"
] | BPO | [711967](https://bugs.python.org/issue711967)
--- | :---
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-06-21.22:41:00.000>
created_at = <Date 2003-03-29.22:32:40.000>
labels = ['OS-mac']
title = 'Lookup of Mac error string can mess up resfile chain'
updated_at = <Date 2003-06-21.22:41:00.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-21.22:41:00.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-29.22:32:40.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 711967
keywords = []
message_count = 2.0
messages = ['15298', '15299']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'low'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue711967'
versions = []
```
</p></details>
| Lookup of Mac error string can mess up resfile chain | https://api.github.com/repos/python/cpython/issues/38236/comments | 2 | 2003-03-29T22:32:40Z | 2022-04-09T22:40:42Z | https://github.com/python/cpython/issues/38236 | 1,198,793,227 | 38,236 |
[
"python",
"cpython"
] | BPO | [711902](https://bugs.python.org/issue711902)
--- | :---
Nosy | @loewis
Files | <li>[pydoc_patch.txt](https://bugs.python.org/file5141/pydoc_patch.txt "Uploaded as text/plain at 2003-03-29.19:01:33 by glchapman")</li><li>[pydoc_patch.txt](https://bugs.python.org/file5142/pydoc_patch.txt "Uploaded as text/plain at 2003-04-21.16:31:39 by glchapman")</li><li>[pydoc_patch2.txt](https://bugs.python.org/file5143/pydoc_patch2.txt "Uploaded as text/plain at 2003-04-21.16:34:20 by glchapman")</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-05-03.09:09:29.000>
created_at = <Date 2003-03-29.19:01:00.000>
labels = ['library']
title = 'Cause pydoc to show data descriptor __doc__ strings'
updated_at = <Date 2003-05-03.09:09:29.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-03.09:09:29.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-29.19:01:00.000>
creator = 'glchapman'
dependencies = []
files = ['5141', '5142', '5143']
hgrepos = []
issue_num = 711902
keywords = ['patch']
message_count = 5.0
messages = ['43233', '43234', '43235', '43236', '43237']
nosy_count = 2.0
nosy_names = ['loewis', 'glchapman']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue711902'
versions = ['Python 2.3']
```
</p></details>
| Cause pydoc to show data descriptor __doc__ strings | https://api.github.com/repos/python/cpython/issues/38235/comments | 5 | 2003-03-29T19:01:00Z | 2022-04-09T22:40:40Z | https://github.com/python/cpython/issues/38235 | 1,198,793,224 | 38,235 |
[
"python",
"cpython"
] | BPO | [711861](https://bugs.python.org/issue711861)
--- | :---
Nosy | @loewis, @rhettinger
Files | <li>[compile.diff](https://bugs.python.org/file5140/compile.diff "Uploaded as text/plain at 2003-03-29.17:28:11 by @rhettinger"): Small addition to the peepholer</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-29.21:19:50.000>
created_at = <Date 2003-03-29.17:27:12.000>
labels = ['interpreter-core']
title = 'Replace LOAD_GLOBAL "None" with LOAD_CONST Py_None'
updated_at = <Date 2003-03-29.21:19:50.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-29.21:19:50.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-29.17:27:12.000>
creator = 'rhettinger'
dependencies = []
files = ['5140']
hgrepos = []
issue_num = 711861
keywords = ['patch']
message_count = 4.0
messages = ['43229', '43230', '43231', '43232']
nosy_count = 2.0
nosy_names = ['loewis', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'later'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue711861'
versions = ['Python 2.3']
```
</p></details>
| Replace LOAD_GLOBAL "None" with LOAD_CONST Py_None | https://api.github.com/repos/python/cpython/issues/38234/comments | 4 | 2003-03-29T17:27:12Z | 2022-04-09T22:40:39Z | https://github.com/python/cpython/issues/38234 | 1,198,793,219 | 38,234 |
[
"python",
"cpython"
] | BPO | [711838](https://bugs.python.org/issue711838)
--- | :---
Nosy | @loewis
Files | <li>[python-2.2.2-urllib2-nonanonftp.patch](https://bugs.python.org/file5139/python-2.2.2-urllib2-nonanonftp.patch "Uploaded as text/plain at 2003-03-31.04:01:30 by misa"): _the_ 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 = None
closed_at = <Date 2004-02-15.21:23:00.000>
created_at = <Date 2003-03-29.16:25:48.000>
labels = ['library']
title = "urllib2 doesn't support non-anonymous ftp"
updated_at = <Date 2004-02-15.21:23:00.000>
user = 'https://bugs.python.org/misa'
```
bugs.python.org fields:
```python
activity = <Date 2004-02-15.21:23:00.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-29.16:25:48.000>
creator = 'misa'
dependencies = []
files = ['5139']
hgrepos = []
issue_num = 711838
keywords = ['patch']
message_count = 6.0
messages = ['43223', '43224', '43225', '43226', '43227', '43228']
nosy_count = 2.0
nosy_names = ['loewis', 'misa']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue711838'
versions = ['Python 2.3']
```
</p></details>
| urllib2 doesn't support non-anonymous ftp | https://api.github.com/repos/python/cpython/issues/38233/comments | 6 | 2003-03-29T16:25:48Z | 2022-04-09T22:40:37Z | https://github.com/python/cpython/issues/38233 | 1,198,793,212 | 38,233 |
[
"python",
"cpython"
] | BPO | [711835](https://bugs.python.org/issue711835)
--- | :---
Nosy | @tim-one, @loewis
Files | <li>[thread_pthread.h.patch](https://bugs.python.org/file5138/thread_pthread.h.patch "Uploaded as text/plain at 2003-03-29.16:13:55 by misa"): Patch for src/Python/thread_pthread.h</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-04-18.11:44:26.000>
created_at = <Date 2003-03-29.16:12:45.000>
labels = ['interpreter-core']
title = 'Removing unnecessary lock operations'
updated_at = <Date 2003-04-18.11:44:26.000>
user = 'https://bugs.python.org/misa'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-18.11:44:26.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-29.16:12:45.000>
creator = 'misa'
dependencies = []
files = ['5138']
hgrepos = []
issue_num = 711835
keywords = ['patch']
message_count = 9.0
messages = ['43214', '43215', '43216', '43217', '43218', '43219', '43220', '43221', '43222']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'nnorwitz', 'misa']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue711835'
versions = ['Python 2.3']
```
</p></details>
| Removing unnecessary lock operations | https://api.github.com/repos/python/cpython/issues/38232/comments | 9 | 2003-03-29T16:12:45Z | 2022-04-09T22:40:37Z | https://github.com/python/cpython/issues/38232 | 1,198,793,207 | 38,232 |
[
"python",
"cpython"
] | BPO | [711830](https://bugs.python.org/issue711830)
--- | :---
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-01-16.08:41:35.000>
created_at = <Date 2003-03-29.15:54:31.000>
labels = ['library']
title = 'SEEK_{SET,CUR,END} missing in 2.2.2'
updated_at = <Date 2005-01-16.08:41:35.000>
user = 'https://bugs.python.org/misa'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-16.08:41:35.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-29.15:54:31.000>
creator = 'misa'
dependencies = []
files = []
hgrepos = []
issue_num = 711830
keywords = []
message_count = 5.0
messages = ['15293', '15294', '15295', '15296', '15297']
nosy_count = 3.0
nosy_names = ['loewis', 'facundobatista', 'misa']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue711830'
versions = ['Python 2.2']
```
</p></details>
| SEEK_{SET,CUR,END} missing in 2.2.2 | https://api.github.com/repos/python/cpython/issues/38231/comments | 5 | 2003-03-29T15:54:31Z | 2022-04-09T22:40:35Z | https://github.com/python/cpython/issues/38231 | 1,198,793,201 | 38,231 |
[
"python",
"cpython"
] | BPO | [711722](https://bugs.python.org/issue711722)
--- | :---
Nosy | @gvanrossum, @rhettinger
Files | <li>[cache.diff](https://bugs.python.org/file5137/cache.diff "Uploaded as text/plain at 2003-03-29.06:49:13 by @rhettinger"): Patch to cache lookup of __builtins__</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-31.00:29:19.000>
created_at = <Date 2003-03-29.06:47:47.000>
labels = ['interpreter-core']
title = 'Cache lookup of __builtins__'
updated_at = <Date 2003-03-31.00:29:19.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-31.00:29:19.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-29.06:47:47.000>
creator = 'rhettinger'
dependencies = []
files = ['5137']
hgrepos = []
issue_num = 711722
keywords = ['patch']
message_count = 6.0
messages = ['43208', '43209', '43210', '43211', '43212', '43213']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue711722'
versions = ['Python 2.3']
```
</p></details>
| Cache lookup of __builtins__ | https://api.github.com/repos/python/cpython/issues/38230/comments | 6 | 2003-03-29T06:47:47Z | 2022-04-09T22:40:34Z | https://github.com/python/cpython/issues/38230 | 1,198,793,197 | 38,230 |
[
"python",
"cpython"
] | BPO | [711632](https://bugs.python.org/issue711632)
--- | :---
Nosy | @loewis, @gaul
<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-12.16:38:58.000>
created_at = <Date 2003-03-29.00:26:11.000>
labels = ['library']
title = 'htmllib.HTMLParser.anchorlist problem'
updated_at = <Date 2003-09-12.16:38:58.000>
user = 'https://bugs.python.org/cpgray'
```
bugs.python.org fields:
```python
activity = <Date 2003-09-12.16:38:58.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-29.00:26:11.000>
creator = 'cpgray'
dependencies = []
files = []
hgrepos = []
issue_num = 711632
keywords = []
message_count = 3.0
messages = ['15290', '15291', '15292']
nosy_count = 3.0
nosy_names = ['loewis', 'gaul', 'cpgray']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue711632'
versions = ['Python 2.2']
```
</p></details>
| htmllib.HTMLParser.anchorlist problem | https://api.github.com/repos/python/cpython/issues/38229/comments | 3 | 2003-03-29T00:26:11Z | 2022-04-09T22:40:33Z | https://github.com/python/cpython/issues/38229 | 1,198,793,193 | 38,229 |
[
"python",
"cpython"
] | BPO | [711448](https://bugs.python.org/issue711448)
--- | :---
Nosy | @gvanrossum, @nascheme
Files | <li>[warn_shadow2.diff](https://bugs.python.org/file5136/warn_shadow2.diff "Uploaded as text/plain at 2003-06-07.23:06:25 by @nascheme")</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/nascheme'
closed_at = <Date 2003-06-09.19:16:37.000>
created_at = <Date 2003-03-28.17:12:49.000>
labels = ['interpreter-core']
title = 'Warn about inter-module assignments shadowing builtins'
updated_at = <Date 2003-06-09.19:16:37.000>
user = 'https://github.com/nascheme'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-09.19:16:37.000>
actor = 'nascheme'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-28.17:12:49.000>
creator = 'nascheme'
dependencies = []
files = ['5136']
hgrepos = []
issue_num = 711448
keywords = ['patch']
message_count = 8.0
messages = ['43200', '43201', '43202', '43203', '43204', '43205', '43206', '43207']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'nascheme']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue711448'
versions = []
```
</p></details>
| Warn about inter-module assignments shadowing builtins | https://api.github.com/repos/python/cpython/issues/38228/comments | 8 | 2003-03-28T17:12:49Z | 2022-04-09T22:40:33Z | https://github.com/python/cpython/issues/38228 | 1,198,793,191 | 38,228 |
[
"python",
"cpython"
] | BPO | [711268](https://bugs.python.org/issue711268)
--- | :---
Nosy | @gvanrossum, @brettcannon, @birkenfeld, @rhettinger, @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 2007-05-13.07:57:15.000>
created_at = <Date 2003-03-28.10:47:16.000>
labels = ['interpreter-core', 'type-feature']
title = 'A large block of commands after an "if" cannot be '
updated_at = <Date 2007-05-13.07:57:15.000>
user = 'https://bugs.python.org/vimboss'
```
bugs.python.org fields:
```python
activity = <Date 2007-05-13.07:57:15.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-28.10:47:16.000>
creator = 'vimboss'
dependencies = []
files = []
hgrepos = []
issue_num = 711268
keywords = []
message_count = 12.0
messages = ['53823', '53824', '53825', '53826', '53827', '53828', '53829', '53830', '53831', '53832', '53833', '53834']
nosy_count = 7.0
nosy_names = ['gvanrossum', 'brett.cannon', 'jepler', 'georg.brandl', 'rhettinger', 'facundobatista', 'vimboss']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue711268'
versions = []
```
</p></details>
| A large block of commands after an "if" cannot be | https://api.github.com/repos/python/cpython/issues/38227/comments | 12 | 2003-03-28T10:47:16Z | 2022-04-09T22:40:31Z | https://github.com/python/cpython/issues/38227 | 1,198,793,188 | 38,227 |
[
"python",
"cpython"
] | BPO | [711019](https://bugs.python.org/issue711019)
--- | :---
Nosy | @tim-one, @freddrake, @smontanaro
<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-04-26.03:00:43.000>
created_at = <Date 2003-03-27.21:30:22.000>
labels = ['docs']
title = 'math.log(0) differs from math.log(0L)'
updated_at = <Date 2003-04-26.03:00:43.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-26.03:00:43.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-27.21:30:22.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 711019
keywords = []
message_count = 7.0
messages = ['15283', '15284', '15285', '15286', '15287', '15288', '15289']
nosy_count = 3.0
nosy_names = ['tim.peters', 'fdrake', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue711019'
versions = ['Python 2.3']
```
</p></details>
| math.log(0) differs from math.log(0L) | https://api.github.com/repos/python/cpython/issues/38226/comments | 7 | 2003-03-27T21:30:22Z | 2022-04-09T22:40:30Z | https://github.com/python/cpython/issues/38226 | 1,198,793,186 | 38,226 |
[
"python",
"cpython"
] | BPO | [711002](https://bugs.python.org/issue711002)
--- | :---
Nosy | @brettcannon
Files | <li>[test_urllib.py](https://bugs.python.org/file5134/test_urllib.py "Uploaded as text/plain at 2003-03-27.21:13:17 by @brettcannon"): new test_urllib.py file (cvs diff was not working for it)</li><li>[urllib_fix.diff](https://bugs.python.org/file5135/urllib_fix.diff "Uploaded as text/plain at 2003-03-27.21:15:28 by @brettcannon"): cvs diff -u for Lib/urllib.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-04-20.02:53:50.000>
created_at = <Date 2003-03-27.21:09:20.000>
labels = ['library']
title = 'new test_urllib and patch for found urllib bug'
updated_at = <Date 2003-04-20.02:53:50.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-20.02:53:50.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-27.21:09:20.000>
creator = 'brett.cannon'
dependencies = []
files = ['5134', '5135']
hgrepos = []
issue_num = 711002
keywords = ['patch']
message_count = 4.0
messages = ['43196', '43197', '43198', '43199']
nosy_count = 1.0
nosy_names = ['brett.cannon']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue711002'
versions = ['Python 2.3']
```
</p></details>
| new test_urllib and patch for found urllib bug | https://api.github.com/repos/python/cpython/issues/38225/comments | 4 | 2003-03-27T21:09:20Z | 2022-04-09T22:40:28Z | https://github.com/python/cpython/issues/38225 | 1,198,793,182 | 38,225 |
[
"python",
"cpython"
] | BPO | [710931](https://bugs.python.org/issue710931)
--- | :---
Nosy | @loewis, @hyeshik
Files | <li>[python-mbc.diff.gz](https://bugs.python.org/file5133/python-mbc.diff.gz "Uploaded as application/x-gzip-compressed at 2003-03-27.19:32:27 by @hyeshik"): patch (rev.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 2003-03-29.15:00:07.000>
created_at = <Date 2003-03-27.19:31:49.000>
labels = ['library']
title = 'iconv codec-NG and Korean Codecs'
updated_at = <Date 2003-03-29.15:00:07.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-29.15:00:07.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-27.19:31:49.000>
creator = 'hyeshik.chang'
dependencies = []
files = ['5133']
hgrepos = []
issue_num = 710931
keywords = ['patch']
message_count = 2.0
messages = ['43194', '43195']
nosy_count = 2.0
nosy_names = ['loewis', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue710931'
versions = ['Python 2.3']
```
</p></details>
| iconv codec-NG and Korean Codecs | https://api.github.com/repos/python/cpython/issues/38224/comments | 2 | 2003-03-27T19:31:49Z | 2022-04-09T22:40:28Z | https://github.com/python/cpython/issues/38224 | 1,198,793,179 | 38,224 |
[
"python",
"cpython"
] | BPO | [710576](https://bugs.python.org/issue710576)
--- | :---
Nosy | @malemburg, @gvanrossum, @loewis
Files | <li>[codecs-2.2.2.diff](https://bugs.python.org/file5132/codecs-2.2.2.diff "Uploaded as text/plain at 2003-03-27.08:25:49 by geertj")</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.21:12:09.000>
created_at = <Date 2003-03-27.08:09:47.000>
labels = ['interpreter-core']
title = 'Backport to 2.2.2 of codec registry fix'
updated_at = <Date 2003-03-30.21:12:09.000>
user = 'https://bugs.python.org/geertj'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-30.21:12:09.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-27.08:09:47.000>
creator = 'geertj'
dependencies = []
files = ['5132']
hgrepos = []
issue_num = 710576
keywords = ['patch']
message_count = 7.0
messages = ['43187', '43188', '43189', '43190', '43191', '43192', '43193']
nosy_count = 4.0
nosy_names = ['lemburg', 'gvanrossum', 'loewis', 'geertj']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue710576'
versions = ['Python 2.2']
```
</p></details>
| Backport to 2.2.2 of codec registry fix | https://api.github.com/repos/python/cpython/issues/38223/comments | 7 | 2003-03-27T08:09:47Z | 2022-04-09T22:40:27Z | https://github.com/python/cpython/issues/38223 | 1,198,793,170 | 38,223 |
[
"python",
"cpython"
] | BPO | [710374](https://bugs.python.org/issue710374)
--- | :---
Nosy | @jackjansen, @etrepum
<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-07-15.17:10:04.000>
created_at = <Date 2003-03-26.22:33:11.000>
labels = ['OS-mac']
title = 'Raise IDE output window over splash screen on early crash'
updated_at = <Date 2006-07-15.17:10:04.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-15.17:10:04.000>
actor = 'bob.ippolito'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-26.22:33:11.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 710374
keywords = []
message_count = 4.0
messages = ['15279', '15280', '15281', '15282']
nosy_count = 3.0
nosy_names = ['jackjansen', 'jvr', 'bob.ippolito']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue710374'
versions = []
```
</p></details>
| Raise IDE output window over splash screen on early crash | https://api.github.com/repos/python/cpython/issues/38222/comments | 4 | 2003-03-26T22:33:11Z | 2022-04-09T22:40:24Z | https://github.com/python/cpython/issues/38222 | 1,198,793,167 | 38,222 |
[
"python",
"cpython"
] | BPO | [710373](https://bugs.python.org/issue710373)
--- | :---
Nosy | @jackjansen, @etrepum
<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-07-15.17:10:26.000>
created_at = <Date 2003-03-26.22:30:08.000>
labels = ['OS-mac']
title = "IDE stdin doesn't have readlines"
updated_at = <Date 2006-07-15.17:10:26.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-15.17:10:26.000>
actor = 'bob.ippolito'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-26.22:30:08.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 710373
keywords = []
message_count = 3.0
messages = ['15276', '15277', '15278']
nosy_count = 3.0
nosy_names = ['jackjansen', 'jvr', 'bob.ippolito']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue710373'
versions = []
```
</p></details>
| IDE stdin doesn't have readlines | https://api.github.com/repos/python/cpython/issues/38221/comments | 3 | 2003-03-26T22:30:08Z | 2022-04-09T22:40:23Z | https://github.com/python/cpython/issues/38221 | 1,198,793,163 | 38,221 |
[
"python",
"cpython"
] | BPO | [710285](https://bugs.python.org/issue710285)
--- | :---
Nosy | @loewis
Files | <li>[a](https://bugs.python.org/file833/a "Uploaded as application/octet-stream at 2003-03-28.22:53:44 by tww-china"): Patch to rename LONG_LONG to PY_LONG_LONG in 2.2.2</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-29.10:21:01.000>
created_at = <Date 2003-03-26.19:48:57.000>
labels = ['library']
title = 'Rename definition of LONG_LONG'
updated_at = <Date 2003-03-29.10:21:01.000>
user = 'https://bugs.python.org/tww-china'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-29.10:21:01.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-26.19:48:57.000>
creator = 'tww-china'
dependencies = []
files = ['833']
hgrepos = []
issue_num = 710285
keywords = []
message_count = 6.0
messages = ['15270', '15271', '15272', '15273', '15274', '15275']
nosy_count = 2.0
nosy_names = ['loewis', 'tww-china']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue710285'
versions = []
```
</p></details>
| Rename definition of LONG_LONG | https://api.github.com/repos/python/cpython/issues/38220/comments | 6 | 2003-03-26T19:48:57Z | 2022-04-09T22:40:23Z | https://github.com/python/cpython/issues/38220 | 1,198,793,158 | 38,220 |
[
"python",
"cpython"
] | BPO | [710197](https://bugs.python.org/issue710197)
--- | :---
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-31.09:35:31.000>
created_at = <Date 2003-03-26.17:59:23.000>
labels = ['invalid']
title = 'initialisation problem with dict.fromkeys()'
updated_at = <Date 2003-03-31.09:35:31.000>
user = 'https://bugs.python.org/fsms'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-31.09:35:31.000>
actor = 'fsms'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-03-26.17:59:23.000>
creator = 'fsms'
dependencies = []
files = []
hgrepos = []
issue_num = 710197
keywords = []
message_count = 3.0
messages = ['15267', '15268', '15269']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'fsms']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue710197'
versions = ['Python 2.3']
```
</p></details>
| initialisation problem with dict.fromkeys() | https://api.github.com/repos/python/cpython/issues/38219/comments | 3 | 2003-03-26T17:59:23Z | 2022-04-09T22:40:21Z | https://github.com/python/cpython/issues/38219 | 1,198,793,154 | 38,219 |
[
"python",
"cpython"
] | BPO | [710127](https://bugs.python.org/issue710127)
--- | :---
Nosy | @loewis, @doerwalter
Files | <li>[diff.txt](https://bugs.python.org/file5131/diff.txt "Uploaded as text/plain at 2003-03-26.16:09:09 by @doerwalter")</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-04-02.16:53:39.000>
created_at = <Date 2003-03-26.16:08:39.000>
labels = ['interpreter-core']
title = 'Make "%c" % u"a" work'
updated_at = <Date 2003-04-02.16:53:39.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-02.16:53:39.000>
actor = 'doerwalter'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-26.16:08:39.000>
creator = 'doerwalter'
dependencies = []
files = ['5131']
hgrepos = []
issue_num = 710127
keywords = ['patch']
message_count = 5.0
messages = ['43182', '43183', '43184', '43185', '43186']
nosy_count = 2.0
nosy_names = ['loewis', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue710127'
versions = []
```
</p></details>
| Make "%c" % u"a" work | https://api.github.com/repos/python/cpython/issues/38218/comments | 5 | 2003-03-26T16:08:39Z | 2022-04-09T22:40:21Z | https://github.com/python/cpython/issues/38218 | 1,198,793,147 | 38,218 |
[
"python",
"cpython"
] | BPO | [710041](https://bugs.python.org/issue710041)
--- | :---
<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-26.13:56:56.000>
created_at = <Date 2003-03-26.13:43:45.000>
labels = ['interpreter-core']
title = 'sys.stdout IOError under Windows'
updated_at = <Date 2003-03-26.13:56:56.000>
user = 'https://bugs.python.org/pysquared'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-26.13:56:56.000>
actor = 'pysquared'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-26.13:43:45.000>
creator = 'pysquared'
dependencies = []
files = []
hgrepos = []
issue_num = 710041
keywords = []
message_count = 2.0
messages = ['15265', '15266']
nosy_count = 1.0
nosy_names = ['pysquared']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue710041'
versions = []
```
</p></details>
| sys.stdout IOError under Windows | https://api.github.com/repos/python/cpython/issues/38217/comments | 2 | 2003-03-26T13:43:45Z | 2022-04-09T22:40:19Z | https://github.com/python/cpython/issues/38217 | 1,198,793,144 | 38,217 |
[
"python",
"cpython"
] | BPO | [709744](https://bugs.python.org/issue709744)
--- | :---
Nosy | @gvanrossum, @Yhg1s, @arigo
Files | <li>[call_attr.diff](https://bugs.python.org/file5127/call_attr.diff "Uploaded as text/plain at 2003-03-25.23:18:01 by @Yhg1s"): 1st call_attr patch</li><li>[call_attr2.diff](https://bugs.python.org/file5128/call_attr2.diff "Uploaded as text/plain at 2003-04-17.23:41:01 by @Yhg1s"): 2nd call_attr patch</li><li>[call_attr4.diff](https://bugs.python.org/file5129/call_attr4.diff "Uploaded as text/plain at 2003-04-18.22:48:54 by @Yhg1s"): 4th call_attr patch (fixed)</li><li>[call_attr5.diff](https://bugs.python.org/file5130/call_attr5.diff "Uploaded as text/plain at 2003-05-02.12:53:20 by @Yhg1s"): 5th call_attr patch (with CALL_PROFILE)</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-03-20.21:25:16.000>
created_at = <Date 2003-03-25.23:16:09.000>
labels = ['interpreter-core']
title = 'CALL_ATTR opcode'
updated_at = <Date 2006-03-20.21:25:16.000>
user = 'https://github.com/Yhg1s'
```
bugs.python.org fields:
```python
activity = <Date 2006-03-20.21:25:16.000>
actor = 'twouters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-25.23:16:09.000>
creator = 'twouters'
dependencies = []
files = ['5127', '5128', '5129', '5130']
hgrepos = []
issue_num = 709744
keywords = ['patch']
message_count = 16.0
messages = ['43166', '43167', '43168', '43169', '43170', '43171', '43172', '43173', '43174', '43175', '43176', '43177', '43178', '43179', '43180', '43181']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'twouters', 'arigo']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue709744'
versions = ['Python 2.3']
```
</p></details>
| CALL_ATTR opcode | https://api.github.com/repos/python/cpython/issues/38216/comments | 16 | 2003-03-25T23:16:09Z | 2022-04-09T22:40:18Z | https://github.com/python/cpython/issues/38216 | 1,198,793,141 | 38,216 |
[
"python",
"cpython"
] | BPO | [709743](https://bugs.python.org/issue709743)
--- | :---
Nosy | @loewis
Files | <li>[pyconfig.h.in](https://bugs.python.org/file5126/pyconfig.h.in "Uploaded as application/octet-stream at 2003-03-25.23:16:52 by loechelt"): Input file for header generation</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-28.18:52:10.000>
created_at = <Date 2003-03-25.23:15:08.000>
labels = ['build']
title = 'os.setpgrp function failed to build'
updated_at = <Date 2003-03-28.18:52:10.000>
user = 'https://bugs.python.org/loechelt'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-28.18:52:10.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-03-25.23:15:08.000>
creator = 'loechelt'
dependencies = []
files = ['5126']
hgrepos = []
issue_num = 709743
keywords = ['patch']
message_count = 4.0
messages = ['43162', '43163', '43164', '43165']
nosy_count = 2.0
nosy_names = ['loewis', 'loechelt']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue709743'
versions = ['Python 2.3']
```
</p></details>
| os.setpgrp function failed to build | https://api.github.com/repos/python/cpython/issues/38215/comments | 4 | 2003-03-25T23:15:08Z | 2022-04-09T22:40:18Z | https://github.com/python/cpython/issues/38215 | 1,198,793,132 | 38,215 |
[
"python",
"cpython"
] | BPO | [709733](https://bugs.python.org/issue709733)
--- | :---
Files | <li>[patchweakdoc](https://bugs.python.org/file832/patchweakdoc "Uploaded as application/octet-stream at 2003-03-25.23:00:22 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-28.18:20:55.000>
created_at = <Date 2003-03-25.22:58:57.000>
labels = ['docs']
title = 'PyWeakref_GetObject incorrectly documented'
updated_at = <Date 2003-03-28.18:20:55.000>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-28.18:20:55.000>
actor = 'ping'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-25.22:58:57.000>
creator = 'mbrierst'
dependencies = []
files = ['832']
hgrepos = []
issue_num = 709733
keywords = []
message_count = 2.0
messages = ['15263', '15264']
nosy_count = 2.0
nosy_names = ['ping', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue709733'
versions = []
```
</p></details>
| PyWeakref_GetObject incorrectly documented | https://api.github.com/repos/python/cpython/issues/38214/comments | 2 | 2003-03-25T22:58:57Z | 2022-04-09T22:40:16Z | https://github.com/python/cpython/issues/38214 | 1,198,793,126 | 38,214 |
[
"python",
"cpython"
] | BPO | [709491](https://bugs.python.org/issue709491)
--- | :---
Nosy | @loewis, @gaul
<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-20.10:59:55.000>
created_at = <Date 2003-03-25.15:55:37.000>
labels = ['library']
title = 'sgmllib.SGMLParser.reset() problem'
updated_at = <Date 2003-09-20.10:59:55.000>
user = 'https://bugs.python.org/cpgray'
```
bugs.python.org fields:
```python
activity = <Date 2003-09-20.10:59:55.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-25.15:55:37.000>
creator = 'cpgray'
dependencies = []
files = []
hgrepos = []
issue_num = 709491
keywords = []
message_count = 3.0
messages = ['15260', '15261', '15262']
nosy_count = 3.0
nosy_names = ['loewis', 'gaul', 'cpgray']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue709491'
versions = ['Python 2.2']
```
</p></details>
| sgmllib.SGMLParser.reset() problem | https://api.github.com/repos/python/cpython/issues/38213/comments | 3 | 2003-03-25T15:55:37Z | 2022-04-09T22:40:15Z | https://github.com/python/cpython/issues/38213 | 1,198,793,121 | 38,213 |
[
"python",
"cpython"
] | BPO | [709428](https://bugs.python.org/issue709428)
--- | :---
Nosy | @gvanrossum, @smontanaro
<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-03-29.01:00:27.000>
created_at = <Date 2003-03-25.13:48:49.000>
labels = ['library']
title = 'os.altsep is None under Windows'
updated_at = <Date 2003-03-29.01:00:27.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-29.01:00:27.000>
actor = 'gvanrossum'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-25.13:48:49.000>
creator = 'glchapman'
dependencies = []
files = []
hgrepos = []
issue_num = 709428
keywords = []
message_count = 5.0
messages = ['15255', '15256', '15257', '15258', '15259']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'skip.montanaro', 'glchapman']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue709428'
versions = ['Python 2.3']
```
</p></details>
| os.altsep is None under Windows | https://api.github.com/repos/python/cpython/issues/38212/comments | 5 | 2003-03-25T13:48:49Z | 2022-04-09T22:40:14Z | https://github.com/python/cpython/issues/38212 | 1,198,793,117 | 38,212 |
[
"python",
"cpython"
] | BPO | [709178](https://bugs.python.org/issue709178)
--- | :---
Nosy | @loewis
Files | <li>[python-distutils-remove-cygwin-static.diff](https://bugs.python.org/file5124/python-distutils-remove-cygwin-static.diff "Uploaded as text/plain at 2003-03-25.02:56:17 by jkluebs"): patch to remove -static option from cygwinccompiler.py</li><li>[cygwinccompiler.py-shared.diff](https://bugs.python.org/file5125/cygwinccompiler.py-shared.diff "Uploaded as text/plain at 2003-04-10.16:19:17 by jlt63"): patch to use -shared instead of -mdll -static for newer toolchains</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-14.13:10:04.000>
created_at = <Date 2003-03-25.02:55:06.000>
labels = ['library']
title = 'remove -static option from cygwinccompiler'
updated_at = <Date 2003-04-14.13:10:04.000>
user = 'https://bugs.python.org/jkluebs'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-14.13:10:04.000>
actor = 'jlt63'
assignee = 'jlt63'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-03-25.02:55:06.000>
creator = 'jkluebs'
dependencies = []
files = ['5124', '5125']
hgrepos = []
issue_num = 709178
keywords = ['patch']
message_count = 14.0
messages = ['43148', '43149', '43150', '43151', '43152', '43153', '43154', '43155', '43156', '43157', '43158', '43159', '43160', '43161']
nosy_count = 3.0
nosy_names = ['loewis', 'jlt63', 'jkluebs']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue709178'
versions = []
```
</p></details>
| remove -static option from cygwinccompiler | https://api.github.com/repos/python/cpython/issues/38211/comments | 14 | 2003-03-25T02:55:06Z | 2022-04-09T22:40:13Z | https://github.com/python/cpython/issues/38211 | 1,198,793,112 | 38,211 |
[
"python",
"cpython"
] | BPO | [708927](https://bugs.python.org/issue708927)
--- | :---
<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-06-02.15:09:46.000>
created_at = <Date 2003-03-24.17:59:37.000>
labels = ['library']
title = 'socket timeouts produce wrong errors in win32'
updated_at = <Date 2004-06-02.15:09:46.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-02.15:09:46.000>
actor = 'glchapman'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-24.17:59:37.000>
creator = 'glchapman'
dependencies = []
files = []
hgrepos = []
issue_num = 708927
keywords = []
message_count = 3.0
messages = ['15252', '15253', '15254']
nosy_count = 2.0
nosy_names = ['glchapman', 'troels']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue708927'
versions = ['Python 2.3']
```
</p></details>
| socket timeouts produce wrong errors in win32 | https://api.github.com/repos/python/cpython/issues/38210/comments | 3 | 2003-03-24T17:59:37Z | 2022-04-09T22:40:11Z | https://github.com/python/cpython/issues/38210 | 1,198,793,110 | 38,210 |
[
"python",
"cpython"
] | BPO | [708901](https://bugs.python.org/issue708901)
--- | :---
Nosy | @mwhudson, @tim-one, @arigo
Files | <li>[for-set-lineno.diff](https://bugs.python.org/file831/for-set-lineno.diff "Uploaded as text/plain at 2003-03-24.17:43:42 by @mwhudson")</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/mwhudson'
closed_at = <Date 2003-04-30.08:29:50.000>
created_at = <Date 2003-03-24.17:09:37.000>
labels = ['interpreter-core']
title = 'Lineno calculation sometimes broken'
updated_at = <Date 2003-04-30.08:29:50.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-30.08:29:50.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-24.17:09:37.000>
creator = 'glchapman'
dependencies = []
files = ['831']
hgrepos = []
issue_num = 708901
keywords = []
message_count = 10.0
messages = ['15242', '15243', '15244', '15245', '15246', '15247', '15248', '15249', '15250', '15251']
nosy_count = 5.0
nosy_names = ['mwh', 'tim.peters', 'nnorwitz', 'arigo', 'glchapman']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue708901'
versions = ['Python 2.3']
```
</p></details>
| Lineno calculation sometimes broken | https://api.github.com/repos/python/cpython/issues/38209/comments | 10 | 2003-03-24T17:09:37Z | 2022-04-09T22:40:11Z | https://github.com/python/cpython/issues/38209 | 1,198,793,106 | 38,209 |
[
"python",
"cpython"
] | BPO | [708806](https://bugs.python.org/issue708806)
--- | :---
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 = 'https://github.com/tim-one'
closed_at = <Date 2003-03-24.17:58:08.000>
created_at = <Date 2003-03-24.13:42:46.000>
labels = ['interpreter-core']
title = 'memory leak in nested def()'
updated_at = <Date 2003-03-24.17:58:08.000>
user = 'https://bugs.python.org/tismer'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-24.17:58:08.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-24.13:42:46.000>
creator = 'tismer'
dependencies = []
files = []
hgrepos = []
issue_num = 708806
keywords = []
message_count = 2.0
messages = ['15240', '15241']
nosy_count = 2.0
nosy_names = ['tim.peters', 'tismer']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue708806'
versions = ['Python 2.3']
```
</p></details>
| memory leak in nested def() | https://api.github.com/repos/python/cpython/issues/38208/comments | 2 | 2003-03-24T13:42:46Z | 2022-04-09T22:40:10Z | https://github.com/python/cpython/issues/38208 | 1,198,793,102 | 38,208 |
[
"python",
"cpython"
] | BPO | [708604](https://bugs.python.org/issue708604)
--- | :---
Nosy | @loewis
Files | <li>[compile.diff](https://bugs.python.org/file5122/compile.diff "Uploaded as text/plain at 2003-03-24.03:26:46 by jasonharper"): diff of Python/compile.c</li><li>[listobject.diff](https://bugs.python.org/file5123/listobject.diff "Uploaded as text/plain at 2003-03-24.03:27:38 by jasonharper"): diff of Objects/listobject.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-05-03.10:54:23.000>
created_at = <Date 2003-03-24.03:01:40.000>
labels = ['interpreter-core']
title = 'unchecked return values - compile.c'
updated_at = <Date 2003-05-03.10:54:23.000>
user = 'https://bugs.python.org/jasonharper'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-03.10:54:23.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-24.03:01:40.000>
creator = 'jasonharper'
dependencies = []
files = ['5122', '5123']
hgrepos = []
issue_num = 708604
keywords = ['patch']
message_count = 5.0
messages = ['43143', '43144', '43145', '43146', '43147']
nosy_count = 2.0
nosy_names = ['loewis', 'jasonharper']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue708604'
versions = ['Python 2.3']
```
</p></details>
| unchecked return values - compile.c | https://api.github.com/repos/python/cpython/issues/38207/comments | 5 | 2003-03-24T03:01:40Z | 2022-04-09T22:40:09Z | https://github.com/python/cpython/issues/38207 | 1,198,793,100 | 38,207 |
[
"python",
"cpython"
] | BPO | [708495](https://bugs.python.org/issue708495)
--- | :---
Nosy | @loewis
Files | <li>[diff](https://bugs.python.org/file5121/diff "Uploaded as text/plain at 2003-04-26.10:11:14 by pieronne"): Correct formatted diff file</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-05-03.09:15:28.000>
created_at = <Date 2003-03-23.20:01:46.000>
labels = ['interpreter-core']
title = 'OpenVMS complementary patches'
updated_at = <Date 2003-05-03.09:15:28.000>
user = 'https://bugs.python.org/pieronne'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-03.09:15:28.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-23.20:01:46.000>
creator = 'pieronne'
dependencies = []
files = ['5121']
hgrepos = []
issue_num = 708495
keywords = ['patch']
message_count = 4.0
messages = ['43139', '43140', '43141', '43142']
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/issue708495'
versions = ['Python 2.3']
```
</p></details>
| OpenVMS complementary patches | https://api.github.com/repos/python/cpython/issues/38206/comments | 4 | 2003-03-23T20:01:46Z | 2022-04-09T22:40:08Z | https://github.com/python/cpython/issues/38206 | 1,198,793,098 | 38,206 |
[
"python",
"cpython"
] | BPO | [708374](https://bugs.python.org/issue708374)
--- | :---
Nosy | @gvanrossum, @loewis, @akuchling, @rhettinger, @josiahcarlson, @yotam.medini
Files | <li>[mmap.diff](https://bugs.python.org/file5115/mmap.diff "Uploaded as text/plain at 2003-03-23.14:34:17 by nnorwitz"): patch 1</li><li>[mmap.diff](https://bugs.python.org/file5116/mmap.diff "Uploaded as text/plain at 2003-03-29.21:28:48 by nnorwitz"): patch 2 - with windows support</li><li>[mmap-test.diff](https://bugs.python.org/file5117/mmap-test.diff "Uploaded as text/plain at 2003-04-10.18:20:48 by nnorwitz"): updated test for windows</li><li>[mmap-block.diff](https://bugs.python.org/file5118/mmap-block.diff "Uploaded as text/plain at 2003-06-27.03:19:48 by nnorwitz"): minimal patch for excluding block devices from size check</li><li>[mmap-reg.diff](https://bugs.python.org/file5119/mmap-reg.diff "Uploaded as text/plain at 2003-07-14.20:02:41 by @akuchling"): Minimal patch for only doing size check on regular files</li><li>[mmap3.diff](https://bugs.python.org/file5120/mmap3.diff "Uploaded as text/plain at 2006-10-28.18:12:29 by @loewis"): version 3 of patch</li><li>[mmap.diff](https://bugs.python.org/file8355/mmap.diff "Uploaded as text/plain at 2007-08-29.14:01:13 by phuang")</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 2007-10-23.03:13:35.002>
created_at = <Date 2003-03-23.14:33:45.000>
labels = ['extension-modules']
title = 'add offset to mmap'
updated_at = <Date 2007-10-23.03:13:35.001>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2007-10-23.03:13:35.001>
actor = 'gvanrossum'
assignee = 'akuchling'
closed = True
closed_date = <Date 2007-10-23.03:13:35.002>
closer = 'gvanrossum'
components = ['Extension Modules']
creation = <Date 2003-03-23.14:33:45.000>
creator = 'nnorwitz'
dependencies = []
files = ['5115', '5116', '5117', '5118', '5119', '5120', '8355']
hgrepos = []
issue_num = 708374
keywords = ['patch']
message_count = 27.0
messages = ['43116', '43117', '43118', '43119', '43120', '43121', '43122', '43123', '43124', '43125', '43126', '43127', '43128', '43129', '43130', '43131', '43132', '43133', '43134', '43135', '43136', '43137', '43138', '55420', '56639', '56662', '56664']
nosy_count = 9.0
nosy_names = ['gvanrossum', 'loewis', 'akuchling', 'nnorwitz', 'rhettinger', 'teoliphant', 'josiahcarlson', 'yotam', 'phuang']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue708374'
versions = ['Python 2.6']
```
</p></details>
| add offset to mmap | https://api.github.com/repos/python/cpython/issues/38205/comments | 27 | 2003-03-23T14:33:45Z | 2022-04-09T22:40:07Z | https://github.com/python/cpython/issues/38205 | 1,198,793,096 | 38,205 |
[
"python",
"cpython"
] | BPO | [708320](https://bugs.python.org/issue708320)
--- | :---
Nosy | @theller
<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/theller'
closed_at = <Date 2009-04-17.15:29:42.473>
created_at = <Date 2003-03-23.10:52:46.000>
labels = ['library']
title = 'DistributionMetaData error ?'
updated_at = <Date 2009-04-17.15:29:42.473>
user = 'https://bugs.python.org/dutoitc'
```
bugs.python.org fields:
```python
activity = <Date 2009-04-17.15:29:42.473>
actor = 'varash'
assignee = 'theller'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-03-23.10:52:46.000>
creator = 'dutoitc'
dependencies = []
files = []
hgrepos = []
issue_num = 708320
keywords = []
message_count = 4.0
messages = ['15237', '15238', '15239', '86076']
nosy_count = 4.0
nosy_names = ['nnorwitz', 'theller', 'dutoitc', 'varash']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue708320'
versions = ['Python 2.2']
```
</p></details>
| DistributionMetaData error ? | https://api.github.com/repos/python/cpython/issues/38204/comments | 4 | 2003-03-23T10:52:46Z | 2022-04-09T22:40:05Z | https://github.com/python/cpython/issues/38204 | 1,198,793,087 | 38,204 |
[
"python",
"cpython"
] | BPO | [708205](https://bugs.python.org/issue708205)
--- | :---
Nosy | @tim-one, @freddrake
<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-28.21:34:09.000>
created_at = <Date 2003-03-23.00:26:32.000>
labels = ['docs']
title = 'math.fabs documentation is misleading'
updated_at = <Date 2003-04-28.21:34:09.000>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-28.21:34:09.000>
actor = 'tim.peters'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-23.00:26:32.000>
creator = 'quiver'
dependencies = []
files = []
hgrepos = []
issue_num = 708205
keywords = []
message_count = 2.0
messages = ['15235', '15236']
nosy_count = 3.0
nosy_names = ['tim.peters', 'fdrake', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue708205'
versions = ['Python 2.2']
```
</p></details>
| math.fabs documentation is misleading | https://api.github.com/repos/python/cpython/issues/38203/comments | 2 | 2003-03-23T00:26:32Z | 2022-04-09T22:40:04Z | https://github.com/python/cpython/issues/38203 | 1,198,793,082 | 38,203 |
[
"python",
"cpython"
] | BPO | [708201](https://bugs.python.org/issue708201)
--- | :---
Files | <li>[import.diff](https://bugs.python.org/file5114/import.diff "Uploaded as text/plain at 2003-03-23.00:17:51 by jasonharper"): diff of Python/import.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-23.14:46:08.000>
created_at = <Date 2003-03-23.00:15:11.000>
labels = ['interpreter-core']
title = 'unchecked return value in import.c'
updated_at = <Date 2003-03-23.14:46:08.000>
user = 'https://bugs.python.org/jasonharper'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-23.14:46:08.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-23.00:15:11.000>
creator = 'jasonharper'
dependencies = []
files = ['5114']
hgrepos = []
issue_num = 708201
keywords = ['patch']
message_count = 2.0
messages = ['43114', '43115']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'jasonharper']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue708201'
versions = ['Python 2.3']
```
</p></details>
| unchecked return value in import.c | https://api.github.com/repos/python/cpython/issues/38202/comments | 2 | 2003-03-23T00:15:11Z | 2022-04-09T22:40:02Z | https://github.com/python/cpython/issues/38202 | 1,198,793,079 | 38,202 |
[
"python",
"cpython"
] | BPO | [708194](https://bugs.python.org/issue708194)
--- | :---
<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-23.02:05:55.000>
created_at = <Date 2003-03-22.23:39:26.000>
labels = ['invalid', 'docs']
title = 'unbalanced parentheses for lists'
updated_at = <Date 2003-03-23.02:05:55.000>
user = 'https://bugs.python.org/rboylan'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-23.02:05:55.000>
actor = 'rboylan'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-22.23:39:26.000>
creator = 'rboylan'
dependencies = []
files = []
hgrepos = []
issue_num = 708194
keywords = []
message_count = 3.0
messages = ['15232', '15233', '15234']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'rboylan']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue708194'
versions = ['Python 2.2']
```
</p></details>
| unbalanced parentheses for lists | https://api.github.com/repos/python/cpython/issues/38201/comments | 3 | 2003-03-22T23:39:26Z | 2022-04-09T22:40:01Z | https://github.com/python/cpython/issues/38201 | 1,198,793,076 | 38,201 |
[
"python",
"cpython"
] | BPO | [708125](https://bugs.python.org/issue708125)
--- | :---
Nosy | @rhettinger
Files | <li>[unittest.diff](https://bugs.python.org/file8219/unittest.diff "Uploaded as text/plain at 2003-03-22.20:08:20 by mattruss"): Modifications to support mocking objects</li><li>[unittest.diff](https://bugs.python.org/file8220/unittest.diff "Uploaded as text/plain at 2003-04-09.22:53:49 by mattruss"): Updated context diff</li><li>[test_unittest.py](https://bugs.python.org/file8221/test_unittest.py "Uploaded as text/plain at 2003-04-10.00:32:25 by mattruss"): unittests for mockobject faciilties</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-01-22.15:37:19.000>
created_at = <Date 2003-03-22.20:05:42.000>
labels = ['type-feature', 'library']
title = 'Requesting Mock Object support for unittest.TestCase'
updated_at = <Date 2004-01-22.15:37:19.000>
user = 'https://bugs.python.org/mattruss'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-22.15:37:19.000>
actor = 'purcell'
assignee = 'purcell'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-22.20:05:42.000>
creator = 'mattruss'
dependencies = []
files = ['8219', '8220', '8221']
hgrepos = []
issue_num = 708125
keywords = []
message_count = 6.0
messages = ['53817', '53818', '53819', '53820', '53821', '53822']
nosy_count = 3.0
nosy_names = ['rhettinger', 'purcell', 'mattruss']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue708125'
versions = []
```
</p></details>
| Requesting Mock Object support for unittest.TestCase | https://api.github.com/repos/python/cpython/issues/38200/comments | 6 | 2003-03-22T20:05:42Z | 2022-04-09T22:40:00Z | https://github.com/python/cpython/issues/38200 | 1,198,793,071 | 38,200 |
[
"python",
"cpython"
] | BPO | [708007](https://bugs.python.org/issue708007)
--- | :---
Nosy | @terryjreedy, @jackdied, @tiran
Files | <li>[telnetlib.tgz](https://bugs.python.org/file5113/telnetlib.tgz "Uploaded as application/x-gtar at 2003-03-22.13:36:03 by lkcl"): patched and split telnetlib</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/jackdied'
closed_at = <Date 2013-03-25.20:34:19.151>
created_at = <Date 2003-03-22.13:34:34.000>
labels = ['type-feature', 'library']
title = 'TelnetPopen3, TelnetBase, Expect split'
updated_at = <Date 2013-03-25.20:34:19.132>
user = 'https://bugs.python.org/lkcl'
```
bugs.python.org fields:
```python
activity = <Date 2013-03-25.20:34:19.132>
actor = 'terry.reedy'
assignee = 'jackdied'
closed = True
closed_date = <Date 2013-03-25.20:34:19.151>
closer = 'terry.reedy'
components = ['Library (Lib)']
creation = <Date 2003-03-22.13:34:34.000>
creator = 'lkcl'
dependencies = []
files = ['5113']
hgrepos = []
issue_num = 708007
keywords = ['patch']
message_count = 7.0
messages = ['43113', '59180', '66786', '67548', '85038', '114228', '185231']
nosy_count = 5.0
nosy_names = ['terry.reedy', 'lkcl', 'jackdied', 'christian.heimes', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue708007'
versions = ['Python 3.2']
```
</p></details>
| TelnetPopen3, TelnetBase, Expect split | https://api.github.com/repos/python/cpython/issues/38199/comments | 7 | 2003-03-22T13:34:34Z | 2022-04-09T22:40:00Z | https://github.com/python/cpython/issues/38199 | 1,198,793,066 | 38,199 |
[
"python",
"cpython"
] | BPO | [707900](https://bugs.python.org/issue707900)
--- | :---
Nosy | @gvanrossum, @tim-one
Files | <li>[deepcopy-reflexive-object.patch](https://bugs.python.org/file5112/deepcopy-reflexive-object.patch "Uploaded as text/plain at 2003-03-22.04:10:35 by staschuk")</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 2005-01-09.17:09:17.000>
created_at = <Date 2003-03-22.04:08:59.000>
labels = ['library']
title = 'bug fix 702858: deepcopying reflexive objects'
updated_at = <Date 2005-01-09.17:09:17.000>
user = 'https://bugs.python.org/staschuk'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-09.17:09:17.000>
actor = 'jlgijsbers'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-22.04:08:59.000>
creator = 'staschuk'
dependencies = []
files = ['5112']
hgrepos = []
issue_num = 707900
keywords = ['patch']
message_count = 7.0
messages = ['43106', '43107', '43108', '43109', '43110', '43111', '43112']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'tim.peters', 'nnorwitz', 'jlgijsbers', 'staschuk']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue707900'
versions = ['Python 2.2']
```
</p></details>
| bug fix 702858: deepcopying reflexive objects | https://api.github.com/repos/python/cpython/issues/38198/comments | 7 | 2003-03-22T04:08:59Z | 2022-04-09T22:39:58Z | https://github.com/python/cpython/issues/38198 | 1,198,793,063 | 38,198 |
[
"python",
"cpython"
] | BPO | [707707](https://bugs.python.org/issue707707)
--- | :---
Nosy | @warsaw, @doko42
<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-11-21.20:21:52.000>
created_at = <Date 2003-03-21.19:41:19.000>
labels = []
title = 'elisp: IM-python menu and newline in function defs'
updated_at = <Date 2003-11-21.20:21:52.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2003-11-21.20:21:52.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-03-21.19:41:19.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 707707
keywords = []
message_count = 3.0
messages = ['15229', '15230', '15231']
nosy_count = 2.0
nosy_names = ['barry', 'doko']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue707707'
versions = ['Python 2.3']
```
</p></details>
| elisp: IM-python menu and newline in function defs | https://api.github.com/repos/python/cpython/issues/38197/comments | 3 | 2003-03-21T19:41:19Z | 2022-04-09T22:39:58Z | https://github.com/python/cpython/issues/38197 | 1,198,793,060 | 38,197 |
[
"python",
"cpython"
] | BPO | [707701](https://bugs.python.org/issue707701)
--- | :---
Nosy | @loewis, @doko42
Files | <li>[Tkinter.py.diff](https://bugs.python.org/file5109/Tkinter.py.diff "Uploaded as text/plain at 2003-03-21.19:37:19 by @doko42")</li><li>[tkinter-alternate-patch](https://bugs.python.org/file5110/tkinter-alternate-patch "Uploaded as application/octet-stream at 2003-03-21.22:15:39 by @doko42")</li><li>[tkinter-alternate-patch](https://bugs.python.org/file5111/tkinter-alternate-patch "Uploaded as application/octet-stream at 2003-03-22.07:26:01 by @doko42")</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-29.10:04:11.000>
created_at = <Date 2003-03-21.19:36:39.000>
labels = ['expert-tkinter']
title = 'fix for python/cpython#38112, Tkinter and tk8.4.2'
updated_at = <Date 2003-03-29.10:04:11.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-29.10:04:11.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-03-21.19:36:39.000>
creator = 'doko'
dependencies = []
files = ['5109', '5110', '5111']
hgrepos = []
issue_num = 707701
keywords = ['patch']
message_count = 11.0
messages = ['43095', '43096', '43097', '43098', '43099', '43100', '43101', '43102', '43103', '43104', '43105']
nosy_count = 4.0
nosy_names = ['loewis', 'doko', 'chadn', 'jmoore_calaway']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue707701'
versions = ['Python 2.2']
```
</p></details>
| fix for #698517, Tkinter and tk8.4.2 | https://api.github.com/repos/python/cpython/issues/38196/comments | 11 | 2003-03-21T19:36:39Z | 2022-04-09T22:39:57Z | https://github.com/python/cpython/issues/38196 | 1,198,793,054 | 38,196 |
[
"python",
"cpython"
] | BPO | [707576](https://bugs.python.org/issue707576)
--- | :---
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 = 'https://github.com/tim-one'
closed_at = <Date 2003-03-30.23:59:58.000>
created_at = <Date 2003-03-21.15:52:24.000>
labels = ['OS-windows']
title = '-i -u options give SyntaxError on Windows'
updated_at = <Date 2003-03-30.23:59:58.000>
user = 'https://bugs.python.org/fresh'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-30.23:59:58.000>
actor = 'fresh'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2003-03-21.15:52:24.000>
creator = 'fresh'
dependencies = []
files = []
hgrepos = []
issue_num = 707576
keywords = []
message_count = 5.0
messages = ['15224', '15225', '15226', '15227', '15228']
nosy_count = 2.0
nosy_names = ['tim.peters', 'fresh']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue707576'
versions = []
```
</p></details>
| -i -u options give SyntaxError on Windows | https://api.github.com/repos/python/cpython/issues/38195/comments | 5 | 2003-03-21T15:52:24Z | 2022-04-09T22:39:56Z | https://github.com/python/cpython/issues/38195 | 1,198,793,048 | 38,195 |
[
"python",
"cpython"
] | BPO | [707427](https://bugs.python.org/issue707427)
--- | :---
Nosy | @gvanrossum
Files | <li>[rangelong_python.patch](https://bugs.python.org/file5108/rangelong_python.patch "Uploaded as text/plain at 2003-03-21.11:04:42 by chadn"): Patch to bltinmodule.c and test_builtins.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-04-11.19:01:48.000>
created_at = <Date 2003-03-21.10:57:54.000>
labels = ['interpreter-core']
title = 'Allow range() to return long integer values'
updated_at = <Date 2003-04-11.19:01:48.000>
user = 'https://bugs.python.org/chadn'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-11.19:01:48.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-21.10:57:54.000>
creator = 'chadn'
dependencies = []
files = ['5108']
hgrepos = []
issue_num = 707427
keywords = ['patch']
message_count = 2.0
messages = ['43093', '43094']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'chadn']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue707427'
versions = ['Python 2.3']
```
</p></details>
| Allow range() to return long integer values | https://api.github.com/repos/python/cpython/issues/38194/comments | 2 | 2003-03-21T10:57:54Z | 2022-04-09T22:39:54Z | https://github.com/python/cpython/issues/38194 | 1,198,793,043 | 38,194 |
[
"python",
"cpython"
] | BPO | [707257](https://bugs.python.org/issue707257)
--- | :---
Nosy | @gvanrossum, @doerwalter, @brettcannon, @theller, @rhettinger
Files | <li>[compile4.diff](https://bugs.python.org/file5105/compile4.diff "Uploaded as text/plain at 2003-03-23.01:31:51 by @rhettinger"): Revised patch: a,b=b,a</li><li>[compile5.diff](https://bugs.python.org/file5106/compile5.diff "Uploaded as text/plain at 2003-03-23.22:57:54 by @rhettinger"): Patch addressing Neal's review notes.</li><li>[compile6.diff](https://bugs.python.org/file5107/compile6.diff "Uploaded as text/plain at 2003-03-24.08:36:28 by @rhettinger"): Patch with single loop and switch-case</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-26.01:30:47.000>
created_at = <Date 2003-03-21.01:03:02.000>
labels = ['interpreter-core']
title = 'Improve code generation'
updated_at = <Date 2003-03-26.01:30:47.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-26.01:30:47.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-21.01:03:02.000>
creator = 'rhettinger'
dependencies = []
files = ['5105', '5106', '5107']
hgrepos = []
issue_num = 707257
keywords = ['patch']
message_count = 21.0
messages = ['43072', '43073', '43074', '43075', '43076', '43077', '43078', '43079', '43080', '43081', '43082', '43083', '43084', '43085', '43086', '43087', '43088', '43089', '43090', '43091', '43092']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'doerwalter', 'nnorwitz', 'brett.cannon', 'theller', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue707257'
versions = ['Python 2.3']
```
</p></details>
| Improve code generation | https://api.github.com/repos/python/cpython/issues/38193/comments | 21 | 2003-03-21T01:03:02Z | 2022-04-09T22:39:53Z | https://github.com/python/cpython/issues/38193 | 1,198,793,040 | 38,193 |
[
"python",
"cpython"
] | BPO | [707167](https://bugs.python.org/issue707167)
--- | :---
Nosy | @loewis, @brettcannon
Files | <li>[patchdircache](https://bugs.python.org/file5104/patchdircache "Uploaded as application/octet-stream at 2003-03-20.22:14:38 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/loewis'
closed_at = <Date 2003-09-20.15:54:16.000>
created_at = <Date 2003-03-20.22:13:45.000>
labels = ['library']
title = "fix bug python/cpython#37937: dircache.listdir doesn't signal error"
updated_at = <Date 2003-09-20.15:54:16.000>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2003-09-20.15:54:16.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-20.22:13:45.000>
creator = 'mbrierst'
dependencies = []
files = ['5104']
hgrepos = []
issue_num = 707167
keywords = ['patch']
message_count = 3.0
messages = ['43069', '43070', '43071']
nosy_count = 3.0
nosy_names = ['loewis', 'brett.cannon', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue707167'
versions = []
```
</p></details>
| fix bug #682813: dircache.listdir doesn't signal error | https://api.github.com/repos/python/cpython/issues/38192/comments | 3 | 2003-03-20T22:13:45Z | 2022-04-09T22:39:52Z | https://github.com/python/cpython/issues/38192 | 1,198,793,037 | 38,192 |
[
"python",
"cpython"
] | BPO | [707074](https://bugs.python.org/issue707074)
--- | :---
Nosy | @gvanrossum, @smontanaro, @jackjansen
Files | <li>[socket.diff](https://bugs.python.org/file830/socket.diff "Uploaded as text/plain at 2003-03-21.18:02:42 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-04-11.20:38:27.000>
created_at = <Date 2003-03-20.18:58:56.000>
labels = ['library']
title = 'timeouts incompatible w/ line-oriented protocols'
updated_at = <Date 2003-04-11.20:38:27.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-11.20:38:27.000>
actor = 'gvanrossum'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-20.18:58:56.000>
creator = 'skip.montanaro'
dependencies = []
files = ['830']
hgrepos = []
issue_num = 707074
keywords = []
message_count = 7.0
messages = ['15217', '15218', '15219', '15220', '15221', '15222', '15223']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'skip.montanaro', 'nnorwitz', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue707074'
versions = ['Python 2.3']
```
</p></details>
| timeouts incompatible w/ line-oriented protocols | https://api.github.com/repos/python/cpython/issues/38191/comments | 7 | 2003-03-20T18:58:56Z | 2022-04-09T22:39:51Z | https://github.com/python/cpython/issues/38191 | 1,198,793,035 | 38,191 |
[
"python",
"cpython"
] | BPO | [706970](https://bugs.python.org/issue706970)
--- | :---
Nosy | @loewis, @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 = None
closed_at = <Date 2007-03-16.05:51:04.000>
created_at = <Date 2003-03-20.16:07:08.000>
labels = ['type-feature', 'expert-unicode']
title = 'Including python-codecs codecs in standard distribution?'
updated_at = <Date 2007-03-16.05:51:04.000>
user = 'https://bugs.python.org/bjoerns'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-16.05:51:04.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2003-03-20.16:07:08.000>
creator = 'bjoerns'
dependencies = []
files = []
hgrepos = []
issue_num = 706970
keywords = []
message_count = 4.0
messages = ['53813', '53814', '53815', '53816']
nosy_count = 4.0
nosy_names = ['loewis', 'barry', 'nnorwitz', 'bjoerns']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue706970'
versions = []
```
</p></details>
| Including python-codecs codecs in standard distribution? | https://api.github.com/repos/python/cpython/issues/38190/comments | 4 | 2003-03-20T16:07:08Z | 2022-04-09T22:39:49Z | https://github.com/python/cpython/issues/38190 | 1,198,793,032 | 38,190 |
[
"python",
"cpython"
] | BPO | [706707](https://bugs.python.org/issue706707)
--- | :---
Nosy | @gvanrossum, @tim-one
Files | <li>[tzset2.diff](https://bugs.python.org/file5102/tzset2.diff "Uploaded as text/plain at 2003-03-20.05:01:58 by zenzen"): diff -c patch to configure.in and test_time.py</li><li>[tzset3.diff](https://bugs.python.org/file5103/tzset3.diff "Uploaded as text/plain at 2003-03-27.20:23:03 by zenzen"): diff -c patch to configure.in and test_time.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-05-21.22:12:37.000>
created_at = <Date 2003-03-20.04:57:47.000>
labels = ['library']
title = 'time.tzset standards compliance update'
updated_at = <Date 2003-05-21.22:12:37.000>
user = 'https://bugs.python.org/zenzen'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-21.22:12:37.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-20.04:57:47.000>
creator = 'zenzen'
dependencies = []
files = ['5102', '5103']
hgrepos = []
issue_num = 706707
keywords = ['patch']
message_count = 12.0
messages = ['43057', '43058', '43059', '43060', '43061', '43062', '43063', '43064', '43065', '43066', '43067', '43068']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'nnorwitz', 'zenzen']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue706707'
versions = ['Python 2.3']
```
</p></details>
| time.tzset standards compliance update | https://api.github.com/repos/python/cpython/issues/38189/comments | 12 | 2003-03-20T04:57:47Z | 2022-04-09T22:39:48Z | https://github.com/python/cpython/issues/38189 | 1,198,793,027 | 38,189 |
[
"python",
"cpython"
] | BPO | [706595](https://bugs.python.org/issue706595)
--- | :---
Nosy | @malemburg, @doerwalter, @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 = 'https://github.com/malemburg'
closed_at = <Date 2005-01-17.20:55:31.000>
created_at = <Date 2003-03-19.23:02:09.000>
labels = ['library']
title = 'codecs.open and iterators'
updated_at = <Date 2005-01-17.20:55:31.000>
user = 'https://bugs.python.org/toddreed'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-17.20:55:31.000>
actor = 'doerwalter'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-19.23:02:09.000>
creator = 'toddreed'
dependencies = []
files = []
hgrepos = []
issue_num = 706595
keywords = []
message_count = 5.0
messages = ['15212', '15213', '15214', '15215', '15216']
nosy_count = 4.0
nosy_names = ['lemburg', 'doerwalter', 'facundobatista', 'toddreed']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue706595'
versions = ['Python 2.2']
```
</p></details>
| codecs.open and iterators | https://api.github.com/repos/python/cpython/issues/38188/comments | 5 | 2003-03-19T23:02:09Z | 2022-04-09T22:39:48Z | https://github.com/python/cpython/issues/38188 | 1,198,793,023 | 38,188 |
[
"python",
"cpython"
] | BPO | [706592](https://bugs.python.org/issue706592)
--- | :---
Nosy | @mwhudson, @jackjansen, @ronaldoussoren
<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 2009-02-17.12:20:21.412>
created_at = <Date 2003-03-19.22:55:29.000>
labels = ['OS-mac', 'type-feature']
title = 'Crbon.File.FSSpec should accept non-existing pathnames'
updated_at = <Date 2009-02-17.12:20:21.410>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-17.12:20:21.410>
actor = 'ronaldoussoren'
assignee = 'jackjansen'
closed = True
closed_date = <Date 2009-02-17.12:20:21.412>
closer = 'ronaldoussoren'
components = ['macOS']
creation = <Date 2003-03-19.22:55:29.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 706592
keywords = []
message_count = 6.0
messages = ['60319', '60320', '60321', '60322', '60323', '82328']
nosy_count = 3.0
nosy_names = ['mwh', 'jackjansen', 'ronaldoussoren']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue706592'
versions = ['Python 2.7']
```
</p></details>
| Crbon.File.FSSpec should accept non-existing pathnames | https://api.github.com/repos/python/cpython/issues/38187/comments | 6 | 2003-03-19T22:55:29Z | 2022-04-09T22:39:47Z | https://github.com/python/cpython/issues/38187 | 1,198,793,020 | 38,187 |
[
"python",
"cpython"
] | BPO | [706590](https://bugs.python.org/issue706590)
--- | :---
Nosy | @loewis
Files | <li>[unittest.mattruss.diff](https://bugs.python.org/file5099/unittest.mattruss.diff "Uploaded as text/plain at 2003-03-19.23:11:09 by mattruss")</li><li>[Test_MockFactory.py](https://bugs.python.org/file5100/Test_MockFactory.py "Uploaded as text/plain at 2003-03-19.23:12:15 by mattruss"): unittests for MockFactory</li><li>[MockFactory.py](https://bugs.python.org/file5101/MockFactory.py "Uploaded as text/plain at 2003-03-19.23:13:36 by mattruss"): Implementation of MockObject (as MockFactory)</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:41:55.000>
created_at = <Date 2003-03-19.22:55:21.000>
labels = ['library']
title = 'Adds Mock Object support to unittest.TestCase'
updated_at = <Date 2003-03-30.17:41:55.000>
user = 'https://bugs.python.org/mattruss'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-30.17:41:55.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-19.22:55:21.000>
creator = 'mattruss'
dependencies = []
files = ['5099', '5100', '5101']
hgrepos = []
issue_num = 706590
keywords = ['patch']
message_count = 2.0
messages = ['43055', '43056']
nosy_count = 2.0
nosy_names = ['loewis', 'mattruss']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue706590'
versions = ['Python 2.3']
```
</p></details>
| Adds Mock Object support to unittest.TestCase | https://api.github.com/repos/python/cpython/issues/38186/comments | 2 | 2003-03-19T22:55:21Z | 2022-04-09T22:39:45Z | https://github.com/python/cpython/issues/38186 | 1,198,793,015 | 38,186 |
[
"python",
"cpython"
] | BPO | [706585](https://bugs.python.org/issue706585)
--- | :---
Nosy | @jackjansen, @ronaldoussoren, @devdanzin
<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 2009-02-17.12:17:22.726>
created_at = <Date 2003-03-19.22:49:05.000>
labels = ['OS-mac', 'type-feature']
title = 'Expose FinderInfo in FSCatalogInfo'
updated_at = <Date 2009-02-17.12:17:22.718>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-17.12:17:22.718>
actor = 'ronaldoussoren'
assignee = 'jackjansen'
closed = True
closed_date = <Date 2009-02-17.12:17:22.726>
closer = 'ronaldoussoren'
components = ['macOS']
creation = <Date 2003-03-19.22:49:05.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 706585
keywords = ['patch']
message_count = 5.0
messages = ['60316', '60317', '60318', '81851', '82327']
nosy_count = 4.0
nosy_names = ['jackjansen', 'ronaldoussoren', 'gcewing', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue706585'
versions = ['Python 2.7']
```
</p></details>
| Expose FinderInfo in FSCatalogInfo | https://api.github.com/repos/python/cpython/issues/38185/comments | 5 | 2003-03-19T22:49:05Z | 2022-04-09T22:39:44Z | https://github.com/python/cpython/issues/38185 | 1,198,793,012 | 38,185 |
[
"python",
"cpython"
] | BPO | [706546](https://bugs.python.org/issue706546)
--- | :---
Nosy | @malemburg, @rhettinger, @mjpieters
<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 2011-11-17.01:39:03.479>
created_at = <Date 2003-03-19.21:35:41.000>
labels = ['docs']
title = "u''.translate not documented"
updated_at = <Date 2011-11-17.01:39:03.479>
user = 'https://github.com/mjpieters'
```
bugs.python.org fields:
```python
activity = <Date 2011-11-17.01:39:03.479>
actor = 'josharian'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-19.21:35:41.000>
creator = 'mjpieters'
dependencies = []
files = []
hgrepos = []
issue_num = 706546
keywords = []
message_count = 6.0
messages = ['15207', '15208', '15209', '15210', '15211', '147787']
nosy_count = 4.0
nosy_names = ['lemburg', 'rhettinger', 'mjpieters', 'josharian']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue706546'
versions = []
```
</p></details>
| u''.translate not documented | https://api.github.com/repos/python/cpython/issues/38184/comments | 6 | 2003-03-19T21:35:41Z | 2022-04-09T22:39:43Z | https://github.com/python/cpython/issues/38184 | 1,198,793,007 | 38,184 |
[
"python",
"cpython"
] | BPO | [706450](https://bugs.python.org/issue706450)
--- | :---
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 = 'https://github.com/brettcannon'
closed_at = <Date 2005-03-11.00:27:31.000>
created_at = <Date 2003-03-19.19:12:00.000>
labels = []
title = 'test_socket fails when not connected'
updated_at = <Date 2005-03-11.00:27:31.000>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-11.00:27:31.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-03-19.19:12:00.000>
creator = 'mbrierst'
dependencies = []
files = []
hgrepos = []
issue_num = 706450
keywords = []
message_count = 3.0
messages = ['15204', '15205', '15206']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue706450'
versions = []
```
</p></details>
| test_socket fails when not connected | https://api.github.com/repos/python/cpython/issues/38183/comments | 3 | 2003-03-19T19:12:00Z | 2022-04-09T22:39:42Z | https://github.com/python/cpython/issues/38183 | 1,198,793,005 | 38,183 |
[
"python",
"cpython"
] | BPO | [706406](https://bugs.python.org/issue706406)
--- | :---
Nosy | @birkenfeld, @amauryfa, @devdanzin, @ned-deily
Files | <li>[patchrawinput.diff](https://bugs.python.org/file5098/patchrawinput.diff "Uploaded as text/plain at 2003-03-19.17:47:17 by mbrierst")</li><li>[test_raw_input_signal.py](https://bugs.python.org/file13972/test_raw_input_signal.py "Uploaded as text/plain at 2009-05-12.18:36:14 by @devdanzin"): Test script merging those of the superseded issues</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 2013-05-26.20:56:07.907>
created_at = <Date 2003-03-19.17:46:15.000>
labels = ['interpreter-core', 'type-bug']
title = 'fix bug python/cpython#37979: raw_input defers signals'
updated_at = <Date 2013-05-26.20:56:07.905>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2013-05-26.20:56:07.905>
actor = 'amaury.forgeotdarc'
assignee = 'none'
closed = True
closed_date = <Date 2013-05-26.20:56:07.907>
closer = 'amaury.forgeotdarc'
components = ['Interpreter Core']
creation = <Date 2003-03-19.17:46:15.000>
creator = 'mbrierst'
dependencies = []
files = ['5098', '13972']
hgrepos = []
issue_num = 706406
keywords = ['patch']
message_count = 11.0
messages = ['43054', '55698', '87650', '87652', '114227', '114229', '114316', '116636', '122050', '190038', '190114']
nosy_count = 7.0
nosy_names = ['georg.brandl', 'mbrierst', 'amaury.forgeotdarc', 'ajaksu2', 'ned.deily', 'ysj.ray', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue706406'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']
```
</p></details>
| fix bug #685846: raw_input defers signals | https://api.github.com/repos/python/cpython/issues/38182/comments | 11 | 2003-03-19T17:46:15Z | 2022-04-09T22:39:40Z | https://github.com/python/cpython/issues/38182 | 1,198,793,000 | 38,182 |
[
"python",
"cpython"
] | BPO | [706392](https://bugs.python.org/issue706392)
--- | :---
Nosy | @loewis, @tiran
Files | <li>[sockaddr.20030404.diff](https://bugs.python.org/file8218/sockaddr.20030404.diff "Uploaded as text/plain at 2003-04-04.13:29:52 by mendenhall"): patch to create sockaddr functionality</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 = None
created_at = <Date 2003-03-19.17:14:44.000>
labels = ['type-feature', 'library']
title = 'faster _socket.connect variant desired'
updated_at = <Date 2014-03-22.23:51:10.817>
user = 'https://bugs.python.org/mendenhall'
```
bugs.python.org fields:
```python
activity = <Date 2014-03-22.23:51:10.817>
actor = 'BreamoreBoy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-19.17:14:44.000>
creator = 'mendenhall'
dependencies = []
files = ['8218']
hgrepos = []
issue_num = 706392
keywords = ['patch']
message_count = 11.0
messages = ['53804', '53805', '53806', '53807', '53808', '53809', '53810', '53811', '53812', '59254', '214524']
nosy_count = 5.0
nosy_names = ['loewis', 'mendenhall', 'christian.heimes', 'vila', 'BreamoreBoy']
pr_nums = []
priority = 'low'
resolution = None
stage = 'test needed'
status = 'languishing'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue706392'
versions = ['Python 2.7', 'Python 3.2']
```
</p></details>
| faster _socket.connect variant desired | https://api.github.com/repos/python/cpython/issues/38181/comments | 11 | 2003-03-19T17:14:44Z | 2022-06-18T11:29:09Z | https://github.com/python/cpython/issues/38181 | 1,198,792,995 | 38,181 |
[
"python",
"cpython"
] | BPO | [706338](https://bugs.python.org/issue706338)
--- | :---
Files | <li>[pydoc.py.diff](https://bugs.python.org/file5097/pydoc.py.diff "Uploaded as text/plain at 2003-03-19.15:56:48 by glchapman")</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.20:47:17.000>
created_at = <Date 2003-03-19.15:55:41.000>
labels = ['docs']
title = 'Fix a few broken links in pydoc'
updated_at = <Date 2003-03-30.20:47:17.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-30.20:47:17.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-19.15:55:41.000>
creator = 'glchapman'
dependencies = []
files = ['5097']
hgrepos = []
issue_num = 706338
keywords = ['patch']
message_count = 2.0
messages = ['43052', '43053']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'glchapman']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue706338'
versions = ['Python 2.3']
```
</p></details>
| Fix a few broken links in pydoc | https://api.github.com/repos/python/cpython/issues/38180/comments | 2 | 2003-03-19T15:55:41Z | 2022-04-09T22:39:38Z | https://github.com/python/cpython/issues/38180 | 1,198,792,991 | 38,180 |
[
"python",
"cpython"
] | BPO | [706263](https://bugs.python.org/issue706263)
--- | :---
Nosy | @tim-one, @mhammond, @birkenfeld, @jcea, @amauryfa, @tiran, @alanjds
<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/mhammond'
closed_at = <Date 2013-10-13.18:13:18.421>
created_at = <Date 2003-03-19.13:05:43.000>
labels = ['type-bug', 'expert-IO', 'OS-windows']
title = 'print in pythonw raises silent exception when no console available'
updated_at = <Date 2013-10-13.18:13:18.420>
user = 'https://bugs.python.org/amiseler'
```
bugs.python.org fields:
```python
activity = <Date 2013-10-13.18:13:18.420>
actor = 'georg.brandl'
assignee = 'mhammond'
closed = True
closed_date = <Date 2013-10-13.18:13:18.421>
closer = 'georg.brandl'
components = ['Windows', 'IO']
creation = <Date 2003-03-19.13:05:43.000>
creator = 'amiseler'
dependencies = []
files = []
hgrepos = []
issue_num = 706263
keywords = []
message_count = 22.0
messages = ['15196', '15197', '15198', '15199', '15200', '15201', '15202', '15203', '75973', '97442', '114222', '114224', '114232', '114335', '114359', '130660', '136238', '136240', '190035', '191901', '191902', '199743']
nosy_count = 13.0
nosy_names = ['tim.peters', 'mhammond', 'georg.brandl', 'jcea', 'pysquared', 'amaury.forgeotdarc', 'amiseler', 'tim_evans', 'techtonik', 'christian.heimes', 'alanjds', 'santoso.wijaya', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue706263'
versions = ['Python 2.6', 'Python 2.7']
```
</p></details>
| print in pythonw raises silent exception when no console available | https://api.github.com/repos/python/cpython/issues/38179/comments | 22 | 2003-03-19T13:05:43Z | 2022-04-09T22:39:38Z | https://github.com/python/cpython/issues/38179 | 1,198,792,987 | 38,179 |
[
"python",
"cpython"
] | BPO | [706253](https://bugs.python.org/issue706253)
--- | :---
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-23.21:13:28.000>
created_at = <Date 2003-03-19.12:44:47.000>
labels = ['interpreter-core']
title = 'python accepts illegal "import mod.sub as name" syntax'
updated_at = <Date 2004-03-23.21:13:28.000>
user = 'https://bugs.python.org/amiseler'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-23.21:13:28.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-19.12:44:47.000>
creator = 'amiseler'
dependencies = []
files = []
hgrepos = []
issue_num = 706253
keywords = []
message_count = 5.0
messages = ['15191', '15192', '15193', '15194', '15195']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'logistix', 'amiseler']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue706253'
versions = []
```
</p></details>
| python accepts illegal "import mod.sub as name" syntax | https://api.github.com/repos/python/cpython/issues/38178/comments | 5 | 2003-03-19T12:44:47Z | 2022-04-09T22:39:36Z | https://github.com/python/cpython/issues/38178 | 1,198,792,983 | 38,178 |
[
"python",
"cpython"
] | BPO | [705983](https://bugs.python.org/issue705983)
--- | :---
<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.06:09:37.000>
created_at = <Date 2003-03-19.00:32:33.000>
labels = ['library']
title = "simple HTMLParser doesn't ignore < within pre-formatted text"
updated_at = <Date 2003-03-19.06:09:37.000>
user = 'https://bugs.python.org/dcfox'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-19.06:09:37.000>
actor = 'dcfox'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-19.00:32:33.000>
creator = 'dcfox'
dependencies = []
files = []
hgrepos = []
issue_num = 705983
keywords = []
message_count = 2.0
messages = ['15189', '15190']
nosy_count = 1.0
nosy_names = ['dcfox']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue705983'
versions = ['Python 2.2']
```
</p></details>
| simple HTMLParser doesn't ignore < within pre-formatted text | https://api.github.com/repos/python/cpython/issues/38177/comments | 2 | 2003-03-19T00:32:33Z | 2022-04-09T22:39:35Z | https://github.com/python/cpython/issues/38177 | 1,198,792,978 | 38,177 |
[
"python",
"cpython"
] | BPO | [705836](https://bugs.python.org/issue705836)
--- | :---
Nosy | @tim-one, @facundobatista, @mdickinson, @tiran
Files | <li>[705836.patch](https://bugs.python.org/file9240/705836.patch "Uploaded as text/plain at 2008-01-20.05:10:48 by @mdickinson")</li><li>[705836_v2.patch](https://bugs.python.org/file9637/705836_v2.patch "Uploaded as text/plain at 2008-03-08.18:13:53 by @mdickinson"): Updated 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/mdickinson'
closed_at = <Date 2008-03-14.14:24:51.636>
created_at = <Date 2003-03-18.20:17:11.000>
labels = ['extension-modules']
title = 'struct.pack of floats in non-native endian order'
updated_at = <Date 2008-03-14.14:24:51.612>
user = 'https://bugs.python.org/richardh2003'
```
bugs.python.org fields:
```python
activity = <Date 2008-03-14.14:24:51.612>
actor = 'mark.dickinson'
assignee = 'mark.dickinson'
closed = True
closed_date = <Date 2008-03-14.14:24:51.636>
closer = 'mark.dickinson'
components = ['Extension Modules']
creation = <Date 2003-03-18.20:17:11.000>
creator = 'richardh2003'
dependencies = []
files = ['9240', '9637']
hgrepos = []
issue_num = 705836
keywords = ['patch']
message_count = 14.0
messages = ['15183', '15184', '15185', '15186', '15187', '15188', '60170', '60255', '60256', '60262', '60265', '62087', '63405', '63528']
nosy_count = 6.0
nosy_names = ['tim.peters', 'collinwinter', 'facundobatista', 'mark.dickinson', 'richardh2003', 'christian.heimes']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue705836'
versions = ['Python 2.6', 'Python 3.0']
```
</p></details>
| struct.pack of floats in non-native endian order | https://api.github.com/repos/python/cpython/issues/38176/comments | 14 | 2003-03-18T20:17:11Z | 2022-04-09T22:39:34Z | https://github.com/python/cpython/issues/38176 | 1,198,792,974 | 38,176 |
[
"python",
"cpython"
] | BPO | [705792](https://bugs.python.org/issue705792)
--- | :---
<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.00:42:58.000>
created_at = <Date 2003-03-18.19:33:17.000>
labels = []
title = 'test_atexit fails in directories with spaces'
updated_at = <Date 2003-03-19.00:42:58.000>
user = 'https://bugs.python.org/wom-work'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-19.00:42:58.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-03-18.19:33:17.000>
creator = 'wom-work'
dependencies = []
files = []
hgrepos = []
issue_num = 705792
keywords = []
message_count = 2.0
messages = ['15181', '15182']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'wom-work']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue705792'
versions = ['Python 2.2']
```
</p></details>
| test_atexit fails in directories with spaces | https://api.github.com/repos/python/cpython/issues/38175/comments | 2 | 2003-03-18T19:33:17Z | 2022-04-09T22:39:32Z | https://github.com/python/cpython/issues/38175 | 1,198,792,971 | 38,175 |
[
"python",
"cpython"
] | BPO | [705295](https://bugs.python.org/issue705295)
--- | :---
<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-18.02:33:22.000>
created_at = <Date 2003-03-17.23:05:01.000>
labels = ['invalid', 'library']
title = 'Error when using PyZipFile to create archive'
updated_at = <Date 2003-09-18.02:33:22.000>
user = 'https://bugs.python.org/dkuhlman'
```
bugs.python.org fields:
```python
activity = <Date 2003-09-18.02:33:22.000>
actor = 'crc1021'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-17.23:05:01.000>
creator = 'dkuhlman'
dependencies = []
files = []
hgrepos = []
issue_num = 705295
keywords = []
message_count = 4.0
messages = ['15177', '15178', '15179', '15180']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'dkuhlman', 'crc1021']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue705295'
versions = ['Python 2.3']
```
</p></details>
| Error when using PyZipFile to create archive | https://api.github.com/repos/python/cpython/issues/38174/comments | 4 | 2003-03-17T23:05:01Z | 2022-04-09T22:39:31Z | https://github.com/python/cpython/issues/38174 | 1,198,792,966 | 38,174 |
[
"python",
"cpython"
] | BPO | [705231](https://bugs.python.org/issue705231)
--- | :---
Nosy | @tim-one, @loewis
Files | <li>[e_pow.S](https://bugs.python.org/file829/e_pow.S "Uploaded as application/octet-stream at 2003-05-24.18:30:26 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 = None
closed_at = <Date 2003-05-24.23:04:58.000>
created_at = <Date 2003-03-17.21:49:59.000>
labels = ['interpreter-core']
title = 'Assertion failed, python aborts'
updated_at = <Date 2003-05-24.23:04:58.000>
user = 'https://bugs.python.org/anze'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-24.23:04:58.000>
actor = 'anze'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-17.21:49:59.000>
creator = 'anze'
dependencies = []
files = ['829']
hgrepos = []
issue_num = 705231
keywords = []
message_count = 16.0
messages = ['15161', '15162', '15163', '15164', '15165', '15166', '15167', '15168', '15169', '15170', '15171', '15172', '15173', '15174', '15175', '15176']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'nnorwitz', 'anze']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue705231'
versions = ['Python 2.2']
```
</p></details>
| Assertion failed, python aborts | https://api.github.com/repos/python/cpython/issues/38173/comments | 16 | 2003-03-17T21:49:59Z | 2022-04-09T22:39:30Z | https://github.com/python/cpython/issues/38173 | 1,198,792,964 | 38,173 |
[
"python",
"cpython"
] | BPO | [705120](https://bugs.python.org/issue705120)
--- | :---
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-27.17:14:10.000>
created_at = <Date 2003-03-17.18:29:48.000>
labels = ['docs']
title = 'imap docs: s/criterium/criterion/'
updated_at = <Date 2003-03-27.17:14:10.000>
user = 'https://bugs.python.org/pilcrow'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-27.17:14:10.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-17.18:29:48.000>
creator = 'pilcrow'
dependencies = []
files = []
hgrepos = []
issue_num = 705120
keywords = []
message_count = 2.0
messages = ['15159', '15160']
nosy_count = 2.0
nosy_names = ['loewis', 'pilcrow']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue705120'
versions = []
```
</p></details>
| imap docs: s/criterium/criterion/ | https://api.github.com/repos/python/cpython/issues/38172/comments | 2 | 2003-03-17T18:29:48Z | 2022-04-09T22:39:30Z | https://github.com/python/cpython/issues/38172 | 1,198,792,955 | 38,172 |
[
"python",
"cpython"
] | BPO | [705005](https://bugs.python.org/issue705005)
--- | :---
Nosy | @smontanaro
<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-08-05.03:14:52.000>
created_at = <Date 2003-03-17.14:59:05.000>
labels = []
title = "python-mode.el: sexp commands don't understand Python"
updated_at = <Date 2003-08-05.03:14:52.000>
user = 'https://bugs.python.org/epaepa'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-05.03:14:52.000>
actor = 'skip.montanaro'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-03-17.14:59:05.000>
creator = 'epaepa'
dependencies = []
files = []
hgrepos = []
issue_num = 705005
keywords = []
message_count = 2.0
messages = ['15157', '15158']
nosy_count = 2.0
nosy_names = ['skip.montanaro', 'epaepa']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue705005'
versions = []
```
</p></details>
| python-mode.el: sexp commands don't understand Python | https://api.github.com/repos/python/cpython/issues/38171/comments | 2 | 2003-03-17T14:59:05Z | 2022-04-09T22:39:28Z | https://github.com/python/cpython/issues/38171 | 1,198,792,953 | 38,171 |
[
"python",
"cpython"
] | BPO | [704996](https://bugs.python.org/issue704996)
--- | :---
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-30.14:53:43.000>
created_at = <Date 2003-03-17.14:40:39.000>
labels = ['library']
title = 'HTMLParser fails on <![if ...]>'
updated_at = <Date 2003-03-30.14:53:43.000>
user = 'https://bugs.python.org/aaii1025'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-30.14:53:43.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-17.14:40:39.000>
creator = 'aaii1025'
dependencies = []
files = []
hgrepos = []
issue_num = 704996
keywords = []
message_count = 2.0
messages = ['15155', '15156']
nosy_count = 2.0
nosy_names = ['loewis', 'aaii1025']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue704996'
versions = []
```
</p></details>
| HTMLParser fails on <![if ...]> | https://api.github.com/repos/python/cpython/issues/38170/comments | 2 | 2003-03-17T14:40:39Z | 2022-04-09T22:39:28Z | https://github.com/python/cpython/issues/38170 | 1,198,792,948 | 38,170 |
[
"python",
"cpython"
] | BPO | [704919](https://bugs.python.org/issue704919)
--- | :---
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-05-04.12:55:25.000>
created_at = <Date 2003-03-17.11:09:33.000>
labels = []
title = 'Problems building python with tkinter on HPUX...'
updated_at = <Date 2003-05-04.12:55:25.000>
user = 'https://bugs.python.org/jayce'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-04.12:55:25.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-03-17.11:09:33.000>
creator = 'jayce'
dependencies = []
files = []
hgrepos = []
issue_num = 704919
keywords = []
message_count = 6.0
messages = ['15149', '15150', '15151', '15152', '15153', '15154']
nosy_count = 3.0
nosy_names = ['loewis', 'nnorwitz', 'jayce']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue704919'
versions = []
```
</p></details>
| Problems building python with tkinter on HPUX... | https://api.github.com/repos/python/cpython/issues/38169/comments | 6 | 2003-03-17T11:09:33Z | 2022-04-09T22:39:26Z | https://github.com/python/cpython/issues/38169 | 1,198,792,943 | 38,169 |
[
"python",
"cpython"
] | BPO | [704676](https://bugs.python.org/issue704676)
--- | :---
Nosy | @akuchling
Files | <li>[enhancedmd5.diff](https://bugs.python.org/file5096/enhancedmd5.diff "Uploaded as text/plain at 2003-03-16.22:03:06 by rasumner"): The patch itself (against the CVS sources)</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 2006-12-22.18:09:42.000>
created_at = <Date 2003-03-16.22:02:02.000>
labels = ['extension-modules']
title = 'add direct access to MD5 compression function to md5 module'
updated_at = <Date 2006-12-22.18:09:42.000>
user = 'https://bugs.python.org/rasumner'
```
bugs.python.org fields:
```python
activity = <Date 2006-12-22.18:09:42.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-03-16.22:02:02.000>
creator = 'rasumner'
dependencies = []
files = ['5096']
hgrepos = []
issue_num = 704676
keywords = ['patch']
message_count = 2.0
messages = ['43050', '43051']
nosy_count = 2.0
nosy_names = ['akuchling', 'rasumner']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue704676'
versions = ['Python 2.3']
```
</p></details>
| add direct access to MD5 compression function to md5 module | https://api.github.com/repos/python/cpython/issues/38168/comments | 2 | 2003-03-16T22:02:02Z | 2022-04-09T22:39:26Z | https://github.com/python/cpython/issues/38168 | 1,198,792,938 | 38,168 |
[
"python",
"cpython"
] | BPO | [704641](https://bugs.python.org/issue704641)
--- | :---
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-03-30.09:00:18.000>
created_at = <Date 2003-03-16.20:57:12.000>
labels = ['expert-tkinter']
title = "_tkinter.c won't build w/o threads?"
updated_at = <Date 2003-03-30.09:00:18.000>
user = 'https://bugs.python.org/corvus'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-30.09:00:18.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-03-16.20:57:12.000>
creator = 'corvus'
dependencies = []
files = []
hgrepos = []
issue_num = 704641
keywords = []
message_count = 10.0
messages = ['15139', '15140', '15141', '15142', '15143', '15144', '15145', '15146', '15147', '15148']
nosy_count = 4.0
nosy_names = ['loewis', 'nnorwitz', 'jlt63', 'corvus']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue704641'
versions = ['Python 2.3']
```
</p></details>
| _tkinter.c won't build w/o threads? | https://api.github.com/repos/python/cpython/issues/38167/comments | 10 | 2003-03-16T20:57:12Z | 2022-04-09T22:39:24Z | https://github.com/python/cpython/issues/38167 | 1,198,792,932 | 38,167 |
[
"python",
"cpython"
] | BPO | [704194](https://bugs.python.org/issue704194)
--- | :---
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-08.21:48:25.000>
created_at = <Date 2003-03-15.17:19:44.000>
labels = ['invalid']
title = 'Problems printing and sleep'
updated_at = <Date 2003-06-08.21:48:25.000>
user = 'https://bugs.python.org/zepplin'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-08.21:48:25.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-03-15.17:19:44.000>
creator = 'zepplin'
dependencies = []
files = []
hgrepos = []
issue_num = 704194
keywords = []
message_count = 3.0
messages = ['15136', '15137', '15138']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'brett.cannon', 'zepplin']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue704194'
versions = []
```
</p></details>
| Problems printing and sleep | https://api.github.com/repos/python/cpython/issues/38166/comments | 3 | 2003-03-15T17:19:44Z | 2022-04-09T22:39:23Z | https://github.com/python/cpython/issues/38166 | 1,198,792,928 | 38,166 |
[
"python",
"cpython"
] | BPO | [704180](https://bugs.python.org/issue704180)
--- | :---
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-23.13:52:26.000>
created_at = <Date 2003-03-15.16:44:55.000>
labels = ['interpreter-core', 'invalid']
title = 'Memory leak: threading.Thread.__init__(self, target=self.xx)'
updated_at = <Date 2003-03-23.13:52:26.000>
user = 'https://bugs.python.org/dgallion'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-23.13:52:26.000>
actor = 'dgallion'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-15.16:44:55.000>
creator = 'dgallion'
dependencies = []
files = []
hgrepos = []
issue_num = 704180
keywords = []
message_count = 8.0
messages = ['15128', '15129', '15130', '15131', '15132', '15133', '15134', '15135']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'dgallion']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue704180'
versions = ['Python 2.2']
```
</p></details>
| Memory leak: threading.Thread.__init__(self, target=self.xx) | https://api.github.com/repos/python/cpython/issues/38165/comments | 8 | 2003-03-15T16:44:55Z | 2022-04-09T22:39:21Z | https://github.com/python/cpython/issues/38165 | 1,198,792,923 | 38,165 |
[
"python",
"cpython"
] | BPO | [704174](https://bugs.python.org/issue704174)
--- | :---
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-03-21.18:24:27.000>
created_at = <Date 2003-03-15.16:21:10.000>
labels = ['interpreter-core']
title = 'Memory leak: threading.Thread.__init__(self, target=self.xx)'
updated_at = <Date 2003-03-21.18:24:27.000>
user = 'https://bugs.python.org/dgallion'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-21.18:24:27.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-15.16:21:10.000>
creator = 'dgallion'
dependencies = []
files = []
hgrepos = []
issue_num = 704174
keywords = []
message_count = 2.0
messages = ['15126', '15127']
nosy_count = 2.0
nosy_names = ['loewis', 'dgallion']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue704174'
versions = ['Python 2.2']
```
</p></details>
| Memory leak: threading.Thread.__init__(self, target=self.xx) | https://api.github.com/repos/python/cpython/issues/38164/comments | 2 | 2003-03-15T16:21:10Z | 2022-04-09T22:39:20Z | https://github.com/python/cpython/issues/38164 | 1,198,792,922 | 38,164 |
[
"python",
"cpython"
] | BPO | [703779](https://bugs.python.org/issue703779)
--- | :---
Nosy | @akuchling, @birkenfeld
Files | <li>[patchwarnprob](https://bugs.python.org/file5095/patchwarnprob "Uploaded as application/octet-stream at 2003-03-14.18:53:53 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:40:40.000>
created_at = <Date 2003-03-14.18:52:32.000>
labels = ['interpreter-core']
title = 'Fix strange warnings from interpreter if PYTHONSTARTUP used'
updated_at = <Date 2007-03-07.00:40:40.000>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-07.00:40:40.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-14.18:52:32.000>
creator = 'mbrierst'
dependencies = []
files = ['5095']
hgrepos = []
issue_num = 703779
keywords = ['patch']
message_count = 4.0
messages = ['43046', '43047', '43048', '43049']
nosy_count = 4.0
nosy_names = ['akuchling', 'nnorwitz', 'georg.brandl', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue703779'
versions = ['Python 2.5']
```
</p></details>
| Fix strange warnings from interpreter if PYTHONSTARTUP used | https://api.github.com/repos/python/cpython/issues/38163/comments | 4 | 2003-03-14T18:52:32Z | 2022-04-09T22:39:19Z | https://github.com/python/cpython/issues/38163 | 1,198,792,915 | 38,163 |
[
"python",
"cpython"
] | BPO | [703666](https://bugs.python.org/issue703666)
--- | :---
Nosy | @rhettinger
Files | <li>[changes-subtype](https://bugs.python.org/file5094/changes-subtype "Uploaded as application/octet-stream at 2003-03-17.15:18:36 by ccraig"): fixes 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/rhettinger'
closed_at = <Date 2003-06-28.20:07:12.000>
created_at = <Date 2003-03-14.15:08:06.000>
labels = []
title = "Several objects don't decref tmp on failure in subtype_new"
updated_at = <Date 2003-06-28.20:07:12.000>
user = 'https://bugs.python.org/ccraig'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-28.20:07:12.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-03-14.15:08:06.000>
creator = 'ccraig'
dependencies = []
files = ['5094']
hgrepos = []
issue_num = 703666
keywords = ['patch']
message_count = 4.0
messages = ['43042', '43043', '43044', '43045']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'rhettinger', 'ccraig']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue703666'
versions = []
```
</p></details>
| Several objects don't decref tmp on failure in subtype_new | https://api.github.com/repos/python/cpython/issues/38162/comments | 4 | 2003-03-14T15:08:06Z | 2022-04-09T22:39:19Z | https://github.com/python/cpython/issues/38162 | 1,198,792,913 | 38,162 |
[
"python",
"cpython"
] | BPO | [703471](https://bugs.python.org/issue703471)
--- | :---
Nosy | @tim-one, @Yhg1s, @warsaw, @hyeshik
Files | <li>[binascii.c.diff](https://bugs.python.org/file5092/binascii.c.diff "Uploaded as text/plain at 2003-03-14.08:19:22 by @hyeshik"): patch</li><li>[base64.patch](https://bugs.python.org/file5093/base64.patch "Uploaded as text/plain at 2003-03-16.22:24:45 by @Yhg1s"): third patch, with testcase</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/Yhg1s'
closed_at = <Date 2003-03-17.11:48:11.000>
created_at = <Date 2003-03-14.08:18:43.000>
labels = ['library', 'release-blocker']
title = '(Security Problem) base64.decodestring exposes garbage value'
updated_at = <Date 2003-03-17.11:48:11.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-17.11:48:11.000>
actor = 'twouters'
assignee = 'twouters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-14.08:18:43.000>
creator = 'hyeshik.chang'
dependencies = []
files = ['5092', '5093']
hgrepos = []
issue_num = 703471
keywords = ['patch']
message_count = 15.0
messages = ['43027', '43028', '43029', '43030', '43031', '43032', '43033', '43034', '43035', '43036', '43037', '43038', '43039', '43040', '43041']
nosy_count = 4.0
nosy_names = ['tim.peters', 'twouters', 'barry', 'hyeshik.chang']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue703471'
versions = ['Python 2.3']
```
</p></details>
| (Security Problem) base64.decodestring exposes garbage value | https://api.github.com/repos/python/cpython/issues/38161/comments | 15 | 2003-03-14T08:18:43Z | 2022-04-09T22:39:18Z | https://github.com/python/cpython/issues/38161 | 1,198,792,911 | 38,161 |
[
"python",
"cpython"
] | BPO | [703198](https://bugs.python.org/issue703198)
--- | :---
Nosy | @loewis, @gaul
<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-31.10:02:57.000>
created_at = <Date 2003-03-13.20:35:37.000>
labels = ['library']
title = 'os.popen with mode "rb" fails on Unix'
updated_at = <Date 2003-10-31.10:02:57.000>
user = 'https://bugs.python.org/isonno'
```
bugs.python.org fields:
```python
activity = <Date 2003-10-31.10:02:57.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-13.20:35:37.000>
creator = 'isonno'
dependencies = []
files = []
hgrepos = []
issue_num = 703198
keywords = []
message_count = 3.0
messages = ['15123', '15124', '15125']
nosy_count = 3.0
nosy_names = ['loewis', 'gaul', 'isonno']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue703198'
versions = []
```
</p></details>
| os.popen with mode "rb" fails on Unix | https://api.github.com/repos/python/cpython/issues/38160/comments | 3 | 2003-03-13T20:35:37Z | 2022-04-09T22:39:16Z | https://github.com/python/cpython/issues/38160 | 1,198,792,905 | 38,160 |
[
"python",
"cpython"
] | BPO | [703066](https://bugs.python.org/issue703066)
--- | :---
<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-23.20:18:38.000>
created_at = <Date 2003-03-13.16:40:18.000>
labels = ['library']
title = 'os.utime can fail with TypeError'
updated_at = <Date 2003-06-23.20:18:38.000>
user = 'https://bugs.python.org/bescoto'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-23.20:18:38.000>
actor = 'bescoto'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-13.16:40:18.000>
creator = 'bescoto'
dependencies = []
files = []
hgrepos = []
issue_num = 703066
keywords = []
message_count = 3.0
messages = ['15120', '15121', '15122']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'bescoto']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue703066'
versions = []
```
</p></details>
| os.utime can fail with TypeError | https://api.github.com/repos/python/cpython/issues/38159/comments | 3 | 2003-03-13T16:40:18Z | 2022-04-09T22:39:15Z | https://github.com/python/cpython/issues/38159 | 1,198,792,902 | 38,159 |
[
"python",
"cpython"
] | BPO | [702933](https://bugs.python.org/issue702933)
--- | :---
Nosy | @loewis, @freddrake, @akuchling
Files | <li>[macro.patch](https://bugs.python.org/file5091/macro.patch "Uploaded as text/plain at 2003-03-13.13:11:31 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 2006-04-14.15:59:25.000>
created_at = <Date 2003-03-13.13:10:31.000>
labels = ['docs']
title = 'Kill off docs for unsafe macros'
updated_at = <Date 2006-04-14.15:59:25.000>
user = 'https://bugs.python.org/davidabrahams'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-14.15:59:25.000>
actor = 'loewis'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-13.13:10:31.000>
creator = 'david_abrahams'
dependencies = []
files = ['5091']
hgrepos = []
issue_num = 702933
keywords = ['patch']
message_count = 5.0
messages = ['43022', '43023', '43024', '43025', '43026']
nosy_count = 4.0
nosy_names = ['loewis', 'fdrake', 'akuchling', 'david_abrahams']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue702933'
versions = ['Python 2.3']
```
</p></details>
| Kill off docs for unsafe macros | https://api.github.com/repos/python/cpython/issues/38158/comments | 5 | 2003-03-13T13:10:31Z | 2022-04-09T22:39:15Z | https://github.com/python/cpython/issues/38158 | 1,198,792,901 | 38,158 |
[
"python",
"cpython"
] | BPO | [702858](https://bugs.python.org/issue702858)
--- | :---
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-06-13.19:27:38.000>
created_at = <Date 2003-03-13.10:14:29.000>
labels = ['interpreter-core']
title = "deepcopy can't copy self-referential new-style classes"
updated_at = <Date 2003-06-13.19:27:38.000>
user = 'https://bugs.python.org/scp93ch'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-13.19:27:38.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-13.10:14:29.000>
creator = 'scp93ch'
dependencies = []
files = []
hgrepos = []
issue_num = 702858
keywords = []
message_count = 3.0
messages = ['15117', '15118', '15119']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'staschuk', 'scp93ch']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue702858'
versions = ['Python 2.3']
```
</p></details>
| deepcopy can't copy self-referential new-style classes | https://api.github.com/repos/python/cpython/issues/38157/comments | 3 | 2003-03-13T10:14:29Z | 2022-04-09T22:39:13Z | https://github.com/python/cpython/issues/38157 | 1,198,792,900 | 38,157 |
[
"python",
"cpython"
] | BPO | [702775](https://bugs.python.org/issue702775)
--- | :---
Nosy | @tim-one, @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 = 'https://github.com/tim-one'
closed_at = <Date 2003-07-14.15:15:45.000>
created_at = <Date 2003-03-13.06:27:19.000>
labels = ['library']
title = 'dumbdbm __del__ bug'
updated_at = <Date 2003-07-14.15:15:45.000>
user = 'https://bugs.python.org/janeaustine50'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-14.15:15:45.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-13.06:27:19.000>
creator = 'janeaustine50'
dependencies = []
files = []
hgrepos = []
issue_num = 702775
keywords = []
message_count = 10.0
messages = ['15107', '15108', '15109', '15110', '15111', '15112', '15113', '15114', '15115', '15116']
nosy_count = 6.0
nosy_names = ['tim.peters', 'nnorwitz', 'brett.cannon', 'rhettinger', 'juneaftn', 'janeaustine50']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue702775'
versions = ['Python 2.3']
```
</p></details>
| dumbdbm __del__ bug | https://api.github.com/repos/python/cpython/issues/38156/comments | 10 | 2003-03-13T06:27:19Z | 2022-04-09T22:39:13Z | https://github.com/python/cpython/issues/38156 | 1,198,792,895 | 38,156 |
[
"python",
"cpython"
] | BPO | [702620](https://bugs.python.org/issue702620)
--- | :---
Nosy | @jackjansen
Files | <li>[aeInheritanceFix.diff](https://bugs.python.org/file5090/aeInheritanceFix.diff "Uploaded as text/plain at 2003-03-13.00:08:55 by dsposx")</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-23.22:20:21.000>
created_at = <Date 2003-03-13.00:07:04.000>
labels = ['OS-mac']
title = 'AE Inheritance fixes'
updated_at = <Date 2003-03-23.22:20:21.000>
user = 'https://bugs.python.org/dsposx'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-23.22:20:21.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-13.00:07:04.000>
creator = 'dsposx'
dependencies = []
files = ['5090']
hgrepos = []
issue_num = 702620
keywords = ['patch']
message_count = 8.0
messages = ['43014', '43015', '43016', '43017', '43018', '43019', '43020', '43021']
nosy_count = 2.0
nosy_names = ['jackjansen', 'dsposx']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue702620'
versions = ['Python 2.3']
```
</p></details>
| AE Inheritance fixes | https://api.github.com/repos/python/cpython/issues/38155/comments | 8 | 2003-03-13T00:07:04Z | 2022-04-09T22:39:11Z | https://github.com/python/cpython/issues/38155 | 1,198,792,892 | 38,155 |
[
"python",
"cpython"
] | BPO | [702463](https://bugs.python.org/issue702463)
--- | :---
Nosy | @jackjansen
Files | <li>[aefixes.diff](https://bugs.python.org/file5089/aefixes.diff "Uploaded as text/plain at 2003-03-12.20:16:03 by dsposx")</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-12.20:44:25.000>
created_at = <Date 2003-03-12.20:14:47.000>
labels = ['OS-mac']
title = 'AE Enum and Attribute support fixes'
updated_at = <Date 2003-03-12.20:44:25.000>
user = 'https://bugs.python.org/dsposx'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-12.20:44:25.000>
actor = 'dsposx'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-12.20:14:47.000>
creator = 'dsposx'
dependencies = []
files = ['5089']
hgrepos = []
issue_num = 702463
keywords = ['patch']
message_count = 2.0
messages = ['43012', '43013']
nosy_count = 2.0
nosy_names = ['jackjansen', 'dsposx']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue702463'
versions = ['Python 2.3']
```
</p></details>
| AE Enum and Attribute support fixes | https://api.github.com/repos/python/cpython/issues/38154/comments | 2 | 2003-03-12T20:14:47Z | 2022-04-09T22:39:10Z | https://github.com/python/cpython/issues/38154 | 1,198,792,888 | 38,154 |
[
"python",
"cpython"
] | BPO | [702180](https://bugs.python.org/issue702180)
--- | :---
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-17.11:07:37.000>
created_at = <Date 2003-03-12.13:12:40.000>
labels = ['OS-mac']
title = 'PackageManager can silently ignore errors'
updated_at = <Date 2003-03-17.11:07:37.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-17.11:07:37.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-03-12.13:12:40.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 702180
keywords = []
message_count = 2.0
messages = ['15105', '15106']
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/issue702180'
versions = []
```
</p></details>
| PackageManager can silently ignore errors | https://api.github.com/repos/python/cpython/issues/38153/comments | 2 | 2003-03-12T13:12:40Z | 2022-04-09T22:39:10Z | https://github.com/python/cpython/issues/38153 | 1,198,792,885 | 38,153 |
[
"python",
"cpython"
] | BPO | [702157](https://bugs.python.org/issue702157)
--- | :---
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-05-11.20:42:00.000>
created_at = <Date 2003-03-12.12:23:58.000>
labels = ['docs']
title = 'No documentation of static/dynamic python modules.'
updated_at = <Date 2003-05-11.20:42:00.000>
user = 'https://bugs.python.org/jschonek2'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-11.20:42:00.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-12.12:23:58.000>
creator = 'jschonek2'
dependencies = []
files = []
hgrepos = []
issue_num = 702157
keywords = []
message_count = 6.0
messages = ['15099', '15100', '15101', '15102', '15103', '15104']
nosy_count = 2.0
nosy_names = ['loewis', 'jschonek2']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue702157'
versions = ['Python 2.2']
```
</p></details>
| No documentation of static/dynamic python modules. | https://api.github.com/repos/python/cpython/issues/38152/comments | 6 | 2003-03-12T12:23:58Z | 2022-04-09T22:39:07Z | https://github.com/python/cpython/issues/38152 | 1,198,792,881 | 38,152 |
[
"python",
"cpython"
] | BPO | [702147](https://bugs.python.org/issue702147)
--- | :---
Nosy | @loewis, @brettcannon, @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-01-17.00:26:38.000>
created_at = <Date 2003-03-12.12:05:47.000>
labels = ['docs']
title = "--without-cxx flag of configure isn't documented."
updated_at = <Date 2005-01-17.00:26:38.000>
user = 'https://bugs.python.org/jschonek2'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-17.00:26:38.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-03-12.12:05:47.000>
creator = 'jschonek2'
dependencies = []
files = []
hgrepos = []
issue_num = 702147
keywords = []
message_count = 9.0
messages = ['15090', '15091', '15092', '15093', '15094', '15095', '15096', '15097', '15098']
nosy_count = 4.0
nosy_names = ['loewis', 'brett.cannon', 'facundobatista', 'jschonek2']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue702147'
versions = ['Python 2.2']
```
</p></details>
| --without-cxx flag of configure isn't documented. | https://api.github.com/repos/python/cpython/issues/38151/comments | 9 | 2003-03-12T12:05:47Z | 2022-04-09T22:39:06Z | https://github.com/python/cpython/issues/38151 | 1,198,792,878 | 38,151 |
[
"python",
"cpython"
] | BPO | [701936](https://bugs.python.org/issue701936)
--- | :---
Files | <li>[getsockopt_test.py](https://bugs.python.org/file827/getsockopt_test.py "Uploaded as text/plain at 2003-03-12.22:38:52 by gazzadee"): Demonstrates the problem on Linux</li><li>[sockopt.c](https://bugs.python.org/file828/sockopt.c "Uploaded as application/octet-stream at 2003-05-25.02:42:32 by nnorwitz"): c example</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-06-07.03:56:22.000>
created_at = <Date 2003-03-12.02:54:49.000>
labels = ['library']
title = 'getsockopt/setsockopt with SO_RCVTIMEO are inconsistent'
updated_at = <Date 2004-06-07.03:56:22.000>
user = 'https://bugs.python.org/gazzadee'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-07.03:56:22.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-03-12.02:54:49.000>
creator = 'gazzadee'
dependencies = []
files = ['827', '828']
hgrepos = []
issue_num = 701936
keywords = []
message_count = 5.0
messages = ['15085', '15086', '15087', '15088', '15089']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'gazzadee']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue701936'
versions = ['Python 2.2']
```
</p></details>
| getsockopt/setsockopt with SO_RCVTIMEO are inconsistent | https://api.github.com/repos/python/cpython/issues/38150/comments | 5 | 2003-03-12T02:54:49Z | 2022-04-09T22:39:05Z | https://github.com/python/cpython/issues/38150 | 1,198,792,871 | 38,150 |
[
"python",
"cpython"
] | BPO | [701907](https://bugs.python.org/issue701907)
--- | :---
Nosy | @malemburg, @rhettinger
Files | <li>[ceval.diff](https://bugs.python.org/file5088/ceval.diff "Uploaded as text/plain at 2003-03-12.01:38:58 by @rhettinger"): Diff for ceval.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-14.01:51:32.000>
created_at = <Date 2003-03-12.01:38:00.000>
labels = ['interpreter-core']
title = 'More use of fast_next_opcode'
updated_at = <Date 2003-03-14.01:51:32.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-14.01:51:32.000>
actor = 'rhettinger'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-03-12.01:38:00.000>
creator = 'rhettinger'
dependencies = []
files = ['5088']
hgrepos = []
issue_num = 701907
keywords = ['patch']
message_count = 3.0
messages = ['43009', '43010', '43011']
nosy_count = 3.0
nosy_names = ['lemburg', 'nnorwitz', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue701907'
versions = ['Python 2.3']
```
</p></details>
| More use of fast_next_opcode | https://api.github.com/repos/python/cpython/issues/38149/comments | 3 | 2003-03-12T01:38:00Z | 2022-04-09T22:39:04Z | https://github.com/python/cpython/issues/38149 | 1,198,792,868 | 38,149 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.