1. ec89d35 Move developers.txt to the devguide. by Brett Cannon · 14 years ago
  2. c0729bf Update Misc/README. by Brett Cannon · 14 years ago
  3. 3fbfa77 Remove some outdated files from Misc. by Brett Cannon · 14 years ago
  4. 37c0725 Move README.gdb to the devguide. by Brett Cannon · 14 years ago
  5. ad3729e Move README.Emacs to the devguide. by Brett Cannon · 14 years ago
  6. 00db6aa Add an entry for the code repository. by Raymond Hettinger · 14 years ago
  7. 2270d58 Make an entry for the os module's bytes accessors. by Raymond Hettinger · 14 years ago
  8. 03ca1a9 Add hasattr() example. by Raymond Hettinger · 14 years ago
  9. a275c98 Add more examples by Raymond Hettinger · 14 years ago
  10. d9c4a02 Move maintainers.rst into the devguide and rename it the Experts Index. by Brett Cannon · 14 years ago
  11. 41c4da7 Rename AIX-NOTES to something that follows the convention in Misc. by Brett Cannon · 14 years ago
  12. ecdd63f #10944: add c_bool to types table. by Georg Brandl · 14 years ago
  13. 41a99bc Issue #10934: Fixed and expanded Internaldate2tuple() and by Alexander Belopolsky · 14 years ago
  14. e47e093 Issue #10898: Allow compiling the posix module when the C library defines by Antoine Pitrou · 14 years ago
  15. be9994e Fix markup. by Raymond Hettinger · 14 years ago
  16. f3923cf Suppress trailing spaces in table paragraphs. by Georg Brandl · 14 years ago
  17. 89c1cd1 Expand entry for pydoc. by Raymond Hettinger · 14 years ago
  18. c1dfa2e Improve looks by replacing a bullet list with a table. by Raymond Hettinger · 14 years ago
  19. 4bea978 Add examples for inspect. by Raymond Hettinger · 14 years ago
  20. a9013f9 Klocwork scan site no longer available. by Brett Cannon · 14 years ago
  21. 4934864 Fix typo in example of barrier timeouts from r88102 by David Malcolm · 14 years ago
  22. 2c3865b Expand barrier example to show time-outs. by Raymond Hettinger · 14 years ago
  23. e0f1f32 Missing word. by Raymond Hettinger · 14 years ago
  24. 23ab101 Reword the OrderedDict entry to emphasize the default behavior, by Raymond Hettinger · 14 years ago
  25. ad62b03 Issue #10451: memoryview objects could allow to mutate a readable buffer. by Antoine Pitrou · 14 years ago
  26. c8a1686 Typos. by Raymond Hettinger · 14 years ago
  27. ba5512f More nits. by Raymond Hettinger · 14 years ago
  28. c136b04 Nits. by Raymond Hettinger · 14 years ago
  29. 93c8cad More nits. by Raymond Hettinger · 14 years ago
  30. 7ec790d Add example for the abc module. by Raymond Hettinger · 14 years ago
  31. ca904be Nits. by Raymond Hettinger · 14 years ago
  32. 1e6a173 very out of date file by Benjamin Peterson · 14 years ago
  33. 9ba8b0a Add an import to the logging example by Raymond Hettinger · 14 years ago
  34. 02dd70b The example for configparser was weird. by Raymond Hettinger · 14 years ago
  35. 6f0d59b Beautify code examples. by Raymond Hettinger · 14 years ago
  36. 66352d2 Wording nits. by Raymond Hettinger · 14 years ago
  37. 1dcc84e Fix-up the XXX for importlib.abc. by Raymond Hettinger · 14 years ago
  38. 4854d14 Tidy-up the ssl section. by Raymond Hettinger · 14 years ago
  39. 6e7f582 Short README on gdb support. by Brett Cannon · 14 years ago
  40. 15b47c5 Note that two-phase cyclic barriers are suitable for use in loops. by Raymond Hettinger · 14 years ago
  41. 37b9e46 remove unneeded assertion by Benjamin Peterson · 14 years ago
  42. 0dd5ca0 correct assertion by Benjamin Peterson · 14 years ago
  43. 67641d2 turn some checks into assertions, since they are implied by the caller by Benjamin Peterson · 14 years ago
  44. 83a682d Placeholder sentence pointing out that imoprtlib has updated (as well as deprecated) ABCs thanks to the new .pyc situation. by Brett Cannon · 14 years ago
  45. 616667f rangeobject.c (compute_slice_indices): Make function static. by Matthias Klose · 14 years ago
  46. ebeb903 Mention deprecation of PyEval_{Acquire,Release}Lock(). by Antoine Pitrou · 14 years ago
  47. 2e8ec22 More SSL-related stuff by Antoine Pitrou · 14 years ago
  48. f7fb762 Mention HTTP 0.9's partial demise. by Antoine Pitrou · 14 years ago
  49. bcba434 Mention the new context parameter to FTP_TLS, and the small API change by Antoine Pitrou · 14 years ago
  50. b965629 Issue 10889: Added entry for handling of indexing and slicing with ranges bigger than sys.maxsize. by Raymond Hettinger · 14 years ago
  51. eec6dbf Get proper credit by Antoine Pitrou · 14 years ago
  52. 121a055 Fix misindent by Antoine Pitrou · 14 years ago
  53. 33da1d6 Better description of SSL-related changes by Antoine Pitrou · 14 years ago
  54. 255abdd Rewrap and punctuation consistency. by Georg Brandl · 14 years ago
  55. eea594b Add missing NEWS entry for r87948 by Nick Coghlan · 14 years ago
  56. 9297709 Clean-up comment. by Raymond Hettinger · 14 years ago
  57. 5bdfd91 Remove out-of-date comment by Raymond Hettinger · 14 years ago
  58. 52a43b5 Fix two small issues. by Georg Brandl · 14 years ago
  59. 0c5036f Post-release updates. by Georg Brandl · 14 years ago
  60. 678fa9f Package zip_cp437_header.zip. Don't try to package subprocessdata/*.py twice. by Martin v. Löwis · 14 years ago
  61. 7e8fe96 Tagging 3.2rc1. by Georg Brandl · 14 years ago
  62. d0ebc75 Fix mmap and test_mmap under Windows too (followup to r88022) by Antoine Pitrou · 14 years ago
  63. 3988ed8 Bump to 3.2rc1. by Georg Brandl · 14 years ago
  64. 23e924f Fix "make suspicious" errors and update ignore file. by Georg Brandl · 14 years ago
  65. 375aec2 Fix a few doc errors, mostly undefined keywords. by Georg Brandl · 14 years ago
  66. 6dc50f3 Update to 1.0.7. by Georg Brandl · 14 years ago
  67. 5cc3dcb Update pydoc topics. by Georg Brandl · 14 years ago
  68. 85f4615 Issue #10916: mmap should not segfault when a file is mapped using 0 as by Antoine Pitrou · 14 years ago
  69. f5cf435 Nits by Antoine Pitrou · 14 years ago
  70. 5ace8e9 Issue #10913: Deprecate misleading functions PyEval_AcquireLock() and by Antoine Pitrou · 14 years ago
  71. bedd2c2 Reword and restructure the GIL API doc by Antoine Pitrou · 14 years ago
  72. 9bf8d1c Add mention of how to switch interpreters by Antoine Pitrou · 14 years ago
  73. f1dfe73 Improve description of issues by Antoine Pitrou · 14 years ago
  74. 8b50b83 Restructure a bit by Antoine Pitrou · 14 years ago
  75. 0765dd6 Standard streams use file descriptors, not FILE pointers. by Antoine Pitrou · 14 years ago
  76. 126c8b4 Avoid ResourceWarnings in ccbench by Antoine Pitrou · 14 years ago
  77. 6a002c0 Fix the GIL with subinterpreters. Hopefully this will allow mod_wsgi to work with 3.2. by Antoine Pitrou · 14 years ago
  78. ad30c42 Issue #10912: Clarify the documentation of PyObject_RichCompareBool. Thanks to Devin Jeanpierre for spotting the problem. by Eli Bendersky · 14 years ago
  79. 22c3366 Add self to mac platform area in maintainers.rst. by Ned Deily · 14 years ago
  80. 7f15fa9 Remove spurious copy of Mac/IDLE/idlemain.py left over from by Ned Deily · 14 years ago
  81. 4f7ff78 #10843: Update third-party library versions used in OS X 32-bit by Ned Deily · 14 years ago
  82. 916f2a8 #10843: Install the Tools directory on OS X in the applications by Ned Deily · 14 years ago
  83. 2272670 #10907: Update OS X installer build README to better reflect by Ned Deily · 14 years ago
  84. 4ce92b2 #10907: Warn OS X 10.6 IDLE users to use ActiveState Tcl/Tk 8.5, by Ned Deily · 14 years ago
  85. c598296 Issue #4953: add the author of the patch by Victor Stinner · 14 years ago
  86. c58be2d urllib doc: add versionchanged sections for parse_qs() and parse_qsl() by Victor Stinner · 14 years ago
  87. f1c7ca9 cgi: use isinstance(x, list) instead of type(x) == type([]) by Victor Stinner · 14 years ago
  88. 5c23b8e Issue #4953: cgi.FieldStorage and cgi.parse() parse the request as bytes, not by Victor Stinner · 14 years ago
  89. 1d87deb test_urlparse: add tests for encoding and errors arguments by Victor Stinner · 14 years ago
  90. ac71c54 Add encoding and errors arguments to urllib.parse_qs() and urllib.parse_qsl() by Victor Stinner · 14 years ago
  91. 489f392 Issue #10902: Fix reference to run* methods by Eli Bendersky · 14 years ago
  92. 0739591 Remove call to nonexisting function (relic from Python 2.x) under #ifdef __INSURE__. Issue 9844 by Eli Bendersky · 14 years ago
  93. cc75a86 Issue #9268: Documented -m pickletools usage. by Alexander Belopolsky · 14 years ago
  94. d958ea7 Issue 10899: Remove function type annotations from the stdlib by Raymond Hettinger · 14 years ago
  95. cbb8089 Issue #10899: Move function type annotations into docstrings. by Raymond Hettinger · 14 years ago
  96. 37a80dc Fix the example output of count(). by Georg Brandl · 14 years ago
  97. ee31e31 Add semicolon for consistency. by Georg Brandl · 14 years ago
  98. 4d73b57 More PEP 8: no space around "=" in argument lists. by Georg Brandl · 14 years ago
  99. 547d485 plug reference leak by Benjamin Peterson · 14 years ago
  100. 00fa039 Issue 10899: Remove function type annotations from the stdlib by Raymond Hettinger · 14 years ago