1. 56a6d85 Removed duplicated words in in comments and docs. by Serhiy Storchaka · 10 years ago
  2. 4ffb075 PEP 476: enable HTTPS certificate verification by default (#22417) by Benjamin Peterson · 10 years ago
  3. e5cf486 Issue #22388: Unified the style of "Contributed by" sentences in What's New. by Serhiy Storchaka · 10 years ago
  4. 6b4c847 Doc: fix default role usage (except in unittest mock docs) by Georg Brandl · 10 years ago
  5. b7354a6 Fixing broken links in doc, part 4: some more breaks and redirects by Georg Brandl · 10 years ago
  6. e73778c Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  7. 3f40c40 Doc: remove invalid uses of ":option:" which will emit warnings in Sphinx 1.3. by Georg Brandl · 10 years ago
  8. cbfaa7b standardize pep 466 relnote style by Benjamin Peterson · 10 years ago
  9. 49d77fd remove extra letter by Benjamin Peterson · 10 years ago
  10. ce30237 whatsnew for pep 466 ssl backport by Benjamin Peterson · 10 years ago
  11. 1486799 Issue #22369: Change "context manager protocol" to "context management protocol". by Serhiy Storchaka · 10 years ago
  12. a5bbc2e Forward port PEP 466 What's New in 2.7 updates by Nick Coghlan · 10 years ago
  13. b1f59ce Issue #21569: Fix incorrect cross reference by Nick Coghlan · 10 years ago
  14. 024b2f5 Issue #21569: sync Python 2.7 What's New with 2.7 version by Nick Coghlan · 10 years ago
  15. 28a965f Typo by Jesus Cea · 10 years ago
  16. bdb8bb3 Typo by Jesus Cea · 10 years ago
  17. cec25b0 Typo by Jesus Cea · 10 years ago
  18. 3101b70 Final documentation fixes for 3.4.0 final. by Larry Hastings · 10 years ago
  19. 0548f5c Regenerate pydoc_topics, fix markup errors, in preparation for 3.4.0 final. by Larry Hastings · 10 years ago
  20. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  21. 6dfc632 whatsnew: difflib.isbjunk &c were removed, not deprecated. by R David Murray · 10 years ago
  22. c4c7b1c whatsnew: cp273 codec (#10907797) by R David Murray · 10 years ago
  23. b79b785 whatsnew: importlib deprecations. by R David Murray · 10 years ago
  24. 026019f Mangle __parameters in __annotations__ dict properly. Issue #20625. by Yury Selivanov · 10 years ago
  25. ad88d7a Python 3.4.0rc1 release: Updated pydoc topics, fixed suspicious markup errors. by Larry Hastings · 10 years ago
  26. 72318b9 Issue #20500: clarify that invocation may be indirect by Nick Coghlan · 10 years ago
  27. c0bc0b4 Issue #20500: Note other public APIs with the new assertion by Nick Coghlan · 10 years ago
  28. 3d7b364 Note the new debug assertion in PyObject_Str by Nick Coghlan · 10 years ago
  29. aa029da Tweaks to What's New and some referenced docs by Nick Coghlan · 10 years ago
  30. 96bb437 Close #20563: Declare ipaddress API stable by Nick Coghlan · 10 years ago
  31. 45e732d whatsnew: read/write on closed SSL socket exception has changed. by R David Murray · 10 years ago
  32. bf0ab83 whatsnew: html.escape 10x faster, _gestalt module gone. by R David Murray · 10 years ago
  33. a56d4e8 whatsnew: hmac accepts more bytes types, importlib decode_source, stat in C. by R David Murray · 10 years ago
  34. 5147e00 whatsnew: -m <namespace package>, plus 'using' doc updates. by R David Murray · 10 years ago
  35. 900aeb7 whatsnew: some more importlib replacements for imp functions. by R David Murray · 10 years ago
  36. 4885f49 whatsnew: filecmp.clear_cache, and reword description of cache in docs. by R David Murray · 10 years ago
  37. 70e04f5 whatsnew: fix importlib.reload entry. by R David Murray · 10 years ago
  38. 8c561b5 whatsnew: move of reload, update new windows-only ssl functions entry. by R David Murray · 10 years ago
  39. 63da7c7 inspect.signature: Support duck-types of Python functions (Cython, for instance) #17159 by Yury Selivanov · 10 years ago
  40. fe0f0b0 Typo fix by Andrew Kuchling · 10 years ago
  41. d82eddc inspect.getfullargspec: Use inspect.signature API behind the scenes #17481 by Yury Selivanov · 10 years ago
  42. 2393dca inspect.signature: Use '/' to separate positional-only parameters from by Yury Selivanov · 10 years ago
  43. 77b286b Close #20105: set __traceback__ when chaining exceptions in C by Nick Coghlan · 10 years ago
  44. df9db26 Fix grammar: merge with 3.3. by Eric V. Smith · 10 years ago
  45. b72e69e Fix grammar. by Eric V. Smith · 10 years ago
  46. f1e4fdc whatsnew: smtpd *map* argument, new ssl functions/methods. by R David Murray · 11 years ago
  47. c089f70 Issue #18394: Document that cgi.FieldStorage now cleans up after its by Brett Cannon · 11 years ago
  48. 6db6653 Issue #14455: Fix some issues with plistlib by Ronald Oussoren · 11 years ago
  49. 335957e Correct a typo. Found by Lauri Hakko on docs@. by Zachary Ware · 11 years ago
  50. 0ae7ae1 whatsnew: InspectLoader.get_code now concrete, b32decode raises binascii.Error. by R David Murray · 11 years ago
  51. 66bf12a whatsnew: FileIO.readall performance, os.cpu_count. by R David Murray · 11 years ago
  52. 0bce6e7 whatsnew: expand 'dis' entry. by R David Murray · 11 years ago
  53. a101bdb whatsnew: ssl getpeercert/do_handshake raise OSError, weakref __callback__. by R David Murray · 11 years ago
  54. 9835827 whatsnew: pydoc.Scanner removal, check_output input parm, operator.py. by R David Murray · 11 years ago
  55. 410d320 whatsnew: XMLPullParser, plus some doc updates. by R David Murray · 11 years ago
  56. 244ad60 whatsnew: removal of TYPE_INT64 from marshal. by R David Murray · 11 years ago
  57. 9cf617b whatsnew: logging TimedRotatingFileHandler atTime parameter. by R David Murray · 11 years ago
  58. 4908f4a whatsnew: from __future__ string exception, attribute UTF-32 decoder speedup. by R David Murray · 11 years ago
  59. b231b2b whatsnew: ppring string wrapping, string pickling optimization. by R David Murray · 11 years ago
  60. 57fcf76 whatsnew: Mock mock_open readline(s); expand description of subtests feature. by R David Murray · 11 years ago
  61. 3079328 Reverted changeset b72c5573c5e7 (issue #15027). by Serhiy Storchaka · 11 years ago
  62. 583a939 Issue #15027: Rewrite the UTF-32 encoder. It is now 1.6x to 3.5x faster. by Serhiy Storchaka · 11 years ago
  63. e608255 whatsnew: consistently use 3 blanks between major sections. 2 for minor. by R David Murray · 11 years ago
  64. 5917172 whatsnew: make bullet list presentation style consistent. by R David Murray · 11 years ago
  65. db085f5 whatsnew: unittest discovery sorting, urlllib Request getter/setter removals. by R David Murray · 11 years ago
  66. a2924ca whatsnew: porting note for HTTP[S]Connection strict parameter removal. by R David Murray · 11 years ago
  67. 0056936 whatsnew: deprecation of HTTPConnection's strict parameter. by R David Murray · 11 years ago
  68. 42fa110 whatsnew: unittest import time SkipTest reported as skip not error. by R David Murray · 11 years ago
  69. a475a8d whatsnew: http.server send_error explain parameter. by R David Murray · 11 years ago
  70. 24e4330 * Issue #16113: Remove sha3 module again. by Martin v. Löwis · 11 years ago
  71. 9025f1c whatsnew: sqlite3 uri parm, unittest.main defaultTest, ftplib.Netrc deprecation by R David Murray · 11 years ago
  72. 33ef1ae whatsnew: mock called_with improvements, socket CAN_BCM support. by R David Murray · 11 years ago
  73. 8b2d682 whatsnew: random.getrandbits performance. by R David Murray · 11 years ago
  74. d592bb2 whatsnew: afic.open supports 'with'. by R David Murray · 11 years ago
  75. fced3ec whatsnew: argparse FileType accepts errors and encodings args. by R David Murray · 11 years ago
  76. 2bc930f whatsnew: epoll supports with. by R David Murray · 11 years ago
  77. f598558 Fixed typo (thx Arfrever) by Christian Heimes · 11 years ago
  78. 2691ee6 whatsnew: abc.ABC. Also add issue number to news entry and reword. by R David Murray · 11 years ago
  79. 473f45b whatsnew: rewrite urllib, doctest, and poplib sections. by R David Murray · 11 years ago
  80. d265381 whatsnew: importlib cleanup and source_to_code add; python partial impl. by R David Murray · 11 years ago
  81. 0e81463 whatsnew for gc.get_stats, plus doc tweaks. by R David Murray · 11 years ago
  82. 575fb31 shelf in with stmt, fish/csh in venv, ElementTree short_empty_elements keyword. by R David Murray · 11 years ago
  83. 6e39015 pty.spawn returns os.waitpid; optimization of BZ2File and LZMAFile. by R David Murray · 11 years ago
  84. 3edcc78 #16832: s/integer/object/ in docs/docstring, and add whatsnew entry. by R David Murray · 11 years ago
  85. 5ea9524 idle -n deprecation, fix case of pickle section. by R David Murray · 11 years ago
  86. d74d09a Neaten up structure of major sections. by R David Murray · 11 years ago
  87. 076dead Move no-longer-supported operating systems into 'removed' section. by R David Murray · 11 years ago
  88. e7cf678 Use title case for all section titles except module names. by R David Murray · 11 years ago
  89. d17aba7 sys.getallocatedblocks + regrtest -R, make coverage-report, SO macro goes away. by R David Murray · 11 years ago
  90. 061efb1 Use endash in PEP callouts. by R David Murray · 11 years ago
  91. 6dd1830 Move argument clinic into its own section, like the other PEPs. by R David Murray · 11 years ago
  92. d91ba20 Mention Windows 2000 and OS/2 drops, python-config as shell script. by R David Murray · 11 years ago
  93. 72420ff Mention PATHEXT and removed Misc dirs; clarify wording of a NEWS entry. by R David Murray · 11 years ago
  94. f47036c Removed spaces before colons and semicolons. by Serhiy Storchaka · 11 years ago
  95. 347f9c7 Make the 'read on' sentence cover more ground. by R David Murray · 11 years ago
  96. bcaaecf Move other improvements and optimization sections above deprecated. by R David Murray · 11 years ago
  97. 4d48f2a Collapse 'python invocation changes' into 'other improvements'. by R David Murray · 11 years ago
  98. 9217dad Link new module summary entries to their description sections. by R David Murray · 11 years ago
  99. 89e84e7 Removed spaces before colons and semicolons. by Serhiy Storchaka · 11 years ago
  100. a4d170d Removed spaces before commas and periods. by Serhiy Storchaka · 11 years ago