1. dd96db6 This reverts r63675 based on the discussion in this thread: by Gregory P. Smith · 16 years ago
  2. 593daf5 Renamed PyString to PyBytes by Christian Heimes · 16 years ago
  3. 32a3fb5 Patch #1720595: add T_BOOL to the range of structmember types. by Georg Brandl · 17 years ago
  4. e8954f8 Backport of the PCbuild9 directory from the py3k branch. by Christian Heimes · 17 years ago
  5. 2ef7582 Handle errors when generating a warning. by Neal Norwitz · 17 years ago
  6. 84a3efe Add T_PYSSIZET in structmember.h: This can be used for Py_ssize_t members. by Walter Dörwald · 17 years ago
  7. 6371cd8 Patch #1733960: Allow T_LONGLONG to accept ints. Will backport to 2.5. by Martin v. Löwis · 17 years ago
  8. b5bc537 Patch #1549049: Rewrite type conversion in structmember. by Martin v. Löwis · 18 years ago
  9. abab1d4 Fix a warning on ppc (debian) by Neal Norwitz · 18 years ago
  10. c3d12ac const poisoning, spreading to fix new const warnings in _winreg.c. by Tim Peters · 19 years ago
  11. 96d743e Patch #1115086: support PY_LONGLONG in structmember. by Martin v. Löwis · 20 years ago
  12. eddc144 Getting rid of all the code inside #ifdef macintosh too. by Jack Jansen · 21 years ago
  13. 6b70599 Fix SF bug #486144: Uninitialized __slot__ vrbl is None. by Guido van Rossum · 23 years ago
  14. 26633f4 Put descr name in "bad memberdescr type" error message. by Jeremy Hylton · 23 years ago
  15. 6f79937 Add optional docstrings to member descriptors. For backwards by Guido van Rossum · 23 years ago
  16. c299fc1 Add support for restricting access based on restricted execution mode. by Guido van Rossum · 23 years ago
  17. 547397c SF bug http://sourceforge.net/bugs/?func=detailbug&bug_id=130242&group_id=5470 by Tim Peters · 24 years ago
  18. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  19. f70ef4f Mass ANSIfication of function definitions. Doesn't cover all 'extern' by Thomas Wouters · 24 years ago
  20. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  21. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  22. adf0e43 Trivial little change: when setting a member to an object, hold the by Guido van Rossum · 26 years ago
  23. 79f25d9 Quickly renamed the remaining files -- this directory is done. by Guido van Rossum · 27 years ago
  24. 644a12b Tweaks to keep the Microsoft compiler quier. by Guido van Rossum · 28 years ago
  25. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  26. 6d023c9 Added 1995 to copyright message. by Guido van Rossum · 30 years ago
  27. 599f0d1 - Added ability to get at strings embedded in the struct by Jack Jansen · 30 years ago
  28. 1d5735e Merge back to main trunk by Guido van Rossum · 30 years ago
  29. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 32 years ago
  30. ab2490a Added new types to setattr() as well... by Guido van Rossum · 32 years ago
  31. bab9d03 Copyright for 1992 added by Guido van Rossum · 33 years ago
  32. 87e7ea7 Use new exceptions. by Guido van Rossum · 33 years ago
  33. 2f1d87e Added __members__ secret attribute by Guido van Rossum · 33 years ago
  34. f70e43a Added copyright notice. by Guido van Rossum · 34 years ago
  35. 73531a3 Return -1 for errors. by Guido van Rossum · 34 years ago
  36. 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago