Closed
Description
BPO | 12290 |
---|---|
Nosy | @birkenfeld, @abalkin, @pitrou, @avassalotti, @bitdancer, @eltoder, @serhiy-storchaka, @iritkatriel |
Files |
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 = None
created_at = <Date 2011-06-09.02:20:57.341>
labels = ['3.11', 'type-bug', '3.9', '3.10', 'docs']
title = '__setstate__ is called for false values'
updated_at = <Date 2021-12-05.23:10:56.438>
user = 'https://github.com/eltoder'
bugs.python.org fields:
activity = <Date 2021-12-05.23:10:56.438>
actor = 'iritkatriel'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2011-06-09.02:20:57.341>
creator = 'eltoder'
dependencies = []
files = ['22375']
hgrepos = []
issue_num = 12290
keywords = ['patch']
message_count = 6.0
messages = ['137935', '137936', '138410', '138573', '265087', '407755']
nosy_count = 9.0
nosy_names = ['georg.brandl', 'belopolsky', 'pitrou', 'alexandre.vassalotti', 'r.david.murray', 'docs@python', 'eltoder', 'serhiy.storchaka', 'iritkatriel']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue12290'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Linked PRs
- gh-56499: Update the pickle library's note section for the __setstate__ function #101062
- [3.12] gh-56499: Update the pickle library's note section for the __setstate__ function (GH-101062) #115597
- [3.11] gh-56499: Update the pickle library's note section for the __setstate__ function (GH-101062) #115598
Metadata
Metadata
Assignees
Labels
Projects
Status
Done