1. 6b1793f When regenerating files like Python-ast.h, take care that the generated by Armin Rigo · 19 years ago
  2. d396833 fixed installation of xmlcore libraries (including xmlcore.etree) by Fredrik Lundh · 19 years ago
  3. 7316ad2 - remove leftover directory - add file I forgot to add in previous commit by Fred Drake · 19 years ago
  4. c6730e1 move the xml package implementation to xmlcore, and adjust the tests to by Fred Drake · 19 years ago
  5. cc117db moved magic into structure (mainly to simplify the client code) by Fredrik Lundh · 19 years ago
  6. d7a4288 renamed dispatch -> capi to match other CAPI implementations by Fredrik Lundh · 19 years ago
  7. c334504 added cobject-based expat dispatch mechanism to pyexpat by Fredrik Lundh · 19 years ago
  8. e2f8e3c Fix test not to fail on FreeBSD. Directories work also as data by Hye-Shik Chang · 19 years ago
  9. e237d50 Add a workaround for file.ftell() to raise IOError for ttys. by Hye-Shik Chang · 19 years ago
  10. 50f8169 From a suggestion on c.l.py: modernize the introduction to the tutorial. by Andrew M. Kuchling · 19 years ago
  11. af57fa1 r1077@spiff: Fredrik | 2005-12-12 22:58:44 +0100 by Fredrik Lundh · 19 years ago
  12. 245c619 r1076@spiff: Fredrik | 2005-12-12 22:32:28 +0100 by Fredrik Lundh · 19 years ago
  13. 0e664e1 skip NIS entries, empty entries, etc by Fredrik Lundh · 19 years ago
  14. 80768f8 skip nis entries, if not filtered out by getpwall itself by Fredrik Lundh · 19 years ago
  15. 2a60d9a added xml.etree test (enough of the ElementTree selftest to by Fredrik Lundh · 19 years ago
  16. 7e0aef0 r1068@spiff: Fredrik | 2005-12-12 19:50:30 +0100 assorted xml.etree tweaks by Fredrik Lundh · 19 years ago
  17. 075854f added ElementTree core components to xml.etree by Fredrik Lundh · 19 years ago
  18. c5c57e6 Bug #1290333: Added a workaround for cjkcodecs' _codecs_cn module by Hye-Shik Chang · 19 years ago
  19. e569fb5 Remove background image by Andrew M. Kuchling · 19 years ago
  20. 897ff81 SF #1373150, diffs in working copy after a build by Neal Norwitz · 19 years ago
  21. ba2fa63 en_sit will be freed when en is DECREF'd. Don't double free. by Neal Norwitz · 19 years ago
  22. f8d403d SF #1377897, Bus error in ast by Neal Norwitz · 19 years ago
  23. 8ad64aa SF #1370197, memory leak - ast_error_finish (in error conditions). by Neal Norwitz · 19 years ago
  24. af68c87 Add const to several API functions that take char *. by Jeremy Hylton · 19 years ago
  25. aaa2f1d Patch #1276356: Implement new resource "urlfetch" for regrtest. by Hye-Shik Chang · 19 years ago
  26. 432be36 [Bug #1349316] Show how to use XML-RPC through a proxy by Andrew M. Kuchling · 19 years ago
  27. ef1b50d add common usage example by Skip Montanaro · 19 years ago
  28. 5ed262b Typo in a code example. by Armin Rigo · 19 years ago
  29. de5f05f Nobody on python-dev seemed particularly bothered that Hotshot generates half- by Armin Rigo · 19 years ago
  30. 28b32ac Simplify logic for handling import * by Neal Norwitz · 19 years ago
  31. b15ec09 Reduce scope of feature by Neal Norwitz · 19 years ago
  32. c1f213e Remove unused macro, check is done elsewhere by Neal Norwitz · 19 years ago
  33. e536892 Remove unnecessary extern variable by Neal Norwitz · 19 years ago
  34. ec77645 mwh spotted a copied error message, make it unique (and correct) by Neal Norwitz · 19 years ago
  35. a6fc397 Fix SF #1373161, r41552 broke test_file on OS X by Neal Norwitz · 19 years ago
  36. b78a5fc Fix bug by Michael W. Hudson · 19 years ago
  37. d54a0ae [Patch #1372995] Add \versionadded by Andrew M. Kuchling · 19 years ago
  38. 593d6b3 [Bug #1281032] Pass encoding from the input source to pyexpat's ParserCreate() by Andrew M. Kuchling · 19 years ago
  39. bdb3901 [Bug #1164912] Ensure Datetime wrapper class .value attribute is an 8-bit string, not a Unicode string by Andrew M. Kuchling · 19 years ago
  40. 47a39b0 [Bug #1041501] Fix example by Andrew M. Kuchling · 19 years ago
  41. 427aedb [Patch #1039083] Add 'encoding' parameter to SimpleXMLRPCServer by Andrew M. Kuchling · 19 years ago
  42. ce100d8 Use boolean name by Andrew M. Kuchling · 19 years ago
  43. 10a16de [Patch #893642] Add optional allow_none argument to SimpleXMLRPCServer, CGIXMLRPCRequestHandler by Andrew M. Kuchling · 19 years ago
  44. bc6a195 [Bug #1372836] Remove unused code by Andrew M. Kuchling · 19 years ago
  45. 6af5239 Add placeholder section on old and new-style classes by Andrew M. Kuchling · 19 years ago
  46. e63fde7 [Bug #792570] Under Windows, socket.read() seems to run into trouble when by Andrew M. Kuchling · 19 years ago
  47. 3a97605 [Bug #1222790] Set reuse-address and close-on-exec flags on the HTTP listening socket by Andrew M. Kuchling · 19 years ago
  48. cf6b7c9 Bug #1368481: python.dir refers to whatsnew23 by Georg Brandl · 19 years ago
  49. eac2599 set expectations appropriately. ;) by Anthony Baxter · 19 years ago
  50. 51490ac Fix typo. by Walter Dörwald · 19 years ago
  51. f91de8e Remove sorting HOWTO, after converting it to a wiki page at http://wiki.python.org/moin/HowTo/Sorting by Andrew M. Kuchling · 19 years ago
  52. e2a0602 Silence VS2005 warnings about deprecated functions. by Martin v. Löwis · 19 years ago
  53. 30b4975 Limit x86 machine instructions and Win95 support to _M_IX86. by Martin v. Löwis · 19 years ago
  54. ede187f Test another error case in PyFloat_FromString(). by Walter Dörwald · 19 years ago
  55. 3f207b6 fix link by Fred Drake · 19 years ago
  56. ce53a02 SF#1368827 by Fredrik Lundh · 19 years ago
  57. d4fff17 Fix leaked reference to None. by Walter Dörwald · 19 years ago
  58. b45b315 Patch #1350409: Port signal handling to VS 2005. by Martin v. Löwis · 19 years ago
  59. 3a9a3e7 Fix memory leaks by Neal Norwitz · 19 years ago
  60. fcf4435 Improve test coverage. Hope the test_file changes work the same on windows. by Neal Norwitz · 19 years ago
  61. 307021f Patch #1162825: Support non-ASCII characters in IDLE window titles. by Martin v. Löwis · 19 years ago
  62. 1f66357 bug #1365984: urllib and data: URLs. Problem was that cStringIO objects cannot be assigned attributes on the fly. by Georg Brandl · 19 years ago
  63. 7dece66 Patch #1227966: Do not defined _XOPEN_SOURCE_EXTENDED on Solaris 10. by Martin v. Löwis · 19 years ago
  64. d4bfe2c SF patch #1364946: Add a reference link from the dcoumentation of the encode by Walter Dörwald · 19 years ago
  65. 9356fb9 SF patch #1364545: test_cmd_line.py relied on english error messages when by Walter Dörwald · 19 years ago
  66. 212a575 Remove unused _callers member. No need for types, use isinstance by Neal Norwitz · 19 years ago
  67. ef260c0 Stop looping to do nothing, just pass. by Neal Norwitz · 19 years ago
  68. d752f7d No need for types, use isinstance by Neal Norwitz · 19 years ago
  69. f923267 Use sorted() builtin by Neal Norwitz · 19 years ago
  70. 89886ab Test is still disabled, but access through public module by Neal Norwitz · 19 years ago
  71. 21d19f7 Get symtable to limp along, can run compiler/symbols.py. Not saying much, needs more work. by Neal Norwitz · 19 years ago
  72. 545d496 Cleanup a bit more references so test_urllibnet is stable (test_urllib2 is sometimes stable, at least in isolation) by Neal Norwitz · 19 years ago
  73. 7025ce6 Fix some comment typos by Neal Norwitz · 19 years ago
  74. 2fcf206 Fix typo in comment. by Neal Norwitz · 19 years ago
  75. 3715c3e Fix a few more ref leaks. Backport candidate by Neal Norwitz · 19 years ago
  76. 430f68b Move registration of the codec search function to the module scope by Neal Norwitz · 19 years ago
  77. a98e769 move test into a unittest.TestCase, no functional changes by Neal Norwitz · 19 years ago
  78. f06e30a bug #1281408: make Py_BuildValue work with unsigned longs and long longs by Georg Brandl · 19 years ago
  79. 9df23ea Fix main() call by Kurt B. Kaiser · 19 years ago
  80. ad07ff2 Prevent threading.Thread.join() from blocking when a previous call raised an by Brett Cannon · 19 years ago
  81. 5c6e0a1 1. Made advanced keybinding dialog functional. 2. Allow binding of movement keys by Kurt B. Kaiser · 19 years ago
  82. e3faaeb Bug #1357604: os.makedirs handles UNC paths by Georg Brandl · 19 years ago
  83. 3c9f9ac Added example for the ** operator in function calls by Georg Brandl · 19 years ago
  84. 4bd165a Patch #1255218: libmultifile.tex: tell what a decoration is by Georg Brandl · 19 years ago
  85. a13c244 Bug #869197: setgroups rejects long integer argument by Georg Brandl · 19 years ago
  86. f96f5f5 Bug #1359053: Doc: \Uxxxxxxxx escapes _are_ interpreted in raw unicode strings by Georg Brandl · 19 years ago
  87. 4a5a918 Prefer GNOME browser over mozilla. by Georg Brandl · 19 years ago
  88. a6ba602 Add a note to os.chown that permission constants can be combined by Georg Brandl · 19 years ago
  89. 841d25e [Patch #1094164] replaceChild(x,x) ends up removing x of the tree. Add fix from Felix Rabe and a test case by Andrew M. Kuchling · 19 years ago
  90. bb7e800 [Patch #1350573] zlib.crc32 doesn't handle 0xffffffff seed. Add tests and bugfix. Bug reported by John Schmidt; bugfix by Danny Yoo. by Andrew M. Kuchling · 19 years ago
  91. b2a739d Typo fix by Andrew M. Kuchling · 19 years ago
  92. db57135 Add generator-expression nodes by Andrew M. Kuchling · 19 years ago
  93. a6d4b68 Add comment about updating docs by Andrew M. Kuchling · 19 years ago
  94. cc9ab14 [Bug #449093] FloorDiv AST node type not listed by Andrew M. Kuchling · 19 years ago
  95. d331b43 Use optparse instead of getopt for command line options. by Walter Dörwald · 19 years ago
  96. 91043f3 Avoid using str as a variable name. by Walter Dörwald · 19 years ago
  97. 5898fa2 improve test coverage in Python/pystrtod.c and Python/mystrtoul.c. by Neal Norwitz · 19 years ago
  98. 3b148ca Fix typo and update comment obsoleted by 'syntax' patch by Kurt B. Kaiser · 19 years ago
  99. 2bf2af6 Default two second delay on attribute pop-up, less noisy interface. by Kurt B. Kaiser · 19 years ago
  100. 5a67f9b Following 'syntax' patch, accelerator keys in menus weren't being by Kurt B. Kaiser · 19 years ago