Issue 602291: Bgen should learn about booleans (original) (raw)
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/37113
classification
Title: | Bgen should learn about booleans | ||
---|---|---|---|
Type: | enhancement | Stage: | test needed |
Components: | macOS | Versions: | Python 2.7 |
process
Status: | closed | Resolution: | later |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | jackjansen | Nosy List: | jackjansen, ronaldoussoren |
Priority: | low | Keywords: |
Created on 2002-08-30 08:37 by jackjansen, last changed 2022-04-10 16:05 by admin. This issue is now closed.
Messages (4) | ||
---|---|---|
msg12209 - (view) | Author: Jack Jansen (jackjansen) * ![]() |
Date: 2002-08-30 08:37 |
Bgen should be taught about booleans, and the various Mac toolbox modules too. | ||
msg12210 - (view) | Author: Jack Jansen (jackjansen) * ![]() |
Date: 2003-03-17 11:13 |
Logged In: YES user_id=45365 This will have to wait until PyArg_Parse and Py_BuildValue understand about booleans. | ||
msg84564 - (view) | Author: Ronald Oussoren (ronaldoussoren) * ![]() |
Date: 2009-03-30 15:17 |
Jack: are you planning to work on this? I propose to close this issue if your not because bgen in the python.org tree is basically dead at this point. Any enhancements would be better of a separate project. | ||
msg84629 - (view) | Author: Jack Jansen (jackjansen) * ![]() |
Date: 2009-03-30 20:01 |
Close it. I'll revive my version of bgen whenever I find the time. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-10 16:05:38 | admin | set | github: 37113 |
2009-03-30 20:03:22 | ronaldoussoren | set | status: open -> closed |
2009-03-30 20:01:22 | jackjansen | set | messages: + |
2009-03-30 15:17:44 | ronaldoussoren | set | nosy: + ronaldoussorenmessages: + |
2009-02-13 02:27:12 | ajaksu2 | set | stage: test neededversions: + Python 2.7 |
2008-02-19 23:19:53 | akuchling | set | type: enhancement |
2002-08-30 08:37:06 | jackjansen | create |