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 2012-01-24 02:03 by pitrou, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
open-nul.patch | hynek, 2012-01-24 15:52 | Fix for non-Win32 platforms | review | |
open-nul.patch | hynek, 2012-01-29 12:47 | Fix for all platforms, adds _PyUnicode_HasNULChars | review | |
open-nul.patch | hynek, 2012-01-29 13:33 | Fix for all platforms, adds _PyUnicode_HasNULChars, caches nul string | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:26 | admin | set | github: 58056 |
2012-01-29 17:50:08 | pitrou | set | status: open -> closed resolution: fixed messages: + msg152250 stage: patch review -> resolved |
2012-01-29 17:47:29 | python-dev | set | nosy:
+ python-dev messages: + msg152248 |
2012-01-29 17:15:24 | pitrou | set | messages:
+ msg152244 stage: needs patch -> patch review |
2012-01-29 13:33:43 | hynek | set | files:
+ open-nul.patch messages: + msg152225 |
2012-01-29 12:47:16 | hynek | set | files:
+ open-nul.patch messages: + msg152224 |
2012-01-27 23:26:32 | terry.reedy | set | nosy:
+ terry.reedy messages: + msg152139 |
2012-01-27 09:32:32 | pitrou | set | messages: + msg152077 |
2012-01-27 09:28:30 | pitrou | set | messages: + msg152075 |
2012-01-24 15:52:13 | hynek | set | files:
+ open-nul.patch keywords: + patch messages: + msg151913 |
2012-01-24 13:42:01 | hynek | set | messages: + msg151906 |
2012-01-24 13:20:50 | pitrou | set | messages: + msg151902 |
2012-01-24 12:55:31 | hynek | set | messages: + msg151899 |
2012-01-24 02:06:27 | alex | set | nosy:
+ alex |
2012-01-24 02:03:19 | pitrou | create |