1. ab058ed RPC_WSTR is not available Visual Studio 2003 or earlier. by Hirokazu Yamamoto · 16 years ago
  2. 371bb50 Bug #3542: Support Unicode strings in _msi module. by Martin v. Löwis · 16 years ago
  3. bf9e966 Return the module at the end of its init function. by Amaury Forgeot d'Arc · 16 years ago
  4. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  5. 704d8b1 Port GetInteger and GetString to 3k. by Martin v. Löwis · 16 years ago
  6. e95593e Merged revisions 63888 via svnmerge from by Martin v. Löwis · 16 years ago
  7. 72b710a Renamed PyString to PyBytes by Christian Heimes · 16 years ago
  8. 0bd4e11 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60735-60751 via svnmerge from by Christian Heimes · 16 years ago
  9. d1a1d1e Remove PyInt_CheckExact. Add PyLong_AsLongAndOverflow. by Martin v. Löwis · 17 years ago
  10. 217cfd1 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h by Christian Heimes · 17 years ago
  11. 9f2e346 Merged revisions 56467-56482 via svnmerge from by Martin v. Löwis · 17 years ago
  12. ddefaf3 Merged the int/long unification branch, by very crude means (sorry Thomas!). by Guido van Rossum · 17 years ago
  13. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  14. dd860ca Update copyright notice. by Martin v. Löwis · 18 years ago
  15. fbab90e Import bdist_msi by Martin v. Löwis · 18 years ago