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 2008-09-04 05:24 by brett.cannon, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
check_findencoding_errors.diff | brett.cannon, 2008-09-04 05:24 | Call PyErr_Occurred() to verify no error when using PyTokenizer_FindEncoding() | ||
check_findencoding_malloc.diff | amaury.forgeotdarc, 2008-09-04 18:09 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:38 | admin | set | github: 48023 |
2008-09-04 23:24:33 | amaury.forgeotdarc | set | status: open -> closed resolution: fixed messages: + msg72554 |
2008-09-04 22:52:58 | benjamin.peterson | set | messages: + msg72545 |
2008-09-04 22:50:15 | benjamin.peterson | set | messages: + msg72543 |
2008-09-04 22:48:15 | amaury.forgeotdarc | set | messages: + msg72542 |
2008-09-04 22:43:50 | benjamin.peterson | set | nosy:
+ benjamin.peterson messages: + msg72539 |
2008-09-04 19:40:23 | brett.cannon | set | assignee: amaury.forgeotdarc messages: + msg72515 |
2008-09-04 18:10:07 | amaury.forgeotdarc | set | files: - check_findencoding_malloc.diff |
2008-09-04 18:09:45 | amaury.forgeotdarc | set | files:
+ check_findencoding_malloc.diff messages: + msg72514 |
2008-09-04 17:45:59 | brett.cannon | set | messages: + msg72513 |
2008-09-04 09:39:50 | amaury.forgeotdarc | set | files:
+ check_findencoding_malloc.diff nosy: + amaury.forgeotdarc messages: + msg72489 |
2008-09-04 06:51:42 | brett.cannon | set | priority: release blocker -> deferred blocker |
2008-09-04 06:51:25 | brett.cannon | set | title: Check for errors -> Check for errors when using PyTokenizer_FindEncoding() |
2008-09-04 05:24:14 | brett.cannon | create |