1. b511aca Issue #13522: document error return values of some float and complex C API functions. by Antoine Pitrou · 13 years ago
  2. 07b1c87 Issue #13522: document error return values of some float and complex C API functions. by Antoine Pitrou · 13 years ago
  3. f8eac00 Issue #13623: Fix a performance regression introduced by issue #12170 in by Victor Stinner · 13 years ago
  4. e010fc0 Issue #11231: Fix bytes and bytearray docstrings by Victor Stinner · 13 years ago
  5. bb2e9c4 Issue #11231: Fix bytes and bytearray docstrings by Victor Stinner · 13 years ago
  6. 25ec056 Issue #13530: Document os.lseek() result by Victor Stinner · 13 years ago
  7. e83f899 Issue #13530: Document os.lseek() result by Victor Stinner · 13 years ago
  8. bb305de Merge by Victor Stinner · 13 years ago
  9. ab87021 Issue #10951: Fix compiler warnings in timemodule.c and unicodeobject.c by Victor Stinner · 13 years ago
  10. 136ea49 Issue #10951: Fix a compiler warning in timemodule.c by Victor Stinner · 13 years ago
  11. 0ba5af2 Move PyUnicode_WCHAR_KIND outside PyUnicode_Kind enum by Victor Stinner · 13 years ago
  12. e85488c Mention that level can be an int or str in the setLevel docstring. by Gregory P. Smith · 13 years ago
  13. 564a42c Issue #12809: Expose IP_TRANSPARENT in the socket module. Patch by Michael by Charles-François Natali · 13 years ago
  14. f2fe7f0 fix possible NULL dereference by Benjamin Peterson · 13 years ago
  15. 2f19707 The locale decoder raises a UnicodeDecodeError instead of an OSError by Victor Stinner · 13 years ago
  16. 1b57967 Issue #13560: Locale codec functions use the classic "errors" parameter, by Victor Stinner · 13 years ago
  17. ab59594 What's New in Python 3.3: complete the deprecation list by Victor Stinner · 13 years ago
  18. 1f33f2b Issue #13560: os.strerror() now uses the current locale encoding instead of UTF-8 by Victor Stinner · 13 years ago
  19. f2ea71f Issue #13560: Add PyUnicode_EncodeLocale() by Victor Stinner · 13 years ago
  20. 9987d93 #13613: merge with 3.2. by Ezio Melotti · 13 years ago
  21. e5b2ac8 #13613: fix example in re doc. by Ezio Melotti · 13 years ago
  22. af02e1c Add PyUnicode_DecodeLocaleAndSize() and PyUnicode_DecodeLocale() by Victor Stinner · 13 years ago
  23. 3607e3d (Merge 3.2) main() now displays an error message before exiting if a command by Victor Stinner · 13 years ago
  24. 94ba691 main() now displays an error message before exiting if a command line argument by Victor Stinner · 13 years ago
  25. 1637487 Skip test if the path is too long for a AF_UNIX socket by Antoine Pitrou · 13 years ago
  26. 6ec29e2 Issue #8373: The filesystem path of AF_UNIX sockets now uses the filesystem by Antoine Pitrou · 13 years ago
  27. ab0e9f7 Issue #10350: Read and save errno before calling a function which might overwrite it. by Antoine Pitrou · 13 years ago
  28. c345ce1 Issue #10350: Read and save errno before calling a function which might overwrite it. by Antoine Pitrou · 13 years ago
  29. e2b2bf5 Add ACKS entry for 57f0af61da53. by Antoine Pitrou · 13 years ago
  30. 093ce9c Issue #6695: Full garbage collection runs now clear the freelist of set objects. by Antoine Pitrou · 13 years ago
  31. c144a93 property -> staticmethod by Benjamin Peterson · 13 years ago
  32. 518e517 merge heads by Benjamin Peterson · 13 years ago
  33. ca81bf7 fix this test to actually test something (closes #13606) by Benjamin Peterson · 13 years ago
  34. e0a669e Close #13596: Only recompile Lib/_sysconfigdata.py when needed by Victor Stinner · 13 years ago
  35. 57c9c7b merge heads by Benjamin Peterson · 13 years ago
  36. b3132bd input() in this sense is gone by Benjamin Peterson · 13 years ago
  37. 9c49036 (Merge 3.2) Issue #13545: Fix platform.libc_version() is the SO version is missing by Victor Stinner · 13 years ago
  38. 8744881 Issue #13545: Fix platform.libc_version() is the SO version is missing by Victor Stinner · 13 years ago
  39. bfebb7b improve abstract property support (closes #11610) by Benjamin Peterson · 13 years ago
  40. a8ff01c Issue #13597: Improve documentation of standard streams. by Antoine Pitrou · 13 years ago
  41. 7158e06 Issue #13597: Improve documentation of standard streams. by Antoine Pitrou · 13 years ago
  42. e0e2735 Fix OSError.__init__ and OSError.__new__ so that each of them can be by Antoine Pitrou · 13 years ago
  43. d73a9ac Fix the fix for issue #12149: it was incorrect, although it had the side by Antoine Pitrou · 13 years ago
  44. 2e87208 Fix the fix for issue #12149: it was incorrect, although it had the side by Antoine Pitrou · 13 years ago
  45. 96ff084 Issue #13593: updating the importlib utility decorators for __qualname__. by Meador Inge · 13 years ago
  46. c2f9874 Issue #13591: Moving the NEWS line to the right release. by Meador Inge · 13 years ago
  47. b7288a7 Issue #13591: Moving the NEWS line to the right release. by Meador Inge · 13 years ago
  48. d7afeee Issue #13591: import_module potentially imports a module twice. by Meador Inge · 13 years ago
  49. 416f12d Issue #13591: import_module potentially imports a module twice. by Meador Inge · 13 years ago
  50. abbcd08 Issue #4625: Add NEWS entry. by Ned Deily · 13 years ago
  51. 061c028 Issue #4625: add NEWS entry. by Ned Deily · 13 years ago
  52. 1b0b6ae Issue #4625: If IDLE cannot write to its recent file or breakpoint by Ned Deily · 13 years ago
  53. f505b74 Issue #4625: If IDLE cannot write to its recent file or breakpoint by Ned Deily · 13 years ago
  54. 77e1bfc Issue #13453: Fix a race condition in test_poplib. by Charles-François Natali · 13 years ago
  55. 83ef254 Issue #13453: Fix a race condition in test_poplib. by Charles-François Natali · 13 years ago
  56. 486af72 Null merge - Issue #4028: Make multiprocessing build on SunOS. by Charles-François Natali · 13 years ago
  57. 10db4de Issue #4028: Make multiprocessing build on SunOS. by Charles-François Natali · 13 years ago
  58. 556ba04 Fix #13449: add 'blocking' parameter to sched.scheduler.run() so that the scheduler can be used in non-blocking applications by Giampaolo Rodola' · 13 years ago
  59. 73520d5 Fix #8684: make sched.scheduler class thread-safe by Giampaolo Rodola' · 13 years ago
  60. a23d65c Merge 3.2 by Alexandre Vassalotti · 13 years ago
  61. 3bfc65a Issue #13505: Make pickling of bytes object compatible with Python 2. by Alexandre Vassalotti · 13 years ago
  62. ec51cf1 #6570: merge with 3.2. by Ezio Melotti · 13 years ago
  63. 7b7e39a #6570: clarify tutorial section about keyword arguments. by Ezio Melotti · 13 years ago
  64. d31d57e #13549: merge with 3.2. by Ezio Melotti · 13 years ago
  65. 91621e2 #13549: improve tutorial section about listcomps. by Ezio Melotti · 13 years ago
  66. ca2a1a3 Fix test_gdb failure by Antoine Pitrou · 13 years ago
  67. aa6c1d2 Issue #13575: there is only one class type. by Florent Xicluna · 13 years ago
  68. 9d57481 Issue #13577: various kinds of descriptors now have a __qualname__ attribute. by Antoine Pitrou · 13 years ago
  69. 16e6a80 PyUnicode_Resize(): warn about canonical representation by Victor Stinner · 13 years ago
  70. b0a82a6 Fix PyUnicode_Resize() for compact string: leave the string unchanged on error by Victor Stinner · 13 years ago
  71. 521dfb0 Add missing versionchanged information. by Lars Gustäbel · 13 years ago
  72. ff7f64c Issue #13544: Add __qualname__ to functools.WRAPPER_ASSIGNMENTS. by Meador Inge · 13 years ago
  73. bf6e560 Make PyUnicode_Copy() private => _PyUnicode_Copy() by Victor Stinner · 13 years ago
  74. 7a9105a resize_copy() now supports legacy ready strings by Victor Stinner · 13 years ago
  75. 488fa49 Rewrite PyUnicode_Append(); unicode_modifiable() is more strict by Victor Stinner · 13 years ago
  76. 24c74be PyUnicode_IS_ASCII() macro ensures that the string is ready by Victor Stinner · 13 years ago
  77. c4b4954 Create unicode_result_unchanged() subfunction by Victor Stinner · 13 years ago
  78. eaab604 Fix fixup() for unchanged unicode subtype by Victor Stinner · 13 years ago
  79. e6b2d44 unicode_fromascii() doesn't check string content twice in debug mode by Victor Stinner · 13 years ago
  80. a1d12bb Call directly PyUnicode_DecodeUTF8Stateful() instead of PyUnicode_DecodeUTF8() by Victor Stinner · 13 years ago
  81. 382955f Use directly unicode_empty instead of PyUnicode_New(0, 0) by Victor Stinner · 13 years ago
  82. 785938e Move the slowest UTF-8 decoder to its own subfunction by Victor Stinner · 13 years ago
  83. 84def37 Fix error handling in resize_compact() by Victor Stinner · 13 years ago
  84. 8bbe788 merge heads by Benjamin Peterson · 13 years ago
  85. 2122cf7 alias resource.error to OSError by Benjamin Peterson · 13 years ago
  86. 836e9aa fix #13563: make use of with statement in ftplib.py where needed by Giampaolo Rodola' · 13 years ago
  87. 313b2ad Fix imports in xml.dom. by Florent Xicluna · 13 years ago
  88. 0a9dd2f Issue #5689: Add support for lzma compression to the tarfile module. by Lars Gustäbel · 13 years ago
  89. ce2af33 merge 3.2 by Benjamin Peterson · 13 years ago
  90. b870aa1 we're always going to have gc by Benjamin Peterson · 13 years ago
  91. d3a345a merge 3.2 by Benjamin Peterson · 13 years ago
  92. 964561b you can't get resource.error if you can't import resource by Benjamin Peterson · 13 years ago
  93. 10a6ddb Issue #11886: Fix also test_time for the non-DST timezone name (EST/AEST) by Victor Stinner · 13 years ago
  94. 1635e9c Issue #13453: Catch EAI_FAIL in support.transient_internet. by Charles-François Natali · 13 years ago
  95. 13859bf Issue #13453: Catch EAI_FAIL in support.transient_internet. by Charles-François Natali · 13 years ago
  96. 7f1c15b Fix comment in difflib. by Florent Xicluna · 13 years ago
  97. c67c0b0 Merge with 3.2: Fix doc typo. by Lars Gustäbel · 13 years ago
  98. 0c6cbbd Fix doc typo. by Lars Gustäbel · 13 years ago
  99. 6731775 Issue #13248: turn 3.2's PendingDeprecationWarning into 3.3's DeprecationWarning (cgi, importlib, nntplib, smtpd). by Florent Xicluna · 13 years ago
  100. 720682e Merge 3.2 by Florent Xicluna · 13 years ago