This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2010-06-08 16:24 by fabioz, last changed 2022-04-11 14:57 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
fast_test.py | fabioz, 2010-06-08 16:24 | Code showing the error. | ||
interative.py | iuridiniz, 2010-11-21 10:47 | Another code showing the error | ||
backtrace-py3k-8943.txt | iuridiniz, 2010-11-21 10:48 | preliminary gdb backtrace py3k pickle:save_global | ||
issue8943.diff | mjdorma, 2012-08-20 07:18 | hg diff Doc/library/code.rst > issue8943.diff | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:02 | admin | set | github: 53189 |
2020-10-28 14:13:37 | holdenweb | set | nosy:
- holdenweb |
2020-10-27 21:48:47 | iritkatriel | set | title: Bug in InteractiveConsole -> Bug in InteractiveConsole /pickle versions: + Python 3.8, Python 3.9, Python 3.10, - Python 3.1, Python 3.2 |
2012-08-20 08:13:41 | mjdorma | set | nosy:
+ ncoghlan |
2012-08-20 07:18:32 | mjdorma | set | files:
+ issue8943.diff nosy: + mjdorma messages: + msg168631 keywords: + patch |
2010-11-21 11:39:10 | iuridiniz | set | messages: + msg121905 |
2010-11-21 10:48:43 | iuridiniz | set | files:
+ backtrace-py3k-8943.txt messages: + msg121899 |
2010-11-21 10:47:09 | iuridiniz | set | files:
+ interative.py nosy: + iuridiniz messages: + msg121898 |
2010-06-28 21:25:02 | alexandre.vassalotti | set | messages: + msg108871 |
2010-06-26 12:20:22 | holdenweb | set | nosy:
+ holdenweb |
2010-06-16 03:19:41 | orsenthil | set | versions:
+ Python 3.2 nosy: + alexandre.vassalotti, orsenthil messages: + msg107905 stage: needs patch |
2010-06-08 16:24:21 | fabioz | create |