-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixestestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 45566 |
|---|---|
| Nosy | @miss-islington, @sobolevn |
| PRs | test_frozen_pickle checks all pickle protocols #29150test_frozen_pickle checks all pickle protocols (GH-29150) #29201 |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = <Date 2021-10-24.19:42:31.236>
created_at = <Date 2021-10-22.08:39:07.043>
labels = ['type-bug', 'tests', '3.10', '3.11']
title = 'dataclasses\xe2\x80\x99s `test_frozen_pickle` does not use all possible `pickle` protocols'
updated_at = <Date 2021-10-24.19:42:31.235>
user = 'https://github.com/sobolevn'bugs.python.org fields:
activity = <Date 2021-10-24.19:42:31.235>
actor = 'eric.smith'
assignee = 'none'
closed = True
closed_date = <Date 2021-10-24.19:42:31.236>
closer = 'eric.smith'
components = ['Tests']
creation = <Date 2021-10-22.08:39:07.043>
creator = 'sobolevn'
dependencies = []
files = []
hgrepos = []
issue_num = 45566
keywords = ['patch']
message_count = 3.0
messages = ['404728', '404928', '404931']
nosy_count = 2.0
nosy_names = ['miss-islington', 'sobolevn']
pr_nums = ['29150', '29201']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue45566'
versions = ['Python 3.10', 'Python 3.11']Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixestestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error