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 | [215731](https://bugs.python.org/issue215731)
--- | :---
Nosy | @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 = None
closed_at = <Date 2000-10-01.00:15:49.000>
created_at = <Date 2000-09-30.18:29:14.000>
labels = ['extension-modules']
title = 'Linking with old versions of readline'
updated_at = <Date 2000-10-01.00:15:49.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-01.00:15:49.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-30.18:29:14.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 215731
keywords = []
message_count = 2.0
messages = ['1755', '1756']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215731'
versions = []
```
</p></details>
| Linking with old versions of readline | https://api.github.com/repos/python/cpython/issues/33248/comments | 2 | 2000-09-30T18:29:14Z | 2022-04-09T21:07:11Z | https://github.com/python/cpython/issues/33248 | 1,198,771,304 | 33,248 |
[
"python",
"cpython"
] | BPO | [401724](https://bugs.python.org/issue401724)
--- | :---
Nosy | @loewis, @freddrake
Files | <li>[None](https://bugs.python.org/file2850/None "Uploaded as text/plain at 2000-09-30.16:37:16 by @loewis"): None</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 2000-10-01.17:53:44.000>
created_at = <Date 2000-09-30.16:37:16.000>
labels = ['expert-tkinter']
title = "Fix for 115714: Don't rename Tkinter to Tk"
updated_at = <Date 2000-10-01.17:53:44.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-01.17:53:44.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2000-09-30.16:37:16.000>
creator = 'loewis'
dependencies = []
files = ['2850']
hgrepos = []
issue_num = 401724
keywords = ['patch']
message_count = 3.0
messages = ['34533', '34534', '34535']
nosy_count = 2.0
nosy_names = ['loewis', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401724'
versions = []
```
</p></details>
| Fix for 115714: Don't rename Tkinter to Tk | https://api.github.com/repos/python/cpython/issues/33247/comments | 3 | 2000-09-30T16:37:16Z | 2022-04-09T21:07:11Z | https://github.com/python/cpython/issues/33247 | 1,198,771,301 | 33,247 |
[
"python",
"cpython"
] | BPO | [401721](https://bugs.python.org/issue401721)
--- | :---
Nosy | @loewis, @freddrake
Files | <li>[None](https://bugs.python.org/file2849/None "Uploaded as text/plain at 2000-09-30.14:27:15 by @loewis"): None</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 2000-10-06.20:57:49.000>
created_at = <Date 2000-09-30.14:27:15.000>
labels = ['extension-modules']
title = 'Fix for 115530/1: add closed attribute to cStringIO objects'
updated_at = <Date 2000-10-06.20:57:49.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-06.20:57:49.000>
actor = 'fdrake'
assignee = 'dcjim'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-30.14:27:15.000>
creator = 'loewis'
dependencies = []
files = ['2849']
hgrepos = []
issue_num = 401721
keywords = ['patch']
message_count = 4.0
messages = ['34529', '34530', '34531', '34532']
nosy_count = 3.0
nosy_names = ['loewis', 'fdrake', 'dcjim']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401721'
versions = []
```
</p></details>
| Fix for 115530/1: add closed attribute to cStringIO objects | https://api.github.com/repos/python/cpython/issues/33246/comments | 4 | 2000-09-30T14:27:15Z | 2022-04-09T21:07:09Z | https://github.com/python/cpython/issues/33246 | 1,198,771,297 | 33,246 |
[
"python",
"cpython"
] | BPO | [215714](https://bugs.python.org/issue215714)
--- | :---
Nosy | @loewis, @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/loewis'
closed_at = <Date 2000-10-01.17:52:51.000>
created_at = <Date 2000-09-30.13:03:39.000>
labels = ['expert-tkinter']
title = "Module 'turtle' exports name 'Tk'..."
updated_at = <Date 2000-10-01.17:52:51.000>
user = 'https://bugs.python.org/kirillsimonov'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-01.17:52:51.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2000-09-30.13:03:39.000>
creator = 'kirill_simonov'
dependencies = []
files = []
hgrepos = []
issue_num = 215714
keywords = []
message_count = 4.0
messages = ['1751', '1752', '1753', '1754']
nosy_count = 3.0
nosy_names = ['loewis', 'fdrake', 'kirill_simonov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215714'
versions = []
```
</p></details>
| Module 'turtle' exports name 'Tk'... | https://api.github.com/repos/python/cpython/issues/33245/comments | 4 | 2000-09-30T13:03:39Z | 2022-04-09T21:07:08Z | https://github.com/python/cpython/issues/33245 | 1,198,771,292 | 33,245 |
[
"python",
"cpython"
] | BPO | [215712](https://bugs.python.org/issue215712)
--- | :---
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 2000-09-30.17:07:07.000>
created_at = <Date 2000-09-30.12:57:03.000>
labels = ['library']
title = "mimetools.decode doesn't work with '7bit' encoding"
updated_at = <Date 2000-09-30.17:07:07.000>
user = 'https://bugs.python.org/kirillsimonov'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-30.17:07:07.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-30.12:57:03.000>
creator = 'kirill_simonov'
dependencies = []
files = []
hgrepos = []
issue_num = 215712
keywords = []
message_count = 2.0
messages = ['1749', '1750']
nosy_count = 2.0
nosy_names = ['loewis', 'kirill_simonov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215712'
versions = []
```
</p></details>
| mimetools.decode doesn't work with '7bit' encoding | https://api.github.com/repos/python/cpython/issues/33244/comments | 2 | 2000-09-30T12:57:03Z | 2022-04-09T21:07:07Z | https://github.com/python/cpython/issues/33244 | 1,198,771,287 | 33,244 |
[
"python",
"cpython"
] | BPO | [215696](https://bugs.python.org/issue215696)
--- | :---
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 2000-10-23.19:23:47.000>
created_at = <Date 2000-09-30.02:47:13.000>
labels = ['expert-regex']
title = 'sre RuntimeError when .*? matches >16K string'
updated_at = <Date 2000-10-23.19:23:47.000>
user = 'https://bugs.python.org/jdnier'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-23.19:23:47.000>
actor = 'nshelley'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2000-09-30.02:47:13.000>
creator = 'jdnier'
dependencies = []
files = []
hgrepos = []
issue_num = 215696
keywords = []
message_count = 3.0
messages = ['1746', '1747', '1748']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'effbot', 'jdnier', 'nshelley']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215696'
versions = []
```
</p></details>
| sre RuntimeError when .*? matches >16K string | https://api.github.com/repos/python/cpython/issues/33243/comments | 3 | 2000-09-30T02:47:13Z | 2022-04-09T21:07:05Z | https://github.com/python/cpython/issues/33243 | 1,198,771,282 | 33,243 |
[
"python",
"cpython"
] | BPO | [215690](https://bugs.python.org/issue215690)
--- | :---
Nosy | @malemburg, @gvanrossum, @tim-one, @goodger
<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 2000-10-06.23:09:15.000>
created_at = <Date 2000-09-29.21:55:15.000>
labels = ['expert-tkinter']
title = 'Dr. Watson error on Python2.0b2 Idle 0.6 WinNT4.0 SP6'
updated_at = <Date 2000-10-06.23:09:15.000>
user = 'https://github.com/goodger'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-06.23:09:15.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2000-09-29.21:55:15.000>
creator = 'goodger'
dependencies = []
files = []
hgrepos = []
issue_num = 215690
keywords = []
message_count = 12.0
messages = ['1734', '1735', '1736', '1737', '1738', '1739', '1740', '1741', '1742', '1743', '1744', '1745']
nosy_count = 5.0
nosy_names = ['lemburg', 'gvanrossum', 'tim.peters', 'jhylton', 'goodger']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215690'
versions = []
```
</p></details>
| Dr. Watson error on Python2.0b2 Idle 0.6 WinNT4.0 SP6 | https://api.github.com/repos/python/cpython/issues/33242/comments | 12 | 2000-09-29T21:55:15Z | 2022-04-09T21:07:05Z | https://github.com/python/cpython/issues/33242 | 1,198,771,278 | 33,242 |
[
"python",
"cpython"
] | BPO | [215681](https://bugs.python.org/issue215681)
--- | :---
Nosy | @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 2000-10-02.20:56:57.000>
created_at = <Date 2000-09-29.19:46:38.000>
labels = ['docs']
title = 'zipfile documentation out of sync with module'
updated_at = <Date 2000-10-02.20:56:57.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-02.20:56:57.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2000-09-29.19:46:38.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 215681
keywords = []
message_count = 3.0
messages = ['1731', '1732', '1733']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215681'
versions = []
```
</p></details>
| zipfile documentation out of sync with module | https://api.github.com/repos/python/cpython/issues/33241/comments | 3 | 2000-09-29T19:46:38Z | 2022-04-09T21:07:03Z | https://github.com/python/cpython/issues/33241 | 1,198,771,273 | 33,241 |
[
"python",
"cpython"
] | BPO | [401714](https://bugs.python.org/issue401714)
--- | :---
Nosy | @freddrake
Files | <li>[None](https://bugs.python.org/file2848/None "Uploaded as text/plain at 2000-09-29.19:33:04 by nobody"): None</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 2000-09-30.23:59:36.000>
created_at = <Date 2000-09-29.19:33:04.000>
labels = ['library']
title = "Missing `s' in format string"
updated_at = <Date 2000-09-30.23:59:36.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-30.23:59:36.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-29.19:33:04.000>
creator = 'anonymous'
dependencies = []
files = ['2848']
hgrepos = []
issue_num = 401714
keywords = ['patch']
message_count = 2.0
messages = ['34527', '34528']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401714'
versions = []
```
</p></details>
| Missing `s' in format string | https://api.github.com/repos/python/cpython/issues/33240/comments | 2 | 2000-09-29T19:33:04Z | 2022-04-09T21:07:02Z | https://github.com/python/cpython/issues/33240 | 1,198,771,270 | 33,240 |
[
"python",
"cpython"
] | BPO | [401713](https://bugs.python.org/issue401713)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis, @mhammond, @freddrake, @ericsnowcurrently
Files | <li>[None](https://bugs.python.org/file2847/None "Uploaded as text/plain at 2000-09-29.19:02:15 by markovitch"): None</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2018-05-16.18:12:24.519>
created_at = <Date 2000-09-29.19:02:15.000>
labels = ['OS-windows']
title = "Free extension DLLs' handles during the Py_Finalize()"
updated_at = <Date 2018-05-16.18:12:24.519>
user = 'https://bugs.python.org/markovitch'
```
bugs.python.org fields:
```python
activity = <Date 2018-05-16.18:12:24.519>
actor = 'eric.snow'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2000-09-29.19:02:15.000>
creator = 'markovitch'
dependencies = []
files = ['2847']
hgrepos = []
issue_num = 401713
keywords = ['patch']
message_count = 9.0
messages = ['34518', '34519', '34520', '34521', '34522', '34523', '34524', '34525', '34526']
nosy_count = 7.0
nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'mhammond', 'fdrake', 'markovitch', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401713'
versions = []
```
</p></details>
| Free extension DLLs' handles during the Py_Finalize() | https://api.github.com/repos/python/cpython/issues/33239/comments | 9 | 2000-09-29T19:02:15Z | 2022-04-09T21:07:01Z | https://github.com/python/cpython/issues/33239 | 1,198,771,266 | 33,239 |
[
"python",
"cpython"
] | BPO | [215676](https://bugs.python.org/issue215676)
--- | :---
Nosy | @warsaw
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2000-10-05.15:32:26.000>
created_at = <Date 2000-09-29.17:47:15.000>
labels = ['library']
title = 'repr(__builtin__.license) reads from stdin'
updated_at = <Date 2000-10-05.15:32:26.000>
user = 'https://bugs.python.org/jpe'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-05.15:32:26.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-29.17:47:15.000>
creator = 'jpe'
dependencies = []
files = []
hgrepos = []
issue_num = 215676
keywords = []
message_count = 2.0
messages = ['1729', '1730']
nosy_count = 2.0
nosy_names = ['barry', 'jpe']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215676'
versions = []
```
</p></details>
| repr(__builtin__.license) reads from stdin | https://api.github.com/repos/python/cpython/issues/33238/comments | 2 | 2000-09-29T17:47:15Z | 2022-04-09T21:07:00Z | https://github.com/python/cpython/issues/33238 | 1,198,771,262 | 33,238 |
[
"python",
"cpython"
] | BPO | [215673](https://bugs.python.org/issue215673)
--- | :---
Nosy | @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 2000-09-29.17:33:30.000>
created_at = <Date 2000-09-29.17:04:45.000>
labels = ['docs']
title = 'Typo in the documentation (very low priority)'
updated_at = <Date 2000-09-29.17:33:30.000>
user = 'https://bugs.python.org/thomasmm'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-29.17:33:30.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2000-09-29.17:04:45.000>
creator = 'thomasmm'
dependencies = []
files = []
hgrepos = []
issue_num = 215673
keywords = []
message_count = 3.0
messages = ['1726', '1727', '1728']
nosy_count = 2.0
nosy_names = ['fdrake', 'thomasmm']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215673'
versions = []
```
</p></details>
| Typo in the documentation (very low priority) | https://api.github.com/repos/python/cpython/issues/33237/comments | 3 | 2000-09-29T17:04:45Z | 2022-04-09T21:06:59Z | https://github.com/python/cpython/issues/33237 | 1,198,771,259 | 33,237 |
[
"python",
"cpython"
] | BPO | [401709](https://bugs.python.org/issue401709)
--- | :---
Nosy | @tim-one
Files | <li>[None](https://bugs.python.org/file2846/None "Uploaded as text/plain at 2000-09-29.14:37:56 by jhylton"): None</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 2000-10-06.18:47:12.000>
created_at = <Date 2000-09-29.14:37:56.000>
labels = ['interpreter-core']
title = 'test_import to verify that .pyc files can be imported'
updated_at = <Date 2000-10-06.18:47:12.000>
user = 'https://bugs.python.org/jhylton'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-06.18:47:12.000>
actor = 'tim.peters'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-29.14:37:56.000>
creator = 'jhylton'
dependencies = []
files = ['2846']
hgrepos = []
issue_num = 401709
keywords = ['patch']
message_count = 4.0
messages = ['34514', '34515', '34516', '34517']
nosy_count = 2.0
nosy_names = ['tim.peters', 'jhylton']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401709'
versions = []
```
</p></details>
| test_import to verify that .pyc files can be imported | https://api.github.com/repos/python/cpython/issues/33236/comments | 4 | 2000-09-29T14:37:56Z | 2022-04-09T21:06:57Z | https://github.com/python/cpython/issues/33236 | 1,198,771,256 | 33,236 |
[
"python",
"cpython"
] | BPO | [215658](https://bugs.python.org/issue215658)
--- | :---
Nosy | @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 2000-09-29.15:18:05.000>
created_at = <Date 2000-09-29.12:43:31.000>
labels = ['docs']
title = 'Minor spelling mistakes in tutorial of beta2 documentation'
updated_at = <Date 2000-09-29.15:18:05.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-29.15:18:05.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2000-09-29.12:43:31.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 215658
keywords = []
message_count = 2.0
messages = ['1724', '1725']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215658'
versions = []
```
</p></details>
| Minor spelling mistakes in tutorial of beta2 documentation | https://api.github.com/repos/python/cpython/issues/33235/comments | 2 | 2000-09-29T12:43:31Z | 2022-04-09T21:06:57Z | https://github.com/python/cpython/issues/33235 | 1,198,771,254 | 33,235 |
[
"python",
"cpython"
] | BPO | [401702](https://bugs.python.org/issue401702)
--- | :---
Nosy | @gvanrossum
Files | <li>[None](https://bugs.python.org/file2845/None "Uploaded as text/plain at 2000-09-29.11:38:09 by lhudson"): None</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-03-20.20:44:55.000>
created_at = <Date 2000-09-29.11:38:09.000>
labels = []
title = 'Modify co_filename in frozen programs'
updated_at = <Date 2001-03-20.20:44:55.000>
user = 'https://bugs.python.org/lhudson'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-20.20:44:55.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2000-09-29.11:38:09.000>
creator = 'lhudson'
dependencies = []
files = ['2845']
hgrepos = []
issue_num = 401702
keywords = ['patch']
message_count = 12.0
messages = ['34502', '34503', '34504', '34505', '34506', '34507', '34508', '34509', '34510', '34511', '34512', '34513']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'jhylton', 'lhudson']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401702'
versions = []
```
</p></details>
| Modify co_filename in frozen programs | https://api.github.com/repos/python/cpython/issues/33234/comments | 12 | 2000-09-29T11:38:09Z | 2022-04-09T21:06:55Z | https://github.com/python/cpython/issues/33234 | 1,198,771,246 | 33,234 |
[
"python",
"cpython"
] | BPO | [215643](https://bugs.python.org/issue215643)
--- | :---
<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 2000-09-29.20:05:56.000>
created_at = <Date 2000-09-29.08:21:42.000>
labels = ['build']
title = 'test_longexp Fails on OpenBSD'
updated_at = <Date 2000-09-29.20:05:56.000>
user = 'https://bugs.python.org/jpettit'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-29.20:05:56.000>
actor = 'jpettit'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2000-09-29.08:21:42.000>
creator = 'jpettit'
dependencies = []
files = []
hgrepos = []
issue_num = 215643
keywords = []
message_count = 6.0
messages = ['1718', '1719', '1720', '1721', '1722', '1723']
nosy_count = 2.0
nosy_names = ['jhylton', 'jpettit']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215643'
versions = []
```
</p></details>
| test_longexp Fails on OpenBSD | https://api.github.com/repos/python/cpython/issues/33233/comments | 6 | 2000-09-29T08:21:42Z | 2022-04-09T21:06:54Z | https://github.com/python/cpython/issues/33233 | 1,198,771,241 | 33,233 |
[
"python",
"cpython"
] | BPO | [215641](https://bugs.python.org/issue215641)
--- | :---
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 2000-11-11.22:16:35.000>
created_at = <Date 2000-09-29.07:20:22.000>
labels = ['build']
title = 'Dynamic Loading Fails on Mac OS X'
updated_at = <Date 2000-11-11.22:16:35.000>
user = 'https://bugs.python.org/jpettit'
```
bugs.python.org fields:
```python
activity = <Date 2000-11-11.22:16:35.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2000-09-29.07:20:22.000>
creator = 'jpettit'
dependencies = []
files = []
hgrepos = []
issue_num = 215641
keywords = []
message_count = 2.0
messages = ['1716', '1717']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jpettit']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215641'
versions = []
```
</p></details>
| Dynamic Loading Fails on Mac OS X | https://api.github.com/repos/python/cpython/issues/33232/comments | 2 | 2000-09-29T07:20:22Z | 2022-04-09T21:06:53Z | https://github.com/python/cpython/issues/33232 | 1,198,771,234 | 33,232 |
[
"python",
"cpython"
] | BPO | [401699](https://bugs.python.org/issue401699)
--- | :---
Nosy | @freddrake, @nascheme
Files | <li>[None](https://bugs.python.org/file2844/None "Uploaded as text/plain at 2000-09-28.23:29:25 by @nascheme"): None</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 2000-10-04.16:26:23.000>
created_at = <Date 2000-09-28.23:29:25.000>
labels = ['interpreter-core']
title = 'GC fixes for malloc() == NULL'
updated_at = <Date 2000-10-04.16:26:23.000>
user = 'https://github.com/nascheme'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-04.16:26:23.000>
actor = 'nascheme'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-28.23:29:25.000>
creator = 'nascheme'
dependencies = []
files = ['2844']
hgrepos = []
issue_num = 401699
keywords = ['patch']
message_count = 4.0
messages = ['34498', '34499', '34500', '34501']
nosy_count = 3.0
nosy_names = ['jhylton', 'fdrake', 'nascheme']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401699'
versions = []
```
</p></details>
| GC fixes for malloc() == NULL | https://api.github.com/repos/python/cpython/issues/33231/comments | 4 | 2000-09-28T23:29:25Z | 2022-04-09T21:06:51Z | https://github.com/python/cpython/issues/33231 | 1,198,771,230 | 33,231 |
[
"python",
"cpython"
] | BPO | [215625](https://bugs.python.org/issue215625)
--- | :---
Nosy | @freddrake, @Yhg1s
<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 2000-10-03.16:55:34.000>
created_at = <Date 2000-09-28.23:20:26.000>
labels = ['extension-modules']
title = 'python2.0b2 test_pty fails on x86 Solaris 8'
updated_at = <Date 2000-10-03.16:55:34.000>
user = 'https://bugs.python.org/dw5s'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-03.16:55:34.000>
actor = 'twouters'
assignee = 'twouters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-28.23:20:26.000>
creator = 'dw5s'
dependencies = []
files = []
hgrepos = []
issue_num = 215625
keywords = []
message_count = 5.0
messages = ['1711', '1712', '1713', '1714', '1715']
nosy_count = 4.0
nosy_names = ['jhylton', 'fdrake', 'twouters', 'dw5s']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215625'
versions = []
```
</p></details>
| python2.0b2 test_pty fails on x86 Solaris 8 | https://api.github.com/repos/python/cpython/issues/33230/comments | 5 | 2000-09-28T23:20:26Z | 2022-04-09T21:06:51Z | https://github.com/python/cpython/issues/33230 | 1,198,771,226 | 33,230 |
[
"python",
"cpython"
] | BPO | [215618](https://bugs.python.org/issue215618)
--- | :---
Nosy | @gvanrossum, @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2000-10-03.16:01:53.000>
created_at = <Date 2000-09-28.21:47:26.000>
labels = ['extension-modules']
title = 'SRE lookbehind raises a RuntimeError'
updated_at = <Date 2000-10-03.16:01:53.000>
user = 'https://github.com/akuchling'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-03.16:01:53.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-28.21:47:26.000>
creator = 'akuchling'
dependencies = []
files = []
hgrepos = []
issue_num = 215618
keywords = []
message_count = 3.0
messages = ['1708', '1709', '1710']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'effbot', 'akuchling']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215618'
versions = []
```
</p></details>
| SRE lookbehind raises a RuntimeError | https://api.github.com/repos/python/cpython/issues/33229/comments | 3 | 2000-09-28T21:47:26Z | 2022-04-09T21:06:49Z | https://github.com/python/cpython/issues/33229 | 1,198,771,220 | 33,229 |
[
"python",
"cpython"
] | BPO | [215617](https://bugs.python.org/issue215617)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2001-01-24.01:03:52.000>
created_at = <Date 2000-09-28.21:37:35.000>
labels = ['extension-modules']
title = 'poll problem on Linux 2.0.38, glibc 2.0.7'
updated_at = <Date 2001-01-24.01:03:52.000>
user = 'https://github.com/akuchling'
```
bugs.python.org fields:
```python
activity = <Date 2001-01-24.01:03:52.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-28.21:37:35.000>
creator = 'akuchling'
dependencies = []
files = []
hgrepos = []
issue_num = 215617
keywords = []
message_count = 4.0
messages = ['1704', '1705', '1706', '1707']
nosy_count = 2.0
nosy_names = ['akuchling', 'jpettit']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215617'
versions = []
```
</p></details>
| poll problem on Linux 2.0.38, glibc 2.0.7 | https://api.github.com/repos/python/cpython/issues/33228/comments | 4 | 2000-09-28T21:37:35Z | 2022-04-09T21:06:49Z | https://github.com/python/cpython/issues/33228 | 1,198,771,216 | 33,228 |
[
"python",
"cpython"
] | BPO | [215615](https://bugs.python.org/issue215615)
--- | :---
Nosy | @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 2000-09-28.22:02:46.000>
created_at = <Date 2000-09-28.21:31:06.000>
labels = ['library']
title = 'atof, atoi, atol not behaving as methods'
updated_at = <Date 2000-09-28.22:02:46.000>
user = 'https://bugs.python.org/sraja'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-28.22:02:46.000>
actor = 'barry'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-28.21:31:06.000>
creator = 'sraja'
dependencies = []
files = []
hgrepos = []
issue_num = 215615
keywords = []
message_count = 2.0
messages = ['1702', '1703']
nosy_count = 2.0
nosy_names = ['barry', 'sraja']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215615'
versions = []
```
</p></details>
| atof, atoi, atol not behaving as methods | https://api.github.com/repos/python/cpython/issues/33227/comments | 2 | 2000-09-28T21:31:06Z | 2022-04-09T21:06:47Z | https://github.com/python/cpython/issues/33227 | 1,198,771,213 | 33,227 |
[
"python",
"cpython"
] | BPO | [215609](https://bugs.python.org/issue215609)
--- | :---
Nosy | @gvanrossum, @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/gvanrossum'
closed_at = <Date 2000-10-06.17:37:24.000>
created_at = <Date 2000-09-28.20:11:32.000>
labels = ['type-feature']
title = 'Please include regexdemo.py in main distribution'
updated_at = <Date 2000-10-06.17:37:24.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-06.17:37:24.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2000-09-28.20:11:32.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 215609
keywords = []
message_count = 3.0
messages = ['1699', '1700', '1701']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue215609'
versions = []
```
</p></details>
| Please include regexdemo.py in main distribution | https://api.github.com/repos/python/cpython/issues/33226/comments | 3 | 2000-09-28T20:11:32Z | 2022-04-09T21:06:47Z | https://github.com/python/cpython/issues/33226 | 1,198,771,209 | 33,226 |
[
"python",
"cpython"
] | BPO | [215608](https://bugs.python.org/issue215608)
--- | :---
Nosy | @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 2000-09-28.23:29:55.000>
created_at = <Date 2000-09-28.20:04:28.000>
labels = ['docs']
title = 'Readme.txt'
updated_at = <Date 2000-09-28.23:29:55.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-28.23:29:55.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2000-09-28.20:04:28.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 215608
keywords = []
message_count = 2.0
messages = ['1697', '1698']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215608'
versions = []
```
</p></details>
| Readme.txt | https://api.github.com/repos/python/cpython/issues/33225/comments | 2 | 2000-09-28T20:04:28Z | 2022-04-09T21:06:46Z | https://github.com/python/cpython/issues/33225 | 1,198,771,204 | 33,225 |
[
"python",
"cpython"
] | BPO | [215595](https://bugs.python.org/issue215595)
--- | :---
Nosy | @freddrake, @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 2000-10-02.09:34:12.000>
created_at = <Date 2000-09-28.17:13:28.000>
labels = ['library']
title = 'Building extensions on windows'
updated_at = <Date 2000-10-02.09:34:12.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-02.09:34:12.000>
actor = 'theller'
assignee = 'theller'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2000-09-28.17:13:28.000>
creator = 'theller'
dependencies = []
files = []
hgrepos = []
issue_num = 215595
keywords = []
message_count = 4.0
messages = ['1693', '1694', '1695', '1696']
nosy_count = 2.0
nosy_names = ['fdrake', 'theller']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215595'
versions = []
```
</p></details>
| Building extensions on windows | https://api.github.com/repos/python/cpython/issues/33224/comments | 4 | 2000-09-28T17:13:28Z | 2022-04-09T21:06:44Z | https://github.com/python/cpython/issues/33224 | 1,198,771,200 | 33,224 |
[
"python",
"cpython"
] | BPO | [215555](https://bugs.python.org/issue215555)
--- | :---
Nosy | @gvanrossum, @loewis, @warsaw, @tiran
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-01-21.13:12:39.422>
created_at = <Date 2000-09-28.10:42:11.000>
labels = ['interpreter-core', 'type-feature']
title = 'Parser crashes for deeply nested list displays'
updated_at = <Date 2008-01-21.13:12:39.422>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-21.13:12:39.422>
actor = 'christian.heimes'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-28.10:42:11.000>
creator = 'loewis'
dependencies = []
files = []
hgrepos = []
issue_num = 215555
keywords = []
message_count = 13.0
messages = ['1685', '1686', '1687', '1688', '1689', '1690', '1691', '1692', '60086', '60087', '60095', '61382', '61387']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'loewis', 'jhylton', 'barry', 'christian.heimes', 'schmir']
pr_nums = []
priority = 'normal'
resolution = 'later'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue215555'
versions = ['Python 2.6']
```
</p></details>
| Parser crashes for deeply nested list displays | https://api.github.com/repos/python/cpython/issues/33223/comments | 13 | 2000-09-28T10:42:11Z | 2022-04-09T21:06:42Z | https://github.com/python/cpython/issues/33223 | 1,198,771,193 | 33,223 |
[
"python",
"cpython"
] | BPO | [215531](https://bugs.python.org/issue215531)
--- | :---
Nosy | @loewis, @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 = None
closed_at = <Date 2000-09-30.16:27:01.000>
created_at = <Date 2000-09-28.03:57:18.000>
labels = ['extension-modules']
title = "cStringIO truncate() doesn't support size parameter"
updated_at = <Date 2000-09-30.16:27:01.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-30.16:27:01.000>
actor = 'loewis'
assignee = 'dcjim'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-28.03:57:18.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 215531
keywords = []
message_count = 3.0
messages = ['1682', '1683', '1684']
nosy_count = 3.0
nosy_names = ['loewis', 'fdrake', 'dcjim']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215531'
versions = []
```
</p></details>
| cStringIO truncate() doesn't support size parameter | https://api.github.com/repos/python/cpython/issues/33222/comments | 3 | 2000-09-28T03:57:18Z | 2022-04-09T21:06:41Z | https://github.com/python/cpython/issues/33222 | 1,198,771,187 | 33,222 |
[
"python",
"cpython"
] | BPO | [215530](https://bugs.python.org/issue215530)
--- | :---
Nosy | @loewis, @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 = None
closed_at = <Date 2000-10-06.20:56:52.000>
created_at = <Date 2000-09-28.03:48:34.000>
labels = ['extension-modules']
title = "cStringIO.StringIO() doesn't raise ValueError when closed"
updated_at = <Date 2000-10-06.20:56:52.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-06.20:56:52.000>
actor = 'fdrake'
assignee = 'dcjim'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-28.03:48:34.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 215530
keywords = []
message_count = 5.0
messages = ['1677', '1678', '1679', '1680', '1681']
nosy_count = 3.0
nosy_names = ['loewis', 'fdrake', 'dcjim']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215530'
versions = []
```
</p></details>
| cStringIO.StringIO() doesn't raise ValueError when closed | https://api.github.com/repos/python/cpython/issues/33221/comments | 5 | 2000-09-28T03:48:34Z | 2022-04-09T21:06:40Z | https://github.com/python/cpython/issues/33221 | 1,198,771,182 | 33,221 |
[
"python",
"cpython"
] | BPO | [215528](https://bugs.python.org/issue215528)
--- | :---
Nosy | @malemburg, @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 2000-10-02.23:44:02.000>
created_at = <Date 2000-09-28.03:08:35.000>
labels = ['interpreter-core']
title = 'import creates extra modules if in working directory'
updated_at = <Date 2000-10-02.23:44:02.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-02.23:44:02.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-28.03:08:35.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 215528
keywords = []
message_count = 5.0
messages = ['1672', '1673', '1674', '1675', '1676']
nosy_count = 2.0
nosy_names = ['lemburg', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215528'
versions = []
```
</p></details>
| import creates extra modules if in working directory | https://api.github.com/repos/python/cpython/issues/33220/comments | 5 | 2000-09-28T03:08:35Z | 2022-04-09T21:06:40Z | https://github.com/python/cpython/issues/33220 | 1,198,771,181 | 33,220 |
[
"python",
"cpython"
] | BPO | [215527](https://bugs.python.org/issue215527)
--- | :---
Nosy | @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 2000-09-28.04:21:56.000>
created_at = <Date 2000-09-28.02:42:37.000>
labels = ['library']
title = 'StringIO.StringIO does not support truncate()'
updated_at = <Date 2000-09-28.04:21:56.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-28.04:21:56.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-28.02:42:37.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 215527
keywords = []
message_count = 2.0
messages = ['1670', '1671']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215527'
versions = []
```
</p></details>
| StringIO.StringIO does not support truncate() | https://api.github.com/repos/python/cpython/issues/33219/comments | 2 | 2000-09-28T02:42:37Z | 2022-04-09T21:06:39Z | https://github.com/python/cpython/issues/33219 | 1,198,771,173 | 33,219 |
[
"python",
"cpython"
] | BPO | [215517](https://bugs.python.org/issue215517)
--- | :---
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 2000-09-28.01:26:43.000>
created_at = <Date 2000-09-28.00:26:57.000>
labels = ['interpreter-core', 'type-feature']
title = 'no option of using { } for nested blocks'
updated_at = <Date 2000-09-28.01:26:43.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-28.01:26:43.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-28.00:26:57.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 215517
keywords = []
message_count = 2.0
messages = ['1668', '1669']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue215517'
versions = []
```
</p></details>
| no option of using { } for nested blocks | https://api.github.com/repos/python/cpython/issues/33218/comments | 2 | 2000-09-28T00:26:57Z | 2022-04-09T21:06:37Z | https://github.com/python/cpython/issues/33218 | 1,198,771,169 | 33,218 |
[
"python",
"cpython"
] | BPO | [215515](https://bugs.python.org/issue215515)
--- | :---
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 2000-09-28.21:06:14.000>
created_at = <Date 2000-09-27.23:45:28.000>
labels = ['type-feature', 'build']
title = 'build with read-only source files fails'
updated_at = <Date 2000-09-28.21:06:14.000>
user = 'https://bugs.python.org/dw5s'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-28.21:06:14.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2000-09-27.23:45:28.000>
creator = 'dw5s'
dependencies = []
files = []
hgrepos = []
issue_num = 215515
keywords = []
message_count = 4.0
messages = ['1664', '1665', '1666', '1667']
nosy_count = 3.0
nosy_names = ['tim.peters', 'fdrake', 'dw5s']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue215515'
versions = []
```
</p></details>
| build with read-only source files fails | https://api.github.com/repos/python/cpython/issues/33217/comments | 4 | 2000-09-27T23:45:28Z | 2022-04-09T21:06:36Z | https://github.com/python/cpython/issues/33217 | 1,198,771,163 | 33,217 |
[
"python",
"cpython"
] | BPO | [215506](https://bugs.python.org/issue215506)
--- | :---
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 2000-09-28.04:28:57.000>
created_at = <Date 2000-09-27.21:51:19.000>
labels = ['extension-modules']
title = 'recent change to md5.h causes md5c.c compilation failure'
updated_at = <Date 2000-09-28.04:28:57.000>
user = 'https://bugs.python.org/mfavas'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-28.04:28:57.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-27.21:51:19.000>
creator = 'mfavas'
dependencies = []
files = []
hgrepos = []
issue_num = 215506
keywords = []
message_count = 4.0
messages = ['1660', '1661', '1662', '1663']
nosy_count = 3.0
nosy_names = ['tim.peters', 'fdrake', 'mfavas']
pr_nums = []
priority = 'high'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215506'
versions = []
```
</p></details>
| recent change to md5.h causes md5c.c compilation failure | https://api.github.com/repos/python/cpython/issues/33216/comments | 4 | 2000-09-27T21:51:19Z | 2022-04-09T21:06:35Z | https://github.com/python/cpython/issues/33216 | 1,198,771,160 | 33,216 |
[
"python",
"cpython"
] | BPO | [401682](https://bugs.python.org/issue401682)
--- | :---
Nosy | @akuchling, @nascheme
Files | <li>[None](https://bugs.python.org/file2843/None "Uploaded as text/plain at 2000-09-27.19:24:28 by @nascheme"): None</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 2000-09-28.21:35:53.000>
created_at = <Date 2000-09-27.19:24:28.000>
labels = ['library']
title = 'poll fix for glibc 2.0.7'
updated_at = <Date 2000-09-28.21:35:53.000>
user = 'https://github.com/nascheme'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-28.21:35:53.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-27.19:24:28.000>
creator = 'nascheme'
dependencies = []
files = ['2843']
hgrepos = []
issue_num = 401682
keywords = ['patch']
message_count = 3.0
messages = ['34495', '34496', '34497']
nosy_count = 2.0
nosy_names = ['akuchling', 'nascheme']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401682'
versions = []
```
</p></details>
| poll fix for glibc 2.0.7 | https://api.github.com/repos/python/cpython/issues/33215/comments | 3 | 2000-09-27T19:24:28Z | 2022-04-09T21:06:34Z | https://github.com/python/cpython/issues/33215 | 1,198,771,158 | 33,215 |
[
"python",
"cpython"
] | BPO | [215492](https://bugs.python.org/issue215492)
--- | :---
Nosy | @malemburg, @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/malemburg'
closed_at = <Date 2000-09-29.07:57:29.000>
created_at = <Date 2000-09-27.18:45:12.000>
labels = ['interpreter-core']
title = '1 test failed: test_unicodedata'
updated_at = <Date 2000-09-29.07:57:29.000>
user = 'https://bugs.python.org/mdb'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-29.07:57:29.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-27.18:45:12.000>
creator = 'mdb'
dependencies = []
files = []
hgrepos = []
issue_num = 215492
keywords = []
message_count = 5.0
messages = ['1655', '1656', '1657', '1658', '1659']
nosy_count = 3.0
nosy_names = ['lemburg', 'tim.peters', 'mdb']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215492'
versions = []
```
</p></details>
| 1 test failed: test_unicodedata | https://api.github.com/repos/python/cpython/issues/33214/comments | 5 | 2000-09-27T18:45:12Z | 2022-04-09T21:06:33Z | https://github.com/python/cpython/issues/33214 | 1,198,771,155 | 33,214 |
[
"python",
"cpython"
] | BPO | [215491](https://bugs.python.org/issue215491)
--- | :---
Nosy | @malemburg
<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 2000-09-29.07:57:27.000>
created_at = <Date 2000-09-27.18:22:23.000>
labels = ['extension-modules']
title = '2.0b2:test_unicodedata fails: Sparc Solaris 2.7/6'
updated_at = <Date 2000-09-29.07:57:27.000>
user = 'https://bugs.python.org/watterworth'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-29.07:57:27.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-27.18:22:23.000>
creator = 'watterworth'
dependencies = []
files = []
hgrepos = []
issue_num = 215491
keywords = []
message_count = 3.0
messages = ['1652', '1653', '1654']
nosy_count = 2.0
nosy_names = ['lemburg', 'watterworth']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215491'
versions = []
```
</p></details>
| 2.0b2:test_unicodedata fails: Sparc Solaris 2.7/6 | https://api.github.com/repos/python/cpython/issues/33213/comments | 3 | 2000-09-27T18:22:23Z | 2022-04-09T21:06:32Z | https://github.com/python/cpython/issues/33213 | 1,198,771,149 | 33,213 |
[
"python",
"cpython"
] | BPO | [215487](https://bugs.python.org/issue215487)
--- | :---
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 = 'https://github.com/tim-one'
closed_at = <Date 2003-07-30.19:57:34.000>
created_at = <Date 2000-09-27.16:28:42.000>
labels = ['type-feature', 'OS-windows']
title = 'Windows installer not logo compliant'
updated_at = <Date 2003-07-30.19:57:34.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-30.19:57:34.000>
actor = 'clumma'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2000-09-27.16:28:42.000>
creator = 'loewis'
dependencies = []
files = []
hgrepos = []
issue_num = 215487
keywords = []
message_count = 3.0
messages = ['1649', '1650', '1651']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'clumma']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue215487'
versions = []
```
</p></details>
| Windows installer not logo compliant | https://api.github.com/repos/python/cpython/issues/33212/comments | 3 | 2000-09-27T16:28:42Z | 2022-04-09T21:06:31Z | https://github.com/python/cpython/issues/33212 | 1,198,771,146 | 33,212 |
[
"python",
"cpython"
] | BPO | [215476](https://bugs.python.org/issue215476)
--- | :---
Nosy | @gvanrossum, @jribbens
<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 2000-10-03.16:16:21.000>
created_at = <Date 2000-09-27.12:26:32.000>
labels = ['build']
title = 'Python-2.0b2 is incompatible with readline version 2'
updated_at = <Date 2000-10-03.16:16:21.000>
user = 'https://github.com/jribbens'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-03.16:16:21.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2000-09-27.12:26:32.000>
creator = 'jribbens'
dependencies = []
files = []
hgrepos = []
issue_num = 215476
keywords = []
message_count = 4.0
messages = ['1645', '1646', '1647', '1648']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'jhylton', 'jribbens']
pr_nums = []
priority = 'high'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215476'
versions = []
```
</p></details>
| Python-2.0b2 is incompatible with readline version 2 | https://api.github.com/repos/python/cpython/issues/33211/comments | 4 | 2000-09-27T12:26:32Z | 2022-04-09T21:06:30Z | https://github.com/python/cpython/issues/33211 | 1,198,771,141 | 33,211 |
[
"python",
"cpython"
] | BPO | [401679](https://bugs.python.org/issue401679)
--- | :---
Nosy | @akuchling
Files | <li>[None](https://bugs.python.org/file2842/None "Uploaded as text/plain at 2000-09-27.12:09:53 by @akuchling"): None</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 2000-09-30.17:52:08.000>
created_at = <Date 2000-09-27.12:09:53.000>
labels = ['library']
title = 'Use full paths in _path_created cache'
updated_at = <Date 2000-09-30.17:52:08.000>
user = 'https://github.com/akuchling'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-30.17:52:08.000>
actor = 'gward'
assignee = 'gward'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2000-09-27.12:09:53.000>
creator = 'akuchling'
dependencies = []
files = ['2842']
hgrepos = []
issue_num = 401679
keywords = ['patch']
message_count = 4.0
messages = ['34491', '34492', '34493', '34494']
nosy_count = 2.0
nosy_names = ['akuchling', 'gward']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401679'
versions = []
```
</p></details>
| Use full paths in _path_created cache | https://api.github.com/repos/python/cpython/issues/33210/comments | 4 | 2000-09-27T12:09:53Z | 2022-04-09T21:06:28Z | https://github.com/python/cpython/issues/33210 | 1,198,771,136 | 33,210 |
[
"python",
"cpython"
] | BPO | [215469](https://bugs.python.org/issue215469)
--- | :---
Nosy | @nascheme
<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 2000-10-05.15:59:07.000>
created_at = <Date 2000-09-27.08:54:19.000>
labels = ['library']
title = 'test_socket hangs on Debian Linux 2.2'
updated_at = <Date 2000-10-05.15:59:07.000>
user = 'https://bugs.python.org/larsga'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-05.15:59:07.000>
actor = 'larsga'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-27.08:54:19.000>
creator = 'larsga'
dependencies = []
files = []
hgrepos = []
issue_num = 215469
keywords = []
message_count = 5.0
messages = ['1640', '1641', '1642', '1643', '1644']
nosy_count = 3.0
nosy_names = ['jhylton', 'nascheme', 'larsga']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215469'
versions = []
```
</p></details>
| test_socket hangs on Debian Linux 2.2 | https://api.github.com/repos/python/cpython/issues/33209/comments | 5 | 2000-09-27T08:54:19Z | 2022-04-09T21:06:28Z | https://github.com/python/cpython/issues/33209 | 1,198,771,130 | 33,209 |
[
"python",
"cpython"
] | BPO | [401676](https://bugs.python.org/issue401676)
--- | :---
Nosy | @mhammond, @freddrake, @db3l
Files | <li>[None](https://bugs.python.org/file2841/None "Uploaded as text/plain at 2000-09-27.05:33:36 by @db3l"): None</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/mhammond'
closed_at = <Date 2000-10-05.10:57:11.000>
created_at = <Date 2000-09-27.05:33:36.000>
labels = ['OS-windows']
title = 'Detect conflicting Python DLL on module import under Windows'
updated_at = <Date 2000-10-05.10:57:11.000>
user = 'https://github.com/db3l'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-05.10:57:11.000>
actor = 'mhammond'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2000-09-27.05:33:36.000>
creator = 'db3l'
dependencies = []
files = ['2841']
hgrepos = []
issue_num = 401676
keywords = ['patch']
message_count = 4.0
messages = ['34487', '34488', '34489', '34490']
nosy_count = 3.0
nosy_names = ['mhammond', 'fdrake', 'db3l']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401676'
versions = []
```
</p></details>
| Detect conflicting Python DLL on module import under Windows | https://api.github.com/repos/python/cpython/issues/33208/comments | 4 | 2000-09-27T05:33:36Z | 2022-04-09T21:06:27Z | https://github.com/python/cpython/issues/33208 | 1,198,771,126 | 33,208 |
[
"python",
"cpython"
] | BPO | [215392](https://bugs.python.org/issue215392)
--- | :---
Nosy | @gvanrossum, @loewis, @freddrake, @warsaw
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2000-10-05.18:43:49.000>
created_at = <Date 2000-09-26.19:13:13.000>
labels = ['build']
title = 'Build under SunOS 4.1.4_JL fails'
updated_at = <Date 2000-10-05.18:43:49.000>
user = 'https://bugs.python.org/kajiyama'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-05.18:43:49.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2000-09-26.19:13:13.000>
creator = 'kajiyama'
dependencies = []
files = []
hgrepos = []
issue_num = 215392
keywords = []
message_count = 7.0
messages = ['1633', '1634', '1635', '1636', '1637', '1638', '1639']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'loewis', 'fdrake', 'barry', 'kajiyama']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215392'
versions = []
```
</p></details>
| Build under SunOS 4.1.4_JL fails | https://api.github.com/repos/python/cpython/issues/33207/comments | 7 | 2000-09-26T19:13:13Z | 2022-04-09T21:06:26Z | https://github.com/python/cpython/issues/33207 | 1,198,771,119 | 33,207 |
[
"python",
"cpython"
] | BPO | [215362](https://bugs.python.org/issue215362)
--- | :---
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 2000-09-26.14:23:25.000>
created_at = <Date 2000-09-26.14:04:11.000>
labels = ['library']
title = 'ConfigParser chokes on capitalization'
updated_at = <Date 2000-09-26.14:23:25.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-26.14:23:25.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-26.14:04:11.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 215362
keywords = []
message_count = 2.0
messages = ['1631', '1632']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215362'
versions = []
```
</p></details>
| ConfigParser chokes on capitalization | https://api.github.com/repos/python/cpython/issues/33206/comments | 2 | 2000-09-26T14:04:11Z | 2022-04-09T21:06:24Z | https://github.com/python/cpython/issues/33206 | 1,198,771,112 | 33,206 |
[
"python",
"cpython"
] | BPO | [215357](https://bugs.python.org/issue215357)
--- | :---
Nosy | @gvanrossum, @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 2000-09-27.22:44:43.000>
created_at = <Date 2000-09-26.12:31:28.000>
labels = ['type-feature', 'library']
title = 'ConfigParser feedback'
updated_at = <Date 2000-09-27.22:44:43.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-27.22:44:43.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-26.12:31:28.000>
creator = 'gvanrossum'
dependencies = []
files = []
hgrepos = []
issue_num = 215357
keywords = []
message_count = 2.0
messages = ['1629', '1630']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'fdrake']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue215357'
versions = []
```
</p></details>
| ConfigParser feedback | https://api.github.com/repos/python/cpython/issues/33205/comments | 2 | 2000-09-26T12:31:28Z | 2022-04-09T21:06:23Z | https://github.com/python/cpython/issues/33205 | 1,198,771,108 | 33,205 |
[
"python",
"cpython"
] | BPO | [401664](https://bugs.python.org/issue401664)
--- | :---
Nosy | @malemburg, @gvanrossum
Files | <li>[None](https://bugs.python.org/file2840/None "Uploaded as text/plain at 2000-09-26.11:06:43 by @malemburg"): None</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/malemburg'
closed_at = <Date 2001-01-17.17:09:16.000>
created_at = <Date 2000-09-26.11:06:43.000>
labels = ['interpreter-core']
title = 'Add new unistr() builtin + PyObject_Unicode() C API'
updated_at = <Date 2001-01-17.17:09:16.000>
user = 'https://github.com/malemburg'
```
bugs.python.org fields:
```python
activity = <Date 2001-01-17.17:09:16.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-26.11:06:43.000>
creator = 'lemburg'
dependencies = []
files = ['2840']
hgrepos = []
issue_num = 401664
keywords = ['patch']
message_count = 6.0
messages = ['34481', '34482', '34483', '34484', '34485', '34486']
nosy_count = 4.0
nosy_names = ['lemburg', 'gvanrossum', 'nobody', 'moshez']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401664'
versions = []
```
</p></details>
| Add new unistr() builtin + PyObject_Unicode() C API | https://api.github.com/repos/python/cpython/issues/33204/comments | 6 | 2000-09-26T11:06:43Z | 2022-04-09T21:06:22Z | https://github.com/python/cpython/issues/33204 | 1,198,771,103 | 33,204 |
[
"python",
"cpython"
] | BPO | [215353](https://bugs.python.org/issue215353)
--- | :---
Nosy | @gvanrossum, @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 2000-09-28.19:11:45.000>
created_at = <Date 2000-09-26.10:47:40.000>
labels = ['library']
title = 'os.popen4() missing on Unix'
updated_at = <Date 2000-09-28.19:11:45.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-28.19:11:45.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-26.10:47:40.000>
creator = 'gvanrossum'
dependencies = []
files = []
hgrepos = []
issue_num = 215353
keywords = []
message_count = 3.0
messages = ['1626', '1627', '1628']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215353'
versions = []
```
</p></details>
| os.popen4() missing on Unix | https://api.github.com/repos/python/cpython/issues/33203/comments | 3 | 2000-09-26T10:47:40Z | 2022-04-09T21:06:21Z | https://github.com/python/cpython/issues/33203 | 1,198,771,099 | 33,203 |
[
"python",
"cpython"
] | BPO | [401663](https://bugs.python.org/issue401663)
--- | :---
Nosy | @malemburg, @gvanrossum
Files | <li>[None](https://bugs.python.org/file2839/None "Uploaded as text/plain at 2000-09-26.10:24:53 by @malemburg"): None</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/malemburg'
closed_at = <Date 2000-09-26.16:20:11.000>
created_at = <Date 2000-09-26.10:24:53.000>
labels = ['library']
title = 'Regression test for Unicode database'
updated_at = <Date 2000-09-26.16:20:11.000>
user = 'https://github.com/malemburg'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-26.16:20:11.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-26.10:24:53.000>
creator = 'lemburg'
dependencies = []
files = ['2839']
hgrepos = []
issue_num = 401663
keywords = ['patch']
message_count = 10.0
messages = ['34471', '34472', '34473', '34474', '34475', '34476', '34477', '34478', '34479', '34480']
nosy_count = 4.0
nosy_names = ['lemburg', 'gvanrossum', 'nobody', 'jhylton']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401663'
versions = []
```
</p></details>
| Regression test for Unicode database | https://api.github.com/repos/python/cpython/issues/33202/comments | 10 | 2000-09-26T10:24:53Z | 2022-04-09T21:06:20Z | https://github.com/python/cpython/issues/33202 | 1,198,771,096 | 33,202 |
[
"python",
"cpython"
] | BPO | [215341](https://bugs.python.org/issue215341)
--- | :---
Nosy | @gvanrossum, @loewis, @nascheme
<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 2000-10-06.14:17:41.000>
created_at = <Date 2000-09-26.08:43:48.000>
labels = ['interpreter-core']
title = 'Todays CVS python dumps core in gcmodule.c?!'
updated_at = <Date 2000-10-06.14:17:41.000>
user = 'https://bugs.python.org/hooft'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-06.14:17:41.000>
actor = 'nascheme'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-26.08:43:48.000>
creator = 'hooft'
dependencies = []
files = []
hgrepos = []
issue_num = 215341
keywords = []
message_count = 7.0
messages = ['1619', '1620', '1621', '1622', '1623', '1624', '1625']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'loewis', 'hooft', 'nascheme']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215341'
versions = []
```
</p></details>
| Todays CVS python dumps core in gcmodule.c?! | https://api.github.com/repos/python/cpython/issues/33201/comments | 7 | 2000-09-26T08:43:48Z | 2022-04-09T21:06:19Z | https://github.com/python/cpython/issues/33201 | 1,198,771,094 | 33,201 |
[
"python",
"cpython"
] | BPO | [215338](https://bugs.python.org/issue215338)
--- | :---
Nosy | @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 2000-09-26.14:40:23.000>
created_at = <Date 2000-09-26.07:21:29.000>
labels = ['docs']
title = '2.0b1.1 HTML docs: Contents/Module index problem'
updated_at = <Date 2000-09-26.14:40:23.000>
user = 'https://bugs.python.org/hooft'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-26.14:40:23.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2000-09-26.07:21:29.000>
creator = 'hooft'
dependencies = []
files = []
hgrepos = []
issue_num = 215338
keywords = []
message_count = 3.0
messages = ['1616', '1617', '1618']
nosy_count = 2.0
nosy_names = ['fdrake', 'hooft']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215338'
versions = []
```
</p></details>
| 2.0b1.1 HTML docs: Contents/Module index problem | https://api.github.com/repos/python/cpython/issues/33200/comments | 3 | 2000-09-26T07:21:29Z | 2022-04-09T21:06:17Z | https://github.com/python/cpython/issues/33200 | 1,198,771,088 | 33,200 |
[
"python",
"cpython"
] | BPO | [401659](https://bugs.python.org/issue401659)
--- | :---
Nosy | @tim-one, @freddrake
Files | <li>[None](https://bugs.python.org/file2838/None "Uploaded as text/plain at 2000-09-26.05:01:22 by @freddrake"): None</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 2000-09-26.05:58:39.000>
created_at = <Date 2000-09-26.05:01:22.000>
labels = ['interpreter-core']
title = 'Fix bug #115323: normalize limits.h inclusion'
updated_at = <Date 2000-09-26.05:58:39.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-26.05:58:39.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-26.05:01:22.000>
creator = 'fdrake'
dependencies = []
files = ['2838']
hgrepos = []
issue_num = 401659
keywords = ['patch']
message_count = 4.0
messages = ['34467', '34468', '34469', '34470']
nosy_count = 2.0
nosy_names = ['tim.peters', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401659'
versions = []
```
</p></details>
| Fix bug #115323: normalize limits.h inclusion | https://api.github.com/repos/python/cpython/issues/33199/comments | 4 | 2000-09-26T05:01:22Z | 2022-04-09T21:06:17Z | https://github.com/python/cpython/issues/33199 | 1,198,771,080 | 33,199 |
[
"python",
"cpython"
] | BPO | [215330](https://bugs.python.org/issue215330)
--- | :---
Nosy | @gvanrossum, @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 2000-09-28.19:09:01.000>
created_at = <Date 2000-09-26.04:04:23.000>
labels = ['library']
title = 'popen2 should use dup2() rather than dup().'
updated_at = <Date 2000-09-28.19:09:01.000>
user = 'https://bugs.python.org/simokawa'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-28.19:09:01.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-26.04:04:23.000>
creator = 'simokawa'
dependencies = []
files = []
hgrepos = []
issue_num = 215330
keywords = []
message_count = 3.0
messages = ['1613', '1614', '1615']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'fdrake', 'simokawa']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215330'
versions = []
```
</p></details>
| popen2 should use dup2() rather than dup(). | https://api.github.com/repos/python/cpython/issues/33198/comments | 3 | 2000-09-26T04:04:23Z | 2022-04-09T21:06:15Z | https://github.com/python/cpython/issues/33198 | 1,198,771,075 | 33,198 |
[
"python",
"cpython"
] | BPO | [215323](https://bugs.python.org/issue215323)
--- | :---
Nosy | @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 2000-09-26.06:00:01.000>
created_at = <Date 2000-09-26.01:59:52.000>
labels = ['interpreter-core']
title = 'limits.h should be included in one place only'
updated_at = <Date 2000-09-26.06:00:01.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-26.06:00:01.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-26.01:59:52.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 215323
keywords = []
message_count = 3.0
messages = ['1610', '1611', '1612']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215323'
versions = []
```
</p></details>
| limits.h should be included in one place only | https://api.github.com/repos/python/cpython/issues/33197/comments | 3 | 2000-09-26T01:59:52Z | 2022-04-09T21:06:14Z | https://github.com/python/cpython/issues/33197 | 1,198,771,071 | 33,197 |
[
"python",
"cpython"
] | BPO | [401653](https://bugs.python.org/issue401653)
--- | :---
Nosy | @malemburg, @tim-one, @Yhg1s
Files | <li>[None](https://bugs.python.org/file2837/None "Uploaded as text/plain at 2000-09-25.20:32:52 by nobody"): None</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 2000-09-25.23:41:35.000>
created_at = <Date 2000-09-25.20:32:52.000>
labels = ['interpreter-core']
title = 'unidb-based unicodetype.c replacement (part 2)'
updated_at = <Date 2000-09-25.23:41:35.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-25.23:41:35.000>
actor = 'tim.peters'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-25.20:32:52.000>
creator = 'anonymous'
dependencies = []
files = ['2837']
hgrepos = []
issue_num = 401653
keywords = ['patch']
message_count = 9.0
messages = ['34458', '34459', '34460', '34461', '34462', '34463', '34464', '34465', '34466']
nosy_count = 5.0
nosy_names = ['lemburg', 'tim.peters', 'nobody', 'effbot', 'twouters']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401653'
versions = []
```
</p></details>
| unidb-based unicodetype.c replacement (part 2) | https://api.github.com/repos/python/cpython/issues/33196/comments | 9 | 2000-09-25T20:32:52Z | 2022-04-09T21:06:12Z | https://github.com/python/cpython/issues/33196 | 1,198,771,065 | 33,196 |
[
"python",
"cpython"
] | BPO | [401652](https://bugs.python.org/issue401652)
--- | :---
Nosy | @malemburg, @tim-one
Files | <li>[None](https://bugs.python.org/file2836/None "Uploaded as text/plain at 2000-09-25.20:25:19 by nobody"): None</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 2000-09-26.10:00:20.000>
created_at = <Date 2000-09-25.20:25:19.000>
labels = ['interpreter-core']
title = 'unidb-based unicodectype.c replacement'
updated_at = <Date 2000-09-26.10:00:20.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-26.10:00:20.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-25.20:25:19.000>
creator = 'anonymous'
dependencies = []
files = ['2836']
hgrepos = []
issue_num = 401652
keywords = ['patch']
message_count = 9.0
messages = ['34449', '34450', '34451', '34452', '34453', '34454', '34455', '34456', '34457']
nosy_count = 4.0
nosy_names = ['lemburg', 'tim.peters', 'nobody', 'effbot']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401652'
versions = []
```
</p></details>
| unidb-based unicodectype.c replacement | https://api.github.com/repos/python/cpython/issues/33195/comments | 9 | 2000-09-25T20:25:19Z | 2022-04-09T21:06:11Z | https://github.com/python/cpython/issues/33195 | 1,198,771,063 | 33,195 |
[
"python",
"cpython"
] | BPO | [401651](https://bugs.python.org/issue401651)
--- | :---
Nosy | @tim-one, @loewis, @mhammond
Files | <li>[None](https://bugs.python.org/file2835/None "Uploaded as text/plain at 2000-09-25.19:41:09 by @loewis"): None</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/mhammond'
closed_at = <Date 2000-11-12.10:19:48.000>
created_at = <Date 2000-09-25.19:41:09.000>
labels = ['OS-windows']
title = 'Gracefully detect usage of old extension module'
updated_at = <Date 2000-11-12.10:19:48.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2000-11-12.10:19:48.000>
actor = 'loewis'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2000-09-25.19:41:09.000>
creator = 'loewis'
dependencies = []
files = ['2835']
hgrepos = []
issue_num = 401651
keywords = ['patch']
message_count = 6.0
messages = ['34443', '34444', '34445', '34446', '34447', '34448']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'mhammond']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401651'
versions = []
```
</p></details>
| Gracefully detect usage of old extension module | https://api.github.com/repos/python/cpython/issues/33194/comments | 6 | 2000-09-25T19:41:09Z | 2022-04-09T21:06:11Z | https://github.com/python/cpython/issues/33194 | 1,198,771,056 | 33,194 |
[
"python",
"cpython"
] | BPO | [215308](https://bugs.python.org/issue215308)
--- | :---
Nosy | @malemburg, @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 2000-10-12.20:53:57.000>
created_at = <Date 2000-09-25.19:00:16.000>
labels = ['docs']
title = 'codecs base classes need documentation'
updated_at = <Date 2000-10-12.20:53:57.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-12.20:53:57.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2000-09-25.19:00:16.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 215308
keywords = []
message_count = 4.0
messages = ['1606', '1607', '1608', '1609']
nosy_count = 2.0
nosy_names = ['lemburg', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215308'
versions = []
```
</p></details>
| codecs base classes need documentation | https://api.github.com/repos/python/cpython/issues/33193/comments | 4 | 2000-09-25T19:00:16Z | 2022-04-09T21:06:10Z | https://github.com/python/cpython/issues/33193 | 1,198,771,047 | 33,193 |
[
"python",
"cpython"
] | BPO | [401647](https://bugs.python.org/issue401647)
--- | :---
Nosy | @gvanrossum, @akuchling
Files | <li>[None](https://bugs.python.org/file2834/None "Uploaded as text/plain at 2000-09-25.16:34:51 by drew_csillag"): None</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-05-17.15:19:35.000>
created_at = <Date 2000-09-25.16:34:51.000>
labels = ['extension-modules']
title = 'adds SSL server socket support to socketmodule.c'
updated_at = <Date 2001-05-17.15:19:35.000>
user = 'https://bugs.python.org/drewcsillag'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-17.15:19:35.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-25.16:34:51.000>
creator = 'drew_csillag'
dependencies = []
files = ['2834']
hgrepos = []
issue_num = 401647
keywords = ['patch']
message_count = 16.0
messages = ['34427', '34428', '34429', '34430', '34431', '34432', '34433', '34434', '34435', '34436', '34437', '34438', '34439', '34440', '34441', '34442']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'jhylton', 'akuchling', 'naris', 'drew_csillag', 'elie']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401647'
versions = []
```
</p></details>
| adds SSL server socket support to socketmodule.c | https://api.github.com/repos/python/cpython/issues/33192/comments | 16 | 2000-09-25T16:34:51Z | 2022-04-09T21:06:09Z | https://github.com/python/cpython/issues/33192 | 1,198,771,041 | 33,192 |
[
"python",
"cpython"
] | BPO | [215261](https://bugs.python.org/issue215261)
--- | :---
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 2000-09-25.13:46:11.000>
created_at = <Date 2000-09-25.08:02:48.000>
labels = ['interpreter-core', 'invalid']
title = 'ambiguous else'
updated_at = <Date 2000-09-25.13:46:11.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-25.13:46:11.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-25.08:02:48.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 215261
keywords = []
message_count = 2.0
messages = ['1604', '1605']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215261'
versions = []
```
</p></details>
| ambiguous else | https://api.github.com/repos/python/cpython/issues/33191/comments | 2 | 2000-09-25T08:02:48Z | 2022-04-09T21:06:07Z | https://github.com/python/cpython/issues/33191 | 1,198,771,034 | 33,191 |
[
"python",
"cpython"
] | BPO | [215247](https://bugs.python.org/issue215247)
--- | :---
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 2000-09-25.05:31:45.000>
created_at = <Date 2000-09-25.01:51:15.000>
labels = []
title = '2.0b1 Gives error on Install.'
updated_at = <Date 2000-09-25.05:31:45.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-25.05:31:45.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2000-09-25.01:51:15.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 215247
keywords = []
message_count = 3.0
messages = ['1601', '1602', '1603']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'critical'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215247'
versions = []
```
</p></details>
| 2.0b1 Gives error on Install. | https://api.github.com/repos/python/cpython/issues/33190/comments | 3 | 2000-09-25T01:51:15Z | 2022-04-09T21:06:07Z | https://github.com/python/cpython/issues/33190 | 1,198,771,028 | 33,190 |
[
"python",
"cpython"
] | BPO | [401636](https://bugs.python.org/issue401636)
--- | :---
Nosy | @loewis, @freddrake
Files | <li>[None](https://bugs.python.org/file2833/None "Uploaded as text/plain at 2000-09-24.21:32:21 by @loewis"): None</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 2000-09-24.21:55:42.000>
created_at = <Date 2000-09-24.21:32:21.000>
labels = ['library']
title = 'pulldom: Use updated SAX2 *NS functions'
updated_at = <Date 2000-09-24.21:55:42.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-24.21:55:42.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-24.21:32:21.000>
creator = 'loewis'
dependencies = []
files = ['2833']
hgrepos = []
issue_num = 401636
keywords = ['patch']
message_count = 4.0
messages = ['34423', '34424', '34425', '34426']
nosy_count = 2.0
nosy_names = ['loewis', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401636'
versions = []
```
</p></details>
| pulldom: Use updated SAX2 *NS functions | https://api.github.com/repos/python/cpython/issues/33189/comments | 4 | 2000-09-24T21:32:21Z | 2022-04-09T21:06:06Z | https://github.com/python/cpython/issues/33189 | 1,198,771,026 | 33,189 |
[
"python",
"cpython"
] | BPO | [401635](https://bugs.python.org/issue401635)
--- | :---
Files | <li>[None](https://bugs.python.org/file2832/None "Uploaded as text/plain at 2000-09-24.20:42:19 by larsga"): None</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 2000-09-24.20:42:19.000>
created_at = <Date 2000-09-24.20:42:19.000>
labels = ['expert-XML']
title = 'adds ExternaltEntityParserCreate method'
updated_at = <Date 2000-09-24.20:42:19.000>
user = 'https://bugs.python.org/larsga'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-24.20:42:19.000>
actor = 'larsga'
assignee = 'larsga'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2000-09-24.20:42:19.000>
creator = 'larsga'
dependencies = []
files = ['2832']
hgrepos = []
issue_num = 401635
keywords = ['patch']
message_count = 1.0
messages = ['34422']
nosy_count = 1.0
nosy_names = ['larsga']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401635'
versions = []
```
</p></details>
| adds ExternaltEntityParserCreate method | https://api.github.com/repos/python/cpython/issues/33188/comments | 1 | 2000-09-24T20:42:19Z | 2022-04-09T21:06:04Z | https://github.com/python/cpython/issues/33188 | 1,198,771,022 | 33,188 |
[
"python",
"cpython"
] | BPO | [401634](https://bugs.python.org/issue401634)
--- | :---
Nosy | @loewis
Files | <li>[None](https://bugs.python.org/file2831/None "Uploaded as text/plain at 2000-09-24.20:24:21 by @loewis"): None</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 2000-09-24.21:31:44.000>
created_at = <Date 2000-09-24.20:24:21.000>
labels = ['library']
title = 'SAX: Fix parse and parseString, support parsing of open file'
updated_at = <Date 2000-09-24.21:31:44.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-24.21:31:44.000>
actor = 'loewis'
assignee = 'larsga'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-24.20:24:21.000>
creator = 'loewis'
dependencies = []
files = ['2831']
hgrepos = []
issue_num = 401634
keywords = ['patch']
message_count = 2.0
messages = ['34420', '34421']
nosy_count = 2.0
nosy_names = ['loewis', 'larsga']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401634'
versions = []
```
</p></details>
| SAX: Fix parse and parseString, support parsing of open file | https://api.github.com/repos/python/cpython/issues/33187/comments | 2 | 2000-09-24T20:24:21Z | 2022-04-09T21:06:03Z | https://github.com/python/cpython/issues/33187 | 1,198,771,018 | 33,187 |
[
"python",
"cpython"
] | BPO | [215221](https://bugs.python.org/issue215221)
--- | :---
Nosy | @Yhg1s, @akuchling, @nascheme
<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 2000-10-13.20:18:39.000>
created_at = <Date 2000-09-24.14:38:17.000>
labels = ['extension-modules']
title = 'test_poll hangs on Debian Linux 2.2'
updated_at = <Date 2000-10-13.20:18:39.000>
user = 'https://bugs.python.org/larsga'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-13.20:18:39.000>
actor = 'larsga'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-24.14:38:17.000>
creator = 'larsga'
dependencies = []
files = []
hgrepos = []
issue_num = 215221
keywords = []
message_count = 11.0
messages = ['1590', '1591', '1592', '1593', '1594', '1595', '1596', '1597', '1598', '1599', '1600']
nosy_count = 5.0
nosy_names = ['jhylton', 'twouters', 'akuchling', 'nascheme', 'larsga']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215221'
versions = []
```
</p></details>
| test_poll hangs on Debian Linux 2.2 | https://api.github.com/repos/python/cpython/issues/33186/comments | 11 | 2000-09-24T14:38:17Z | 2022-04-09T21:06:02Z | https://github.com/python/cpython/issues/33186 | 1,198,771,014 | 33,186 |
[
"python",
"cpython"
] | BPO | [401632](https://bugs.python.org/issue401632)
--- | :---
Files | <li>[None](https://bugs.python.org/file2830/None "Uploaded as text/plain at 2000-09-24.14:18:09 by larsga"): None</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 2000-09-24.14:18:09.000>
created_at = <Date 2000-09-24.14:18:09.000>
labels = ['expert-XML']
title = 'extends 101573 with attribute support'
updated_at = <Date 2000-09-24.14:18:09.000>
user = 'https://bugs.python.org/larsga'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-24.14:18:09.000>
actor = 'larsga'
assignee = 'larsga'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2000-09-24.14:18:09.000>
creator = 'larsga'
dependencies = []
files = ['2830']
hgrepos = []
issue_num = 401632
keywords = ['patch']
message_count = 1.0
messages = ['34419']
nosy_count = 1.0
nosy_names = ['larsga']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401632'
versions = []
```
</p></details>
| extends 101573 with attribute support | https://api.github.com/repos/python/cpython/issues/33185/comments | 1 | 2000-09-24T14:18:09Z | 2022-04-09T21:06:00Z | https://github.com/python/cpython/issues/33185 | 1,198,771,010 | 33,185 |
[
"python",
"cpython"
] | BPO | [401631](https://bugs.python.org/issue401631)
--- | :---
Files | <li>[None](https://bugs.python.org/file2829/None "Uploaded as text/plain at 2000-09-24.13:05:44 by larsga"): None</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 2000-09-24.13:10:51.000>
created_at = <Date 2000-09-24.13:05:44.000>
labels = ['expert-XML']
title = 'adds back EntityResolver and DTDHandler'
updated_at = <Date 2000-09-24.13:10:51.000>
user = 'https://bugs.python.org/larsga'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-24.13:10:51.000>
actor = 'larsga'
assignee = 'larsga'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2000-09-24.13:05:44.000>
creator = 'larsga'
dependencies = []
files = ['2829']
hgrepos = []
issue_num = 401631
keywords = ['patch']
message_count = 2.0
messages = ['34417', '34418']
nosy_count = 1.0
nosy_names = ['larsga']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401631'
versions = []
```
</p></details>
| adds back EntityResolver and DTDHandler | https://api.github.com/repos/python/cpython/issues/33184/comments | 2 | 2000-09-24T13:05:44Z | 2022-04-09T21:05:59Z | https://github.com/python/cpython/issues/33184 | 1,198,771,005 | 33,184 |
[
"python",
"cpython"
] | BPO | [401630](https://bugs.python.org/issue401630)
--- | :---
Files | <li>[None](https://bugs.python.org/file2828/None "Uploaded as text/plain at 2000-09-24.12:56:01 by larsga"): None</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 2000-09-24.14:55:20.000>
created_at = <Date 2000-09-24.12:56:01.000>
labels = ['expert-XML']
title = 'adds back the InputSource object'
updated_at = <Date 2000-09-24.14:55:20.000>
user = 'https://bugs.python.org/larsga'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-24.14:55:20.000>
actor = 'larsga'
assignee = 'larsga'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2000-09-24.12:56:01.000>
creator = 'larsga'
dependencies = []
files = ['2828']
hgrepos = []
issue_num = 401630
keywords = ['patch']
message_count = 3.0
messages = ['34414', '34415', '34416']
nosy_count = 1.0
nosy_names = ['larsga']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401630'
versions = []
```
</p></details>
| adds back the InputSource object | https://api.github.com/repos/python/cpython/issues/33183/comments | 3 | 2000-09-24T12:56:01Z | 2022-04-09T21:05:58Z | https://github.com/python/cpython/issues/33183 | 1,198,771,003 | 33,183 |
[
"python",
"cpython"
] | BPO | [401612](https://bugs.python.org/issue401612)
--- | :---
Nosy | @tim-one
Files | <li>[None](https://bugs.python.org/file2827/None "Uploaded as text/plain at 2000-09-23.04:06:02 by dgallion"): None</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 2001-01-14.23:20:45.000>
created_at = <Date 2000-09-23.04:06:02.000>
labels = ['extension-modules']
title = 'Prevent recursion limit when using ".*?xxx"'
updated_at = <Date 2001-01-14.23:20:45.000>
user = 'https://bugs.python.org/dgallion'
```
bugs.python.org fields:
```python
activity = <Date 2001-01-14.23:20:45.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-23.04:06:02.000>
creator = 'dgallion'
dependencies = []
files = ['2827']
hgrepos = []
issue_num = 401612
keywords = ['patch']
message_count = 4.0
messages = ['34410', '34411', '34412', '34413']
nosy_count = 3.0
nosy_names = ['tim.peters', 'effbot', 'dgallion']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401612'
versions = []
```
</p></details>
| Prevent recursion limit when using ".*?xxx" | https://api.github.com/repos/python/cpython/issues/33182/comments | 4 | 2000-09-23T04:06:02Z | 2022-04-09T21:05:57Z | https://github.com/python/cpython/issues/33182 | 1,198,770,999 | 33,182 |
[
"python",
"cpython"
] | BPO | [215147](https://bugs.python.org/issue215147)
--- | :---
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 2000-09-23.05:22:29.000>
created_at = <Date 2000-09-22.22:41:58.000>
labels = ['extension-modules', 'invalid']
title = 'os.execvp ignores first item in arguments'
updated_at = <Date 2000-09-23.05:22:29.000>
user = 'https://bugs.python.org/purp'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-23.05:22:29.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-22.22:41:58.000>
creator = 'purp'
dependencies = []
files = []
hgrepos = []
issue_num = 215147
keywords = []
message_count = 3.0
messages = ['1587', '1588', '1589']
nosy_count = 3.0
nosy_names = ['tim.peters', 'fdrake', 'purp']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215147'
versions = []
```
</p></details>
| os.execvp ignores first item in arguments | https://api.github.com/repos/python/cpython/issues/33181/comments | 3 | 2000-09-22T22:41:58Z | 2022-04-09T21:05:57Z | https://github.com/python/cpython/issues/33181 | 1,198,770,992 | 33,181 |
[
"python",
"cpython"
] | BPO | [215146](https://bugs.python.org/issue215146)
--- | :---
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 2000-09-23.05:00:53.000>
created_at = <Date 2000-09-22.22:39:34.000>
labels = ['extension-modules']
title = 'time.strptime returns bad day of month'
updated_at = <Date 2000-09-23.05:00:53.000>
user = 'https://bugs.python.org/purp'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-23.05:00:53.000>
actor = 'tim.peters'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-22.22:39:34.000>
creator = 'purp'
dependencies = []
files = []
hgrepos = []
issue_num = 215146
keywords = []
message_count = 4.0
messages = ['1583', '1584', '1585', '1586']
nosy_count = 3.0
nosy_names = ['tim.peters', 'fdrake', 'purp']
pr_nums = []
priority = 'normal'
resolution = 'later'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215146'
versions = []
```
</p></details>
| time.strptime returns bad day of month | https://api.github.com/repos/python/cpython/issues/33180/comments | 4 | 2000-09-22T22:39:34Z | 2022-04-09T21:05:55Z | https://github.com/python/cpython/issues/33180 | 1,198,770,988 | 33,180 |
[
"python",
"cpython"
] | BPO | [215143](https://bugs.python.org/issue215143)
--- | :---
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/gvanrossum'
closed_at = <Date 2000-10-03.20:34:48.000>
created_at = <Date 2000-09-22.21:57:34.000>
labels = ['interpreter-core']
title = 'Python sometimes complains about continue in an except'
updated_at = <Date 2000-10-03.20:34:48.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-03.20:34:48.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-22.21:57:34.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 215143
keywords = []
message_count = 4.0
messages = ['1579', '1580', '1581', '1582']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'skip.montanaro']
pr_nums = []
priority = 'low'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215143'
versions = []
```
</p></details>
| Python sometimes complains about continue in an except | https://api.github.com/repos/python/cpython/issues/33179/comments | 4 | 2000-09-22T21:57:34Z | 2022-04-09T21:05:54Z | https://github.com/python/cpython/issues/33179 | 1,198,770,985 | 33,179 |
[
"python",
"cpython"
] | BPO | [215126](https://bugs.python.org/issue215126)
--- | :---
Nosy | @tim-one, @arigo, @rhettinger
Files | <li>[any_locals.diff](https://bugs.python.org/file3/any_locals.diff "Uploaded as text/plain at 2004-06-22.21:07:30 by @arigo"): Any object can be used a f_locals now.</li><li>[geneval3.diff](https://bugs.python.org/file4/geneval3.diff "Uploaded as text/plain at 2004-06-27.09:21:51 by @rhettinger"): Patch with unittests, ready for 2nd review</li><li>[geneval4a.diff](https://bugs.python.org/file5/geneval4a.diff "Uploaded as text/plain at 2004-06-29.08:51:17 by @rhettinger"): Revised patch allowing stores and deletes</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/arigo'
closed_at = <Date 2006-08-01.10:49:17.000>
created_at = <Date 2000-09-22.19:36:01.000>
labels = ['interpreter-core', 'type-feature']
title = 'Over restricted type checking on eval() function'
updated_at = <Date 2006-08-01.10:49:17.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2006-08-01.10:49:17.000>
actor = 'arigo'
assignee = 'arigo'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-22.19:36:01.000>
creator = 'anonymous'
dependencies = []
files = ['3', '4', '5']
hgrepos = []
issue_num = 215126
keywords = []
message_count = 24.0
messages = ['1555', '1556', '1557', '1558', '1559', '1560', '1561', '1562', '1563', '1564', '1565', '1566', '1567', '1568', '1569', '1570', '1571', '1572', '1573', '1574', '1575', '1576', '1577', '1578']
nosy_count = 7.0
nosy_names = ['tim.peters', 'arigo', 'mcherm', 'gregsmith', 'pfremy', 'rhettinger', 'aaiyer']
pr_nums = []
priority = 'high'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue215126'
versions = []
```
</p></details>
| Over restricted type checking on eval() function | https://api.github.com/repos/python/cpython/issues/33178/comments | 24 | 2000-09-22T19:36:01Z | 2022-04-09T21:05:53Z | https://github.com/python/cpython/issues/33178 | 1,198,770,982 | 33,178 |
[
"python",
"cpython"
] | BPO | [215119](https://bugs.python.org/issue215119)
--- | :---
Nosy | @gvanrossum, @freddrake, @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2000-10-05.15:22:59.000>
created_at = <Date 2000-09-22.18:12:44.000>
labels = ['docs']
title = 're module docs missing lookbehind, etc.'
updated_at = <Date 2000-10-05.15:22:59.000>
user = 'https://bugs.python.org/jdnier'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-05.15:22:59.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2000-09-22.18:12:44.000>
creator = 'jdnier'
dependencies = []
files = []
hgrepos = []
issue_num = 215119
keywords = []
message_count = 6.0
messages = ['1549', '1550', '1551', '1552', '1553', '1554']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'fdrake', 'akuchling', 'jdnier']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215119'
versions = []
```
</p></details>
| re module docs missing lookbehind, etc. | https://api.github.com/repos/python/cpython/issues/33177/comments | 6 | 2000-09-22T18:12:44Z | 2022-04-09T21:05:52Z | https://github.com/python/cpython/issues/33177 | 1,198,770,978 | 33,177 |
[
"python",
"cpython"
] | BPO | [215118](https://bugs.python.org/issue215118)
--- | :---
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 2000-09-22.18:10:52.000>
created_at = <Date 2000-09-22.18:05:40.000>
labels = ['interpreter-core']
title = 'float errors in Python 1.6'
updated_at = <Date 2000-09-22.18:10:52.000>
user = 'https://bugs.python.org/dru'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-22.18:10:52.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-22.18:05:40.000>
creator = 'dru'
dependencies = []
files = []
hgrepos = []
issue_num = 215118
keywords = []
message_count = 2.0
messages = ['1547', '1548']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'dru']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215118'
versions = []
```
</p></details>
| float errors in Python 1.6 | https://api.github.com/repos/python/cpython/issues/33176/comments | 2 | 2000-09-22T18:05:40Z | 2022-04-09T21:05:50Z | https://github.com/python/cpython/issues/33176 | 1,198,770,975 | 33,176 |
[
"python",
"cpython"
] | BPO | [215112](https://bugs.python.org/issue215112)
--- | :---
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 2000-09-22.17:03:33.000>
created_at = <Date 2000-09-22.16:36:03.000>
labels = []
title = 'can you post release files on sourceforge?'
updated_at = <Date 2000-09-22.17:03:33.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-22.17:03:33.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2000-09-22.16:36:03.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 215112
keywords = []
message_count = 2.0
messages = ['1545', '1546']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215112'
versions = []
```
</p></details>
| can you post release files on sourceforge? | https://api.github.com/repos/python/cpython/issues/33175/comments | 2 | 2000-09-22T16:36:03Z | 2022-04-09T21:05:49Z | https://github.com/python/cpython/issues/33175 | 1,198,770,970 | 33,175 |
[
"python",
"cpython"
] | BPO | [401606](https://bugs.python.org/issue401606)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis
Files | <li>[None](https://bugs.python.org/file2826/None "Uploaded as text/plain at 2000-09-22.14:47:20 by htrd"): None</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 2001-08-09.16:10:04.000>
created_at = <Date 2000-09-22.14:47:20.000>
labels = ['interpreter-core']
title = 'threads and __del__'
updated_at = <Date 2001-08-09.16:10:04.000>
user = 'https://bugs.python.org/htrd'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-09.16:10:04.000>
actor = 'gvanrossum'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-22.14:47:20.000>
creator = 'htrd'
dependencies = []
files = ['2826']
hgrepos = []
issue_num = 401606
keywords = ['patch']
message_count = 6.0
messages = ['34404', '34405', '34406', '34407', '34408', '34409']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'htrd']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401606'
versions = []
```
</p></details>
| threads and __del__ | https://api.github.com/repos/python/cpython/issues/33174/comments | 6 | 2000-09-22T14:47:20Z | 2022-04-09T21:05:49Z | https://github.com/python/cpython/issues/33174 | 1,198,770,966 | 33,174 |
[
"python",
"cpython"
] | BPO | [215077](https://bugs.python.org/issue215077)
--- | :---
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 = 'https://github.com/gvanrossum'
closed_at = <Date 2000-09-22.16:17:51.000>
created_at = <Date 2000-09-22.09:17:43.000>
labels = ['build']
title = 'configure.in broken for HP-UX 11 w/ HP ANSI compiler'
updated_at = <Date 2000-09-22.16:17:51.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-22.16:17:51.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2000-09-22.09:17:43.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 215077
keywords = []
message_count = 3.0
messages = ['1542', '1543', '1544']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215077'
versions = []
```
</p></details>
| configure.in broken for HP-UX 11 w/ HP ANSI compiler | https://api.github.com/repos/python/cpython/issues/33173/comments | 3 | 2000-09-22T09:17:43Z | 2022-04-09T21:05:48Z | https://github.com/python/cpython/issues/33173 | 1,198,770,961 | 33,173 |
[
"python",
"cpython"
] | BPO | [215076](https://bugs.python.org/issue215076)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis, @mhammond
<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 2001-08-09.17:04:18.000>
created_at = <Date 2000-09-22.09:15:11.000>
labels = ['interpreter-core']
title = 'threads of __del__'
updated_at = <Date 2001-08-09.17:04:18.000>
user = 'https://bugs.python.org/htrd'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-09.17:04:18.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-22.09:15:11.000>
creator = 'htrd'
dependencies = []
files = []
hgrepos = []
issue_num = 215076
keywords = []
message_count = 13.0
messages = ['1529', '1530', '1531', '1532', '1533', '1534', '1535', '1536', '1537', '1538', '1539', '1540', '1541']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'loewis', 'mhammond', 'htrd']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215076'
versions = []
```
</p></details>
| threads of __del__ | https://api.github.com/repos/python/cpython/issues/33172/comments | 13 | 2000-09-22T09:15:11Z | 2022-04-09T21:05:46Z | https://github.com/python/cpython/issues/33172 | 1,198,770,959 | 33,172 |
[
"python",
"cpython"
] | BPO | [215057](https://bugs.python.org/issue215057)
--- | :---
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 = 'https://github.com/gvanrossum'
closed_at = <Date 2000-09-22.15:38:51.000>
created_at = <Date 2000-09-22.06:39:17.000>
labels = ['build']
title = '-program-suffix=SUFFIX not respected'
updated_at = <Date 2000-09-22.15:38:51.000>
user = 'https://bugs.python.org/dkwolfe'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-22.15:38:51.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2000-09-22.06:39:17.000>
creator = 'dkwolfe'
dependencies = []
files = []
hgrepos = []
issue_num = 215057
keywords = []
message_count = 2.0
messages = ['1527', '1528']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'dkwolfe']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215057'
versions = []
```
</p></details>
| -program-suffix=SUFFIX not respected | https://api.github.com/repos/python/cpython/issues/33171/comments | 2 | 2000-09-22T06:39:17Z | 2022-04-09T21:05:45Z | https://github.com/python/cpython/issues/33171 | 1,198,770,956 | 33,171 |
[
"python",
"cpython"
] | BPO | [215056](https://bugs.python.org/issue215056)
--- | :---
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 = 'https://github.com/gvanrossum'
closed_at = <Date 2000-09-22.09:31:08.000>
created_at = <Date 2000-09-22.06:23:05.000>
labels = ['expert-XML']
title = '__init__.py has tab ==> indention error'
updated_at = <Date 2000-09-22.09:31:08.000>
user = 'https://bugs.python.org/dkwolfe'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-22.09:31:08.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2000-09-22.06:23:05.000>
creator = 'dkwolfe'
dependencies = []
files = []
hgrepos = []
issue_num = 215056
keywords = []
message_count = 2.0
messages = ['1525', '1526']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'dkwolfe']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215056'
versions = []
```
</p></details>
| __init__.py has tab ==> indention error | https://api.github.com/repos/python/cpython/issues/33170/comments | 2 | 2000-09-22T06:23:05Z | 2022-04-09T21:05:44Z | https://github.com/python/cpython/issues/33170 | 1,198,770,955 | 33,170 |
[
"python",
"cpython"
] | BPO | [215054](https://bugs.python.org/issue215054)
--- | :---
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 = 'https://github.com/gvanrossum'
closed_at = <Date 2000-09-22.09:26:17.000>
created_at = <Date 2000-09-22.06:01:25.000>
labels = ['library']
title = 'test_minidom has a tab....'
updated_at = <Date 2000-09-22.09:26:17.000>
user = 'https://bugs.python.org/dkwolfe'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-22.09:26:17.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-22.06:01:25.000>
creator = 'dkwolfe'
dependencies = []
files = []
hgrepos = []
issue_num = 215054
keywords = []
message_count = 2.0
messages = ['1523', '1524']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'dkwolfe']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215054'
versions = []
```
</p></details>
| test_minidom has a tab.... | https://api.github.com/repos/python/cpython/issues/33169/comments | 2 | 2000-09-22T06:01:25Z | 2022-04-09T21:05:43Z | https://github.com/python/cpython/issues/33169 | 1,198,770,949 | 33,169 |
[
"python",
"cpython"
] | BPO | [215051](https://bugs.python.org/issue215051)
--- | :---
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 2000-09-22.06:01:31.000>
created_at = <Date 2000-09-22.05:33:54.000>
labels = ['extension-modules']
title = 'Dodgy use of PyTuple_SET_ITEM in pyexpat.c'
updated_at = <Date 2000-09-22.06:01:31.000>
user = 'https://bugs.python.org/mfavas'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-22.06:01:31.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-22.05:33:54.000>
creator = 'mfavas'
dependencies = []
files = []
hgrepos = []
issue_num = 215051
keywords = []
message_count = 2.0
messages = ['1521', '1522']
nosy_count = 2.0
nosy_names = ['tim.peters', 'mfavas']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215051'
versions = []
```
</p></details>
| Dodgy use of PyTuple_SET_ITEM in pyexpat.c | https://api.github.com/repos/python/cpython/issues/33168/comments | 2 | 2000-09-22T05:33:54Z | 2022-04-09T21:05:42Z | https://github.com/python/cpython/issues/33168 | 1,198,770,944 | 33,168 |
[
"python",
"cpython"
] | BPO | [215040](https://bugs.python.org/issue215040)
--- | :---
Nosy | @gvanrossum, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2000-10-03.19:09:26.000>
created_at = <Date 2000-09-22.02:53:28.000>
labels = ['library']
title = 'sre behavior differes from pre'
updated_at = <Date 2000-10-03.19:09:26.000>
user = 'https://bugs.python.org/jdnier'
```
bugs.python.org fields:
```python
activity = <Date 2000-10-03.19:09:26.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2000-09-22.02:53:28.000>
creator = 'jdnier'
dependencies = []
files = []
hgrepos = []
issue_num = 215040
keywords = []
message_count = 4.0
messages = ['1517', '1518', '1519', '1520']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'effbot', 'jdnier']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215040'
versions = []
```
</p></details>
| sre behavior differes from pre | https://api.github.com/repos/python/cpython/issues/33167/comments | 4 | 2000-09-22T02:53:28Z | 2022-04-09T21:05:40Z | https://github.com/python/cpython/issues/33167 | 1,198,770,938 | 33,167 |
[
"python",
"cpython"
] | BPO | [215035](https://bugs.python.org/issue215035)
--- | :---
Nosy | @gvanrossum, @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/gvanrossum'
closed_at = <Date 2000-09-28.01:22:26.000>
created_at = <Date 2000-09-22.01:24:53.000>
labels = ['build']
title = "SunOS 4.1.4 with GCC 2.95.2 can't compile complete"
updated_at = <Date 2000-09-28.01:22:26.000>
user = 'https://bugs.python.org/moroo'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-28.01:22:26.000>
actor = 'moroo'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2000-09-22.01:24:53.000>
creator = 'moroo'
dependencies = []
files = []
hgrepos = []
issue_num = 215035
keywords = []
message_count = 6.0
messages = ['1511', '1512', '1513', '1514', '1515', '1516']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'moroo']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215035'
versions = []
```
</p></details>
| SunOS 4.1.4 with GCC 2.95.2 can't compile complete | https://api.github.com/repos/python/cpython/issues/33166/comments | 6 | 2000-09-22T01:24:53Z | 2022-04-09T21:05:40Z | https://github.com/python/cpython/issues/33166 | 1,198,770,936 | 33,166 |
[
"python",
"cpython"
] | BPO | [215026](https://bugs.python.org/issue215026)
--- | :---
Nosy | @tim-one, @loewis, @mhammond, @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 2001-09-25.15:49:44.000>
created_at = <Date 2000-09-21.22:29:37.000>
labels = ['docs']
title = 'SSL features undocumented'
updated_at = <Date 2001-09-25.15:49:44.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2001-09-25.15:49:44.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2000-09-21.22:29:37.000>
creator = 'loewis'
dependencies = []
files = []
hgrepos = []
issue_num = 215026
keywords = []
message_count = 10.0
messages = ['1501', '1502', '1503', '1504', '1505', '1506', '1507', '1508', '1509', '1510']
nosy_count = 5.0
nosy_names = ['tim.peters', 'loewis', 'mhammond', 'fdrake', 'moshez']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215026'
versions = []
```
</p></details>
| SSL features undocumented | https://api.github.com/repos/python/cpython/issues/33165/comments | 10 | 2000-09-21T22:29:37Z | 2022-04-09T21:05:39Z | https://github.com/python/cpython/issues/33165 | 1,198,770,930 | 33,165 |
[
"python",
"cpython"
] | BPO | [215006](https://bugs.python.org/issue215006)
--- | :---
Nosy | @gvanrossum, @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/gvanrossum'
closed_at = <Date 2000-09-25.13:03:34.000>
created_at = <Date 2000-09-21.20:31:45.000>
labels = ['build']
title = "Python 2.0 won't build on HP Unix 10.2"
updated_at = <Date 2000-09-25.13:03:34.000>
user = 'https://bugs.python.org/rajy'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-25.13:03:34.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2000-09-21.20:31:45.000>
creator = 'rajy'
dependencies = []
files = []
hgrepos = []
issue_num = 215006
keywords = []
message_count = 6.0
messages = ['1495', '1496', '1497', '1498', '1499', '1500']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'fdrake', 'rajy']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215006'
versions = []
```
</p></details>
| Python 2.0 won't build on HP Unix 10.2 | https://api.github.com/repos/python/cpython/issues/33164/comments | 6 | 2000-09-21T20:31:45Z | 2022-04-09T21:05:38Z | https://github.com/python/cpython/issues/33164 | 1,198,770,925 | 33,164 |
[
"python",
"cpython"
] | BPO | [215005](https://bugs.python.org/issue215005)
--- | :---
Nosy | @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 = None
closed_at = <Date 2000-09-21.21:41:49.000>
created_at = <Date 2000-09-21.20:29:26.000>
labels = ['build']
title = "Python 2.0 won't build on HP Unix 10.2"
updated_at = <Date 2000-09-21.21:41:49.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-21.21:41:49.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2000-09-21.20:29:26.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 215005
keywords = []
message_count = 2.0
messages = ['1493', '1494']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue215005'
versions = []
```
</p></details>
| Python 2.0 won't build on HP Unix 10.2 | https://api.github.com/repos/python/cpython/issues/33163/comments | 2 | 2000-09-21T20:29:26Z | 2022-04-09T21:05:36Z | https://github.com/python/cpython/issues/33163 | 1,198,770,923 | 33,163 |
[
"python",
"cpython"
] | BPO | [401595](https://bugs.python.org/issue401595)
--- | :---
Nosy | @gvanrossum
Files | <li>[None](https://bugs.python.org/file2825/None "Uploaded as text/plain at 2000-09-21.11:57:03 by htrd"): None</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2000-09-21.16:25:48.000>
created_at = <Date 2000-09-21.11:57:03.000>
labels = ['interpreter-core']
title = 'ob_type in deallocator function '
updated_at = <Date 2000-09-21.16:25:48.000>
user = 'https://bugs.python.org/htrd'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-21.16:25:48.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-21.11:57:03.000>
creator = 'htrd'
dependencies = []
files = ['2825']
hgrepos = []
issue_num = 401595
keywords = ['patch']
message_count = 3.0
messages = ['34401', '34402', '34403']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'htrd']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401595'
versions = []
```
</p></details>
| ob_type in deallocator function | https://api.github.com/repos/python/cpython/issues/33162/comments | 3 | 2000-09-21T11:57:03Z | 2022-04-09T21:05:36Z | https://github.com/python/cpython/issues/33162 | 1,198,770,917 | 33,162 |
[
"python",
"cpython"
] | BPO | [214923](https://bugs.python.org/issue214923)
--- | :---
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 = 'https://github.com/gvanrossum'
closed_at = <Date 2000-11-13.20:36:35.000>
created_at = <Date 2000-09-20.21:27:06.000>
labels = ['expert-IDLE']
title = 'ToolTip not showing text on AIX 4.3'
updated_at = <Date 2000-11-13.20:36:35.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-11-13.20:36:35.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2000-09-20.21:27:06.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 214923
keywords = []
message_count = 10.0
messages = ['1483', '1484', '1485', '1486', '1487', '1488', '1489', '1490', '1491', '1492']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nobody', 'gpk']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue214923'
versions = []
```
</p></details>
| ToolTip not showing text on AIX 4.3 | https://api.github.com/repos/python/cpython/issues/33161/comments | 10 | 2000-09-20T21:27:06Z | 2022-04-09T21:05:34Z | https://github.com/python/cpython/issues/33161 | 1,198,770,914 | 33,161 |
[
"python",
"cpython"
] | BPO | [214900](https://bugs.python.org/issue214900)
--- | :---
Nosy | @gvanrossum, @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/gvanrossum'
closed_at = <Date 2000-09-21.21:34:36.000>
created_at = <Date 2000-09-20.17:24:27.000>
labels = ['build']
title = 'Undefined Symbols When Building'
updated_at = <Date 2000-09-21.21:34:36.000>
user = 'https://bugs.python.org/jpettit'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-21.21:34:36.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2000-09-20.17:24:27.000>
creator = 'jpettit'
dependencies = []
files = []
hgrepos = []
issue_num = 214900
keywords = []
message_count = 8.0
messages = ['1475', '1476', '1477', '1478', '1479', '1480', '1481', '1482']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'jpettit']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue214900'
versions = []
```
</p></details>
| Undefined Symbols When Building | https://api.github.com/repos/python/cpython/issues/33160/comments | 8 | 2000-09-20T17:24:27Z | 2022-04-09T21:05:33Z | https://github.com/python/cpython/issues/33160 | 1,198,770,907 | 33,160 |
[
"python",
"cpython"
] | BPO | [214847](https://bugs.python.org/issue214847)
--- | :---
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 = 'https://github.com/gvanrossum'
closed_at = <Date 2000-09-21.21:40:25.000>
created_at = <Date 2000-09-20.02:13:49.000>
labels = ['extension-modules']
title = 'Building Python fails due to readline problem'
updated_at = <Date 2000-09-21.21:40:25.000>
user = 'https://bugs.python.org/jpettit'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-21.21:40:25.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-20.02:13:49.000>
creator = 'jpettit'
dependencies = []
files = []
hgrepos = []
issue_num = 214847
keywords = []
message_count = 6.0
messages = ['1469', '1470', '1471', '1472', '1473', '1474']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'jpettit']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue214847'
versions = []
```
</p></details>
| Building Python fails due to readline problem | https://api.github.com/repos/python/cpython/issues/33159/comments | 6 | 2000-09-20T02:13:49Z | 2022-04-09T21:05:32Z | https://github.com/python/cpython/issues/33159 | 1,198,770,902 | 33,159 |
[
"python",
"cpython"
] | BPO | [214846](https://bugs.python.org/issue214846)
--- | :---
Nosy | @gvanrossum, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-05-22.19:49:52.000>
created_at = <Date 2000-09-20.02:04:07.000>
labels = ['OS-windows']
title = 'python20_d.dll missing'
updated_at = <Date 2001-05-22.19:49:52.000>
user = 'https://bugs.python.org/psykotron'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-22.19:49:52.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2000-09-20.02:04:07.000>
creator = 'psykotron'
dependencies = []
files = []
hgrepos = []
issue_num = 214846
keywords = []
message_count = 7.0
messages = ['1462', '1463', '1464', '1465', '1466', '1467', '1468']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'psykotron']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue214846'
versions = []
```
</p></details>
| python20_d.dll missing | https://api.github.com/repos/python/cpython/issues/33158/comments | 7 | 2000-09-20T02:04:07Z | 2022-04-09T21:05:31Z | https://github.com/python/cpython/issues/33158 | 1,198,770,900 | 33,158 |
[
"python",
"cpython"
] | BPO | [214830](https://bugs.python.org/issue214830)
--- | :---
Nosy | @malemburg, @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/malemburg'
closed_at = <Date 2000-09-21.21:31:13.000>
created_at = <Date 2000-09-19.20:46:04.000>
labels = ['interpreter-core']
title = 'Writing of Unicode data not portable'
updated_at = <Date 2000-09-21.21:31:13.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-21.21:31:13.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2000-09-19.20:46:04.000>
creator = 'loewis'
dependencies = []
files = []
hgrepos = []
issue_num = 214830
keywords = []
message_count = 2.0
messages = ['1460', '1461']
nosy_count = 2.0
nosy_names = ['lemburg', 'loewis']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue214830'
versions = []
```
</p></details>
| Writing of Unicode data not portable | https://api.github.com/repos/python/cpython/issues/33157/comments | 2 | 2000-09-19T20:46:04Z | 2022-04-09T21:05:30Z | https://github.com/python/cpython/issues/33157 | 1,198,770,896 | 33,157 |
[
"python",
"cpython"
] | BPO | [214821](https://bugs.python.org/issue214821)
--- | :---
Nosy | @gvanrossum, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2000-09-19.20:52:04.000>
created_at = <Date 2000-09-19.19:34:30.000>
labels = ['expert-IDLE']
title = '2.0b1 IDLE "replace" dead broken'
updated_at = <Date 2000-09-19.20:52:04.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-19.20:52:04.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2000-09-19.19:34:30.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 214821
keywords = []
message_count = 2.0
messages = ['1458', '1459']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'tim.peters']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue214821'
versions = []
```
</p></details>
| 2.0b1 IDLE "replace" dead broken | https://api.github.com/repos/python/cpython/issues/33156/comments | 2 | 2000-09-19T19:34:30Z | 2022-04-09T21:05:29Z | https://github.com/python/cpython/issues/33156 | 1,198,770,893 | 33,156 |
[
"python",
"cpython"
] | BPO | [401575](https://bugs.python.org/issue401575)
--- | :---
Files | <li>[None](https://bugs.python.org/file2824/None "Uploaded as text/plain at 2000-09-19.16:14:18 by larsga"): None</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 2000-09-19.16:14:18.000>
created_at = <Date 2000-09-19.16:14:18.000>
labels = ['expert-XML']
title = 'a first start on updating expatreader.py'
updated_at = <Date 2000-09-19.16:14:18.000>
user = 'https://bugs.python.org/larsga'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-19.16:14:18.000>
actor = 'larsga'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2000-09-19.16:14:18.000>
creator = 'larsga'
dependencies = []
files = ['2824']
hgrepos = []
issue_num = 401575
keywords = ['patch']
message_count = 1.0
messages = ['34400']
nosy_count = 1.0
nosy_names = ['larsga']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401575'
versions = []
```
</p></details>
| a first start on updating expatreader.py | https://api.github.com/repos/python/cpython/issues/33155/comments | 1 | 2000-09-19T16:14:18Z | 2022-04-09T21:05:27Z | https://github.com/python/cpython/issues/33155 | 1,198,770,891 | 33,155 |
[
"python",
"cpython"
] | BPO | [401574](https://bugs.python.org/issue401574)
--- | :---
Files | <li>[None](https://bugs.python.org/file2823/None "Uploaded as text/plain at 2000-09-19.16:12:48 by larsga"): None</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 2000-09-19.16:12:48.000>
created_at = <Date 2000-09-19.16:12:48.000>
labels = ['expert-XML']
title = 'a first start on updating expatreader.py'
updated_at = <Date 2000-09-19.16:12:48.000>
user = 'https://bugs.python.org/larsga'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-19.16:12:48.000>
actor = 'larsga'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2000-09-19.16:12:48.000>
creator = 'larsga'
dependencies = []
files = ['2823']
hgrepos = []
issue_num = 401574
keywords = ['patch']
message_count = 1.0
messages = ['34399']
nosy_count = 1.0
nosy_names = ['larsga']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401574'
versions = []
```
</p></details>
| a first start on updating expatreader.py | https://api.github.com/repos/python/cpython/issues/33154/comments | 1 | 2000-09-19T16:12:48Z | 2022-04-09T21:05:26Z | https://github.com/python/cpython/issues/33154 | 1,198,770,888 | 33,154 |
[
"python",
"cpython"
] | BPO | [401573](https://bugs.python.org/issue401573)
--- | :---
Nosy | @freddrake
Files | <li>[None](https://bugs.python.org/file2822/None "Uploaded as text/plain at 2000-09-19.16:09:46 by larsga"): None</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 2000-09-24.16:07:04.000>
created_at = <Date 2000-09-19.16:09:46.000>
labels = ['expert-XML']
title = 'a first start on updating expatreader.py'
updated_at = <Date 2000-09-24.16:07:04.000>
user = 'https://bugs.python.org/larsga'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-24.16:07:04.000>
actor = 'fdrake'
assignee = 'larsga'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2000-09-19.16:09:46.000>
creator = 'larsga'
dependencies = []
files = ['2822']
hgrepos = []
issue_num = 401573
keywords = ['patch']
message_count = 4.0
messages = ['34395', '34396', '34397', '34398']
nosy_count = 2.0
nosy_names = ['fdrake', 'larsga']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401573'
versions = []
```
</p></details>
| a first start on updating expatreader.py | https://api.github.com/repos/python/cpython/issues/33153/comments | 4 | 2000-09-19T16:09:46Z | 2022-04-09T21:05:25Z | https://github.com/python/cpython/issues/33153 | 1,198,770,885 | 33,153 |
[
"python",
"cpython"
] | BPO | [401572](https://bugs.python.org/issue401572)
--- | :---
Nosy | @freddrake
Files | <li>[None](https://bugs.python.org/file2821/None "Uploaded as text/plain at 2000-09-19.16:08:28 by larsga"): None</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 2000-09-19.17:32:39.000>
created_at = <Date 2000-09-19.16:08:28.000>
labels = ['expert-XML']
title = 'updates XMLGenerator to new interface'
updated_at = <Date 2000-09-19.17:32:39.000>
user = 'https://bugs.python.org/larsga'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-19.17:32:39.000>
actor = 'fdrake'
assignee = 'larsga'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2000-09-19.16:08:28.000>
creator = 'larsga'
dependencies = []
files = ['2821']
hgrepos = []
issue_num = 401572
keywords = ['patch']
message_count = 2.0
messages = ['34393', '34394']
nosy_count = 2.0
nosy_names = ['fdrake', 'larsga']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401572'
versions = []
```
</p></details>
| updates XMLGenerator to new interface | https://api.github.com/repos/python/cpython/issues/33152/comments | 2 | 2000-09-19T16:08:28Z | 2022-04-09T21:05:24Z | https://github.com/python/cpython/issues/33152 | 1,198,770,880 | 33,152 |
[
"python",
"cpython"
] | BPO | [401571](https://bugs.python.org/issue401571)
--- | :---
Nosy | @loewis, @freddrake
Files | <li>[None](https://bugs.python.org/file2820/None "Uploaded as text/plain at 2000-09-19.16:06:21 by larsga"): None</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 2000-09-21.08:34:44.000>
created_at = <Date 2000-09-19.16:06:21.000>
labels = ['expert-XML']
title = 'adds make_parser to xml.sax'
updated_at = <Date 2000-09-21.08:34:44.000>
user = 'https://bugs.python.org/larsga'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-21.08:34:44.000>
actor = 'larsga'
assignee = 'larsga'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2000-09-19.16:06:21.000>
creator = 'larsga'
dependencies = []
files = ['2820']
hgrepos = []
issue_num = 401571
keywords = ['patch']
message_count = 4.0
messages = ['34389', '34390', '34391', '34392']
nosy_count = 3.0
nosy_names = ['loewis', 'fdrake', 'larsga']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401571'
versions = []
```
</p></details>
| adds make_parser to xml.sax | https://api.github.com/repos/python/cpython/issues/33151/comments | 4 | 2000-09-19T16:06:21Z | 2022-04-09T21:05:23Z | https://github.com/python/cpython/issues/33151 | 1,198,770,876 | 33,151 |
[
"python",
"cpython"
] | BPO | [401570](https://bugs.python.org/issue401570)
--- | :---
Nosy | @gvanrossum, @freddrake
Files | <li>[None](https://bugs.python.org/file2819/None "Uploaded as text/plain at 2000-09-19.15:58:50 by larsga"): None</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 2000-09-19.16:14:41.000>
created_at = <Date 2000-09-19.15:58:50.000>
labels = ['expert-XML']
title = 'adds correct signatures to handler.py'
updated_at = <Date 2000-09-19.16:14:41.000>
user = 'https://bugs.python.org/larsga'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-19.16:14:41.000>
actor = 'fdrake'
assignee = 'larsga'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2000-09-19.15:58:50.000>
creator = 'larsga'
dependencies = []
files = ['2819']
hgrepos = []
issue_num = 401570
keywords = ['patch']
message_count = 3.0
messages = ['34386', '34387', '34388']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'fdrake', 'larsga']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401570'
versions = []
```
</p></details>
| adds correct signatures to handler.py | https://api.github.com/repos/python/cpython/issues/33150/comments | 3 | 2000-09-19T15:58:50Z | 2022-04-09T21:05:22Z | https://github.com/python/cpython/issues/33150 | 1,198,770,871 | 33,150 |
[
"python",
"cpython"
] | BPO | [401569](https://bugs.python.org/issue401569)
--- | :---
Nosy | @gvanrossum
Files | <li>[None](https://bugs.python.org/file2818/None "Uploaded as text/plain at 2000-09-19.14:54:23 by nobody"): None</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 2000-09-19.14:59:39.000>
created_at = <Date 2000-09-19.14:54:23.000>
labels = ['extension-modules']
title = "URL quote doesn't always quote international characters "
updated_at = <Date 2000-09-19.14:59:39.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2000-09-19.14:59:39.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2000-09-19.14:54:23.000>
creator = 'anonymous'
dependencies = []
files = ['2818']
hgrepos = []
issue_num = 401569
keywords = ['patch']
message_count = 2.0
messages = ['34384', '34385']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue401569'
versions = []
```
</p></details>
| URL quote doesn't always quote international characters | https://api.github.com/repos/python/cpython/issues/33149/comments | 2 | 2000-09-19T14:54:23Z | 2022-04-09T21:05:21Z | https://github.com/python/cpython/issues/33149 | 1,198,770,867 | 33,149 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.