1. c15bdef Issue #6012: Add cleanup support to O& argument parsing. by Martin v. Löwis · 15 years ago
  2. 69f7114 Make some private functions static (thanks `make smelly`) by Antoine Pitrou · 15 years ago
  3. 7852c42 Try to fix building under Windows (where SIZEOF_PID_T apparently doesn't exist) by Antoine Pitrou · 15 years ago
  4. 971e51b Merged revisions 72855 via svnmerge from by Antoine Pitrou · 15 years ago
  5. c3ee166 Merged revisions 72852 via svnmerge from by Antoine Pitrou · 15 years ago
  6. 8223c24 Merged revisions 72698-72699 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  7. a6bb984 Issue #5990: fix memory leak introduced by PEP 383 commits by Antoine Pitrou · 15 years ago
  8. 43c5778 Rename utf8b error handler to surrogateescape. by Martin v. Löwis · 15 years ago
  9. 4adbc34 Issue #5943: Fix lchflags crash. by Martin v. Löwis · 15 years ago
  10. 86a05ec Added missing semicolon. by Eric Smith · 15 years ago
  11. 011e842 Issue #5915: Implement PEP 383, Non-decodable Bytes in by Martin v. Löwis · 15 years ago
  12. bbb9be7 Merged revisions 72273 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  13. f64e651 Merging r70958 from the trunk, regarding http://bugs.python.org/issue5623 by Kristján Valur Jónsson · 15 years ago
  14. ef3e4c2 Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,71299,71329,71397-71398,71486 via svnmerge from by Benjamin Peterson · 15 years ago
  15. 649170b http://bugs.python.org/issue5552 by Kristján Valur Jónsson · 15 years ago
  16. 45ed72d Issue5407 Broken Py3.1 release build in Visual Studio 2005 by Kristján Valur Jónsson · 15 years ago
  17. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 15 years ago
  18. 2fc224f #5306: Fix compilation on Windows by properly merging change 69495. by Amaury Forgeot d'Arc · 15 years ago
  19. 9053d75 Merged revisions 68763,68773 via svnmerge from by Benjamin Peterson · 15 years ago
  20. 05bfe1f Merged revisions 68018 via svnmerge from by Martin v. Löwis · 16 years ago
  21. da2706b Issue #2173: fix build failure on OS X. device_encoding was returning an by Mark Dickinson · 16 years ago
  22. f608c61 Merged revisions 67154,67157-67159,67175-67176,67189,67224-67227,67234 via svnmerge from by Benjamin Peterson · 16 years ago
  23. 206e307 Merged revisions 66887,66891,66902-66903,66905-66906,66911-66913,66922,66927-66928,66936,66939-66940,66962,66964,66973 via svnmerge from by Benjamin Peterson · 16 years ago
  24. f10a79a merge from trunk by Benjamin Peterson · 16 years ago
  25. c72ef8b Second part of #3187, for windows: by Amaury Forgeot d'Arc · 16 years ago
  26. f0af3e3 Issue #3187: Better support for "undecodable" filenames. Code by Victor by Guido van Rossum · 16 years ago
  27. 9cadb1b Issue #3782: os.write() must not accept unicode strings by Antoine Pitrou · 16 years ago
  28. d7e4c08 Merged revisions 65745 via svnmerge from by Hirokazu Yamamoto · 16 years ago
  29. 423be95 Merged revisions 65654 via svnmerge from by Martin v. Löwis · 16 years ago
  30. 4cc0f24 Rename PyUnicode_AsString -> _PyUnicode_AsString and by Marc-André Lemburg · 16 years ago
  31. 3dbca81 Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from by Georg Brandl · 16 years ago
  32. a05ada3 Merged revisions 65174 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  33. 2ee470f Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from by Georg Brandl · 16 years ago
  34. dcf97b9 Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,64461,64464,64466,64468 via svnmerge from by Benjamin Peterson · 16 years ago
  35. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  36. 72b710a Renamed PyString to PyBytes by Christian Heimes · 16 years ago
  37. 38feaf0 #2879: rename _winreg to winreg. by Georg Brandl · 16 years ago
  38. bee3253 Merged revisions 63361-63373,63375,63377-63380 via svnmerge from by Alexandre Vassalotti · 16 years ago
  39. d238cb8 Removed unused variable. by Alexandre Vassalotti · 16 years ago
  40. d5e2b6f Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,61580-61582,61586,61591,61593,61595,61605-61606,61613-61616,61618,61621-61623,61625,61627,61631-61634 via svnmerge from by Christian Heimes · 16 years ago
  41. ada8c3b Merged revisions 61520,61523-61528,61532 via svnmerge from by Christian Heimes · 16 years ago
  42. 68f5fbe 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,60736,60742,60744,60746,60748,60750-60766,60769-60786 via svnmerge from by Christian Heimes · 16 years ago
  43. 15ebc88 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552-60567 via svnmerge from by Christian Heimes · 16 years ago
  44. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 16 years ago
  45. 400adb0 Merged revisions 60475-60479,60481-60488 via svnmerge from by Christian Heimes · 16 years ago
  46. fdab48e Merged revisions 60094-60123 via svnmerge from by Christian Heimes · 17 years ago
  47. 072c0f1 Merged revisions 59666-59679 via svnmerge from by Christian Heimes · 17 years ago
  48. 90aa764 #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. by Christian Heimes · 17 years ago
  49. b00324f Merged revisions 59304-59312 via svnmerge from by Guido van Rossum · 17 years ago
  50. 217cfd1 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h by Christian Heimes · 17 years ago
  51. 4e30a84 Merged revisions 59239-59244 via svnmerge from by Christian Heimes · 17 years ago
  52. 0d3fb8a Merged revisions 59107-59186 via svnmerge from by Guido van Rossum · 17 years ago
  53. 830a4bc os.environ contains PyUnicode instances and not PyString instances by Christian Heimes · 17 years ago
  54. 1898084 More PyBytes -> PyString. by Guido van Rossum · 17 years ago
  55. f9e443c Make os.read() return bytes, not bytearray. by Guido van Rossum · 17 years ago
  56. 90ebd3e os.system: on Windows, avoid encoding the command and use the "wide" function: _wsystem by Amaury Forgeot d'Arc · 17 years ago
  57. f78f12a Issue 1406: use widechar api for os.environ, on Windows. by Thomas Heller · 17 years ago
  58. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 17 years ago
  59. 687b9c0 Patch 1318 by Christian Heimes: remove os.tmpnam(), os.tempnam(), by Guido van Rossum · 17 years ago
  60. 40d20bc Issue 1267, continued. by Guido van Rossum · 17 years ago
  61. 00bc0e0 Patch #1272, by Christian Heimes and Alexandre Vassalotti. by Guido van Rossum · 17 years ago
  62. 6c91378 Fix some more memory leaks (in error conditions) introduced in r58455. by Neal Norwitz · 17 years ago
  63. 4167ebc Fix the memory leak introduced in r58455. The buffer reference by Alexandre Vassalotti · 17 years ago
  64. 70a2371 Remove the buffer API from PyUnicode as specified by PEP 3137. Also, by Alexandre Vassalotti · 17 years ago
  65. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  66. 8b7a957 Insert "startfile" into posix_methods again; it was accidentially by Thomas Heller · 17 years ago
  67. 6790d60 Forbid an empty argument list in execv call. by Thomas Heller · 17 years ago
  68. 7d5baac posix.confname(): enforce that names as str instances. by Guido van Rossum · 17 years ago
  69. 93c5682 Use unicode (and bytes as appropriate) by Neal Norwitz · 17 years ago
  70. cda5c06 Fix memory leak in an error condition by Neal Norwitz · 17 years ago
  71. fca7005 Fix memory leak by Neal Norwitz · 17 years ago
  72. 46fc337 PyErr_Warn is deprecated in 2.5 - goes away for 3.0 by Skip Montanaro · 17 years ago
  73. d1cd4d4 Set sys.stdout.encoding properly. by Martin v. Löwis · 17 years ago
  74. 9f2e346 Merged revisions 56467-56482 via svnmerge from by Martin v. Löwis · 17 years ago
  75. c2f93dc Remove native popen() and fdopen(), replacing them with subprocess calls. by Guido van Rossum · 17 years ago
  76. 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 17 years ago
  77. bce56a6 Fix some miscellaneous places that incorrectly insisted on str8. by Guido van Rossum · 17 years ago
  78. 8d30cc0 Get rid of all #ifdef Py_USING_UNICODE (it is always present now). by Guido van Rossum · 17 years ago
  79. 572dbf8 Checkpoint. Manipulated things so that string literals are always by Guido van Rossum · 17 years ago
  80. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  81. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 17 years ago
  82. 9fe394c Merged revisions 53538-53622 via svnmerge from by Thomas Wouters · 17 years ago
  83. ddefaf3 Merged the int/long unification branch, by very crude means (sorry Thomas!). by Guido van Rossum · 18 years ago
  84. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  85. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  86. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  87. 4d70c3d Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn by Thomas Wouters · 18 years ago
  88. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  89. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  90. e920f0d Reformulate 42903 using an if statement. by Martin v. Löwis · 18 years ago
  91. 516999e Fix bug introduced in rev. 42884. by Georg Brandl · 18 years ago
  92. 622927b Bug #1432525: os.listdir now releases the GIL while calling readdir(). by Georg Brandl · 18 years ago
  93. 725507b Change int to Py_ssize_t in several places. by Martin v. Löwis · 18 years ago
  94. 67d70eb Repair mangled code in the Windows flavor of posix__getfullpathname(). by Tim Peters · 18 years ago
  95. 68bc4f9 Py_ssize_t-ify. by Thomas Wouters · 18 years ago
  96. d69e034 Fix a build problem introduced by r42230. by Hye-Shik Chang · 18 years ago
  97. f4f4415 Patch #1393157: os.startfile() now has an optional argument to specify by Georg Brandl · 18 years ago
  98. 18e1655 Merge ssize_t branch. by Martin v. Löwis · 18 years ago
  99. 1469466 Drop C library for stat/fstat on Windows. by Martin v. Löwis · 18 years ago
  100. 1ac754f Check return result from Py_InitModule*(). This API can fail. by Neal Norwitz · 19 years ago