1. 7c587bf Issue #8438: Remove reference to the missing "surrogateescape" encoding by Antoine Pitrou · 15 years ago
  2. 0a6373c Issue #8322: Add a *ciphers* argument to SSL sockets, so as to change the by Antoine Pitrou · 15 years ago
  3. b7b7c77 add space by Benjamin Peterson · 15 years ago
  4. bba8f2d Revert temporary commit in r79937 by Antoine Pitrou · 15 years ago
  5. 16e026c Temporary commit of fix to issue #5380 (in order to watch buildbot response) by Antoine Pitrou · 15 years ago
  6. cdd98fb fix PYTHONWARNINGS handling to not modify the original env value and improve by Philip Jenvey · 15 years ago
  7. 343314a Revert r79915 (temporary commit to check for buildbots -> the fix was successful) by Antoine Pitrou · 15 years ago
  8. 9c6cd56 Temporarily commit fix to issue #8108, to check for buildbot response by Antoine Pitrou · 15 years ago
  9. 92719c5 SSL_MODE_AUTO_RETRY has been added in OpenSSL 0.9.6. Fix compilation by Antoine Pitrou · 15 years ago
  10. 422c742 FreeBSD is not a sysv platform, so use freebsd.S instead of sysv.S (as is by Jeroen Ruigrok van der Werven · 15 years ago
  11. 16ea548 Issue #8314: Fix unsigned long long bug in libffi on Sparc v8. by Martin v. Löwis · 15 years ago
  12. aebbaeb #7301: add the environment variable $PYTHONWARNINGS to supplement the -W by Philip Jenvey · 15 years ago
  13. 3a1dfa2 remove a optimization that resulted in unexpected behavior #8929 by Benjamin Peterson · 15 years ago
  14. e266d3e ready _sre types by Benjamin Peterson · 15 years ago
  15. f9de534 Issue #8321: Give access to OpenSSL version numbers from the `ssl` module, by Antoine Pitrou · 15 years ago
  16. 034b0ac fix escape_encode to return the correct consumed size by Philip Jenvey · 15 years ago
  17. 4f18522 A handful of whitespace fixes in Modules/_struct.c. by Mark Dickinson · 15 years ago
  18. fdaaa9c Issue #8300 (__index__ handling in struct.pack): Remove redundant check by Mark Dickinson · 15 years ago
  19. 5f516ed Add count() method to collections.deque(). by Raymond Hettinger · 15 years ago
  20. 4846a8e Issue #8300: Let struct.pack use __index__ to convert and pack non-integers. by Mark Dickinson · 15 years ago
  21. ae50952 Add missing return statement in an error condition. by Brian Curtin · 15 years ago
  22. b05dc00 Fix a couple of issues with the test_structmembersType class in _testcapimodule by Mark Dickinson · 15 years ago
  23. 1c7c11e give TypeError when trying to set T_STRING_INPLACE by Benjamin Peterson · 15 years ago
  24. e5aa886 Implement #1220212. Add os.kill support for Windows. by Brian Curtin · 15 years ago
  25. 3b958e3 Issue #8235: _socket: Add the constant ``SO_SETFIB``. SO_SETFIB is by Larry Hastings · 15 years ago
  26. b102dda Revert rev. 79509; ctypes doesn't build on linux. by Thomas Heller · 15 years ago
  27. 5006ba0 Merged revisions 79115,79424,79491 via svnmerge from by Thomas Heller · 15 years ago
  28. eee91cd Issue #8222: Enable the SSL_MODE_AUTO_RETRY flag on SSL sockets, so that blocking by Antoine Pitrou · 15 years ago
  29. c1f842b Fix a gcc warning introduced by r79397. by Victor Stinner · 15 years ago
  30. 402b73f Backported PyCapsule from 3.1, and converted most uses of CObject to PyCapsule. by Larry Hastings · 15 years ago
  31. 53ff86e Fix _curses.tiget*() functions: deny None to avoid a crash. by Victor Stinner · 15 years ago
  32. 0d0b80b Link specifically to the UCD version 5.2.0. by Ezio Melotti · 15 years ago
  33. ae735a7 Update the version number of the Unicode Database in a few more places. by Ezio Melotti · 15 years ago
  34. eba2aca Preserve backward compatibility of the ctypes module. by Florent Xicluna · 15 years ago
  35. 9e7a4c9 Issue #7703: ctypes supports both buffer() and memoryview(). The former is deprecated. by Florent Xicluna · 15 years ago
  36. 6557aac pybsddb 4.8.4 integration. Please, comment in issue #8156 by Jesus Cea · 15 years ago
  37. 67e37f2 update libffi to commit 59a259f4d348f593b45f452309f4d020a28051c4 from the by Matthias Klose · 15 years ago
  38. 4854c96 Generate libffi's Makefiles again to be able to run the libffi testsuite by Matthias Klose · 15 years ago
  39. e9fbf2b - Issue #1039, #8154: Fix os.execlp() crash with missing 2nd argument. by Matthias Klose · 15 years ago
  40. 2e0a53f Issue #8024: Update the Unicode database to 5.2 by Florent Xicluna · 15 years ago
  41. d7b731d Issue #8104: socket.recv_into() and socket.recvfrom_into() now support by Antoine Pitrou · 15 years ago
  42. 54cc539 - Issue #6949: Allow the _bsddb extension to be built with db-4.8.x. by Matthias Klose · 15 years ago
  43. d72ca85 Backport from the libffi trunk: by Matthias Klose · 15 years ago
  44. 817acef - Issue #8142: Update libffi to the 3.0.9 release. by Matthias Klose · 15 years ago
  45. eb6d430 Silence compiler warnings. by Ezio Melotti · 15 years ago
  46. 6e055d7 sqlite3: Fix a segfault on calling a connection with something else than a by Victor Stinner · 15 years ago
  47. e2e81e8 Fix repr of tree Element on windows. by Florent Xicluna · 15 years ago
  48. 3e8c189 Issue #6472: The xml.etree package is updated to ElementTree 1.3. The cElementTree module is updated too. by Florent Xicluna · 15 years ago
  49. 4a7e0c85 Issue #7774: Set sys.executable to an empty string if argv[0] has been by Victor Stinner · 15 years ago
  50. 6664426 Issue #3137: Don't ignore errors at startup, especially a keyboard interrupt by Victor Stinner · 15 years ago
  51. 2db5687 Silence compiler warning. by Mark Dickinson · 15 years ago
  52. 154b7ad Issue #1530559: When packing a non-integer with any integer conversion by Mark Dickinson · 15 years ago
  53. 20d7f6e Remove the redundant #define: PY_STRUCT_FLOAT_COERCE by Mark Dickinson · 15 years ago
  54. 1c0c78c Fix incorrect stacklevel for DeprecationWarnings originating from the struct module. by Mark Dickinson · 15 years ago
  55. 3bbb672 Merged code from pysqlite 2.6.0. by Gerhard Häring · 15 years ago
  56. 7c924ec Issue #1054943: Fix unicodedata.normalize('NFC', text) for the Public Review by Victor Stinner · 15 years ago
  57. 56a5153 Issue #7494: fix a crash in _lsprof (cProfile) after clearing the profiler, by Victor Stinner · 15 years ago
  58. 71fb87e Issue #7544: Preallocate thread memory before creating the thread to avoid a by Victor Stinner · 15 years ago
  59. 2379bb6 Issue #3299: fix curses.panel.new_panel() error handler, replace PyObject_DEL() by Victor Stinner · 15 years ago
  60. c951d56 Issue #3299: fix thread.allocate_lock() error handler, replace PyObject_Del() by Victor Stinner · 15 years ago
  61. 3f75cc5 Issue #2973: Fix gcc warning on the 2nd argument of ASN1_item_d2i() and by Victor Stinner · 15 years ago
  62. 41162eb remove CVS id by Benjamin Peterson · 15 years ago
  63. e7901c5 #7808: Fix reference leaks in _bsddb and related tests. by Florent Xicluna · 15 years ago
  64. 6a65f85 Fixes issue #7999: os.setreuid() and os.setregid() would refuse to accept by Gregory P. Smith · 15 years ago
  65. 4b86236 Fix for r78527. It left out updating forkpty. by Gregory P. Smith · 15 years ago
  66. 9e5d132 Issue #7242: On Solaris 9 and earlier calling os.fork() from within a by Gregory P. Smith · 15 years ago
  67. adfc80b #4852: Remove dead code in every thread implementation, unused for many years. by Amaury Forgeot d'Arc · 15 years ago
  68. ea370a9 #6544: fix refleak in kqueue, occurring in certain error conditions. by Georg Brandl · 15 years ago
  69. 92bd059 ctypes CThunkObject was not registered correctly with the cycle by Thomas Heller · 15 years ago
  70. 4b81bc7 #7706: add include guards where they're missing; required for Windows CE by Andrew M. Kuchling · 15 years ago
  71. 72aae73 Fix comment typo by Andrew M. Kuchling · 15 years ago
  72. 38c1236 #7597: curses.use_env() can be called before initscr(). Noted by Kan-Ru Chen by Andrew M. Kuchling · 15 years ago
  73. d5fdc06 Silence more 'comparison between signed and unsigned' warnings. by Mark Dickinson · 15 years ago
  74. 333fca9 Add guard around the prototype for completion_matches to enable by Ronald Oussoren · 16 years ago
  75. d840e51 Issue #4772: Raise a ValueError when an unknown Bluetooth protocol is by Antoine Pitrou · 16 years ago
  76. 526e421 Issue #7385: Fix a crash in `MemoryView_FromObject` when by Antoine Pitrou · 16 years ago
  77. f3fa074 - Issue #6939: Fix file I/O objects in the `io` module to keep the original by Antoine Pitrou · 16 years ago
  78. 46bff79 be robust against test being run over and over (such as -R) by Benjamin Peterson · 16 years ago
  79. a04ae01 move test outside WITH_THREAD section by Benjamin Peterson · 16 years ago
  80. a36507c Issue #7767: Add new C-API function PyLong_AsLongLongAndOverflow, a by Mark Dickinson · 16 years ago
  81. 36ecd67 Issue #7788: Fix a crash produced by deleting a list slice with huge by Mark Dickinson · 16 years ago
  82. 0d948ac - Expat: Fix DoS via XML document with malformed UTF-8 sequences by Matthias Klose · 16 years ago
  83. 6b35730 Do not compile stubs for the sha2 series hashes in the openssl hashlib by Gregory P. Smith · 16 years ago
  84. a55af9a - Issue #7658: Ensure that the new pythonw executable works on OSX 10.4 by Ronald Oussoren · 16 years ago
  85. db983a7 Followup to #7703: a2b_hqx() didn't follow the new buffer API (neither in trunk by Antoine Pitrou · 16 years ago
  86. c391ad0 Issue #7701: Fix crash in binascii.b2a_uu() in debug mode when given a by Antoine Pitrou · 16 years ago
  87. efdddd3 Issue #3299: Fix possible crash in the _sre module when given bad by Antoine Pitrou · 16 years ago
  88. fd3a60d Issue #7703: Add support for the new buffer API to functions of the by Antoine Pitrou · 16 years ago
  89. 8c510e7 Issue #7661: Allow ctypes to be built from a non-ASCII directory path. by Antoine Pitrou · 16 years ago
  90. b646547 Issue #2333: Backport set and dict comprehensions syntax. by Alexandre Vassalotti · 16 years ago
  91. ee936a2 Issue #2335: Backport set literals syntax from Python 3.x. by Alexandre Vassalotti · 16 years ago
  92. 8015725 Issue #7092: Remove py3k warning when importing cPickle. 2to3 handles by Antoine Pitrou · 16 years ago
  93. 0d423b8 Issue #7455: Fix possible crash in cPickle on invalid input. Patch by by Antoine Pitrou · 16 years ago
  94. 3b18ff7 remove an obsolete file that should've gone with r77252 by Gregory P. Smith · 16 years ago
  95. f132c16 Make use of PyLong_AsLongAndOverflow in math_ldexp. by Mark Dickinson · 16 years ago
  96. 443ec68 Issue #3745: Undo the requirement for new buffer API only objects to be passed by Gregory P. Smith · 16 years ago
  97. d3e3232 Refactor some longobject internals: PyLong_AsDouble and _PyLong_AsScaledDouble by Mark Dickinson · 16 years ago
  98. 8cdc9bc More yearly updates. by Georg Brandl · 16 years ago
  99. aac4df6 #7613: missing ) in flmodule.c by Ezio Melotti · 16 years ago
  100. 8645a5c #7413: Passing '\0' as the separator to datetime.datetime.isoformat() by Amaury Forgeot d'Arc · 16 years ago