1. e334e3f issue9859: Adds a test.support.detect_api_mismatch function useful to by Gregory P. Smith · 10 years ago
  2. a8b1206 issue9014: Include more formatting on :c:type:`PyObject` etc. by Gregory P. Smith · 10 years ago
  3. 0f2f3bc issue9014: Include more formatting on :c:type:`PyObject` etc. by Gregory P. Smith · 10 years ago
  4. b8dde4f issue9014: Properly document PyObject_HEAD and friends post-PEP-3123. by Gregory P. Smith · 10 years ago
  5. 1b24465 issue9014: Properly document PyObject_HEAD and friends post-PEP-3123. by Gregory P. Smith · 10 years ago
  6. 2f86a03 remove trailing space by Gregory P. Smith · 10 years ago
  7. 23a6a0d remove trailing space :) by Gregory P. Smith · 10 years ago
  8. 6eda1be issue22046: mention that zipfile can raise NotImplementedError on unsupported by Gregory P. Smith · 10 years ago
  9. f2a448a issue22046: mention that zipfile can raise NotImplementedError on unsupported by Gregory P. Smith · 10 years ago
  10. 9d04e6a Update Tcl/Tk to 8.6.4. by Zachary Ware · 10 years ago
  11. bd4b247 Actually build Tix. by Zachary Ware · 10 years ago
  12. 012e287 Issue #23811: Add missing newline to the PyCompileError error message. by Berker Peksag · 10 years ago
  13. 34c9be7 Issue #23811: Add missing newline to the PyCompileError error message. by Berker Peksag · 10 years ago
  14. f887a61 #21146: give a more efficient recipe in gzip docs by Andrew Kuchling · 10 years ago
  15. 19ddaf6 Merge from 3.4 by Andrew Kuchling · 10 years ago
  16. b3c30d9 Reword NEWS item a bit by Andrew Kuchling · 10 years ago
  17. 467a546 Merge from 3.4 by Andrew Kuchling · 10 years ago
  18. e91ecb2 Merge 3.4 (#23310) by Łukasz Langa · 10 years ago
  19. 5f6684e Issue #23310: Fix MagicMock's initializer to work with __methods__. by Łukasz Langa · 10 years ago
  20. dfa4e04 Issue #23943: Fix typos. Patch by Piotr Kasprzyk. by Berker Peksag · 10 years ago
  21. 4882cac Issue #23943: Fix typos. Patch by Piotr Kasprzyk. by Berker Peksag · 10 years ago
  22. a468db9 Issue #23310: Fix MagicMock's initializer to work with __methods__. by Łukasz Langa · 10 years ago
  23. cd1aa91 merge 3.4 (#23929) by Benjamin Peterson · 10 years ago
  24. 52a3b74 remove useless word (closes #23929) by Benjamin Peterson · 10 years ago
  25. 0a8f43e #11754: test contents of string module attributes. by R David Murray · 10 years ago
  26. 5aec1a4 Merge with 3.4 by Zachary Ware · 10 years ago
  27. bbbbe7e Make Argument Clinic's '--make' option work on Windows. by Zachary Ware · 10 years ago
  28. 8ef887c Issue #20586: Argument Clinic now ensures signatures on functions without docstrings. by Zachary Ware · 10 years ago
  29. a6cc551 Issue #22631: Added Linux-specific socket constant CAN_RAW_FD_FRAMES. by Larry Hastings · 10 years ago
  30. d827be8 Closes #23730: merge with 3.4 by Zachary Ware · 10 years ago
  31. ae9f0fe Issue #23730: Document the return value of ZipFile.extract by Zachary Ware · 10 years ago
  32. 38019d1 Closes #23938: List Windows XP as an unsupported platform. by Zachary Ware · 10 years ago
  33. 8396b8e Fix a grammar error in the porting HOWTO as found by Eric Smith. by Brett Cannon · 10 years ago
  34. 9d2a01f Issue #23822: Fix test_py_compile to not fail under -O. by Brett Cannon · 10 years ago
  35. fd53f98 Issue #23733: Mention bytes.__mod__ in the porting HOWTO. by Brett Cannon · 10 years ago
  36. 65da9a8 merge heads by doko@ubuntu.com · 10 years ago
  37. ae18f38 merge 3.4 by doko@ubuntu.com · 10 years ago
  38. 100aa18 - Makefile.pre.in (LIBPL): Use the definition from configure.ac by doko@ubuntu.com · 10 years ago
  39. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 10 years ago
  40. 4b761bf - merge 3.4 by doko@ubuntu.com · 10 years ago
  41. 1345d20 - Use PLATDIR for the platform directory everywhere (refactoring only) by doko@ubuntu.com · 10 years ago
  42. 42db2f6 - merge heads by doko@ubuntu.com · 10 years ago
  43. 7f82522 - merge heads by doko@ubuntu.com · 10 years ago
  44. 3764fc2 Fix doc build error by Antoine Pitrou · 10 years ago
  45. b9f2ab9 Fix duplicate doc entry for SSLContext.get_ca_certs() by Antoine Pitrou · 10 years ago
  46. 97aa953 Fix duplicate doc entry for SSLContext.get_ca_certs() by Antoine Pitrou · 10 years ago
  47. f58b1cb - the PKG_PROG_PKG_CONFIG macro is not part of autoconf, but comes from third by doko@ubuntu.com · 10 years ago
  48. 3536350 - the PKG_PROG_PKG_CONFIG macro is not part of autoconf, but comes from third by doko@ubuntu.com · 10 years ago
  49. d5aec7b Issue #21116: Avoid blowing memory when allocating a multiprocessing shared by Antoine Pitrou · 10 years ago
  50. 4269d6d Issue #23732: Mention the new -b semantics in the porting HOWTO. by Brett Cannon · 10 years ago
  51. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 10 years ago
  52. a63cc21 Issue #23726: Don't enable GC for user subclasses of non-GC types that don't add any new fields. by Antoine Pitrou · 10 years ago
  53. 56452ee Issue #22982: Improve BOM handling when seeking to multiple positions of a writable text file. by Antoine Pitrou · 10 years ago
  54. 85e3ee7 Issue #22982: Improve BOM handling when seeking to multiple positions of a writable text file. by Antoine Pitrou · 10 years ago
  55. 682d055 Null merge from 3.4 by Antoine Pitrou · 10 years ago
  56. 0f164c6 Merge by Antoine Pitrou · 10 years ago
  57. 20d31b5 Merge by Antoine Pitrou · 10 years ago
  58. cb46f0e Issue #23309: Avoid a deadlock at shutdown if a daemon thread is aborted by Antoine Pitrou · 10 years ago
  59. 25f85d4 Issue #23309: Avoid a deadlock at shutdown if a daemon thread is aborted by Antoine Pitrou · 10 years ago
  60. 50ebf03 Merge with 3.4 by Zachary Ware · 10 years ago
  61. 30cc6fa Force the Windows readme to CRLF by Zachary Ware · 10 years ago
  62. 774ac37 Closes #17202: Merge with 3.4 by Zachary Ware · 10 years ago
  63. 4c9c848 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 10 years ago
  64. 9c680b0 Actually run the builtins Argument Clinic test by Nick Coghlan · 10 years ago
  65. 3f10346 Closes #23932: Merge with 3.4 by Zachary Ware · 10 years ago
  66. f3b990e Issue #23932: Update the tutorial section on function annotations. by Zachary Ware · 10 years ago
  67. 0b1e4f1 Merge with 3.4 by Zachary Ware · 10 years ago
  68. bb5dbf8 Attribute Michael Dorman for his initial patch on issue #18402. by Zachary Ware · 10 years ago
  69. 7dfa094 Closes #18402: Merge with 3.4 by Zachary Ware · 10 years ago
  70. 52797d8 Merge heads by Zachary Ware · 10 years ago
  71. a3655ea Issue #18402: Also look for 64 bit Perl in build_ssl.py. by Zachary Ware · 10 years ago
  72. ab792ac Doc clarification / edification on the semantics of the 'w*' format unit. by Larry Hastings · 10 years ago
  73. 8d11ccc Rebuild _freeze_importlib.o when Makefile changes by Nick Coghlan · 10 years ago
  74. 8b963c5 #17898: reset k and v so that the loop doesn't use an old value by Andrew Kuchling · 10 years ago
  75. 770b08e #23883: add names missing from __all__ (l*gettext, bind_textdomain_codeset) by Andrew Kuchling · 10 years ago
  76. 1c8c327 Fix warning from Sphinx. by Zachary Ware · 10 years ago
  77. 20ab6c0 Merge: Don't gitignore the Python directory on case insensitive file systems. by R David Murray · 10 years ago
  78. 12efbf5 Don't gitignore the Python directory on case insensitive file systems. by R David Murray · 10 years ago
  79. e6d3abd Merge: #17380: Document tp_init return value in extending docs. by R David Murray · 10 years ago
  80. 354c740 #17380: Document tp_init return value in extending docs. by R David Murray · 10 years ago
  81. e81a773 #23464: remove JoinableQueue that was deprecated in 3.4.4. by R David Murray · 10 years ago
  82. 5646de4 make DirEntryType and ScandirIteratorType static (closes #23918) by Benjamin Peterson · 10 years ago
  83. f737703 Issue #23668: Regenerates posixmodule.c.h for new ifdefs by Steve Dower · 10 years ago
  84. 556e08e Issue #12955: Change the urlopen() examples to use context managers where appropriate. by Berker Peksag · 10 years ago
  85. 9575e18 Issue #12955: Change the urlopen() examples to use context managers where appropriate. by Berker Peksag · 10 years ago
  86. 48a724f Close issue23900: add default __doc__ to new enumerations that do not specify one. by Ethan Furman · 10 years ago
  87. a1c7e72 Issue #23668: Suppresses invalid parameter handler around chsize calls. by Steve Dower · 10 years ago
  88. 8fc8980 Issue #23524: Replace _PyVerify_fd function with calls to _set_thread_local_invalid_parameter_handler. by Steve Dower · 10 years ago
  89. 8ad751e Close #23904: fix pathlib documentation misleadingly mentioning that bytes objects are accepted in the PurePath constructor by Antoine Pitrou · 10 years ago
  90. e173c07 Unittest for Issue 21511 by Christie Wilson bobcatfish@gmail.com. by Guido van Rossum · 10 years ago
  91. 770319d Issue #23912: Fix code formatting in datamodel.rst. by Berker Peksag · 10 years ago
  92. 1c69c3e use imperative by Benjamin Peterson · 10 years ago
  93. 0fa23e4 Merge heads by Serhiy Storchaka · 10 years ago
  94. eb7a97c Issue #23025: Add a mention of os.urandom to RAND_bytes and RAND_pseudo_bytes docs. by Berker Peksag · 10 years ago
  95. 6a77286 Merge heads by Serhiy Storchaka · 10 years ago
  96. ecb75e2 Issue #23062: Add a test for suppressing --version with argparse.SUPPRESS. by Berker Peksag · 10 years ago
  97. 3d2279f Issue #21859: Corrected FileIO docstrings. by Serhiy Storchaka · 10 years ago
  98. 7e7a3db Issue #23865: close() methods in multiple modules now are idempotent and more by Serhiy Storchaka · 10 years ago
  99. 057b530 Put the NASM pulled from svn.python.org at the front of the PATH. by Zachary Ware · 10 years ago
  100. b817b77 Replaced "string" with "bytes object" in docstrings of binary I/O objects. by Serhiy Storchaka · 10 years ago