1. 9b47af6 bpo-31501: Operator precedence description for arithmetic operators (#3633) by svelankar · 7 years ago
  2. 63c591c bpo-31487: Update F-strings doc example (GH-3627) by Mariatta · 7 years ago
  3. f361897 Improve f-strings documentation (GH-3604) by Mariatta · 7 years ago
  4. 0ec8c4b bpo-31458: Clarify that Changelog is built from Misc/NEWS.d directory (GH-3617) by Mariatta · 7 years ago
  5. 3f9eee6 bpo-28411: Support other mappings in PyInterpreterState.modules. (#3593) by Eric Snow · 7 years ago
  6. e82c034 bpo-31431: SSLContext.check_hostname auto-sets CERT_REQUIRED (#3531) by Christian Heimes · 7 years ago
  7. 4df60f1 bpo-31386: Custom wrap_bio and wrap_socket type (#3426) by Christian Heimes · 7 years ago
  8. ff70289 bpo-314777: IDLE - improve rstrip entry in doc (#3602) by Terry Jan Reedy · 7 years ago
  9. 992f613 Fix description in Python 3.7 What's New (#3603) by Paul Romano · 7 years ago
  10. da67e0d bpo-29916: Include PyGetSetDef in C API extension documentation. (#831) by Michael Seifert · 7 years ago
  11. b2e5794 bpo-31338 (#3374) by Barry Warsaw · 7 years ago
  12. 6a396c9 bpo-31128: Allow pydoc to bind to arbitrary hostnames (#3011) by Feanil Patel · 7 years ago
  13. 93c92f7 bpo-31404: Revert "remove modules from Py_InterpreterState (#1638)" (#3565) by Eric Snow · 7 years ago
  14. 312ffea Improve code examples in hashlib cookie signing (GH-3562) by sww · 7 years ago
  15. 1b8f612 bpo-31458: Update Misc/NEWS link in What's New page (GH-3555) by Mariatta · 7 years ago
  16. b8d1b9d Mention enum as an ex (#2982) by Louie Lu · 7 years ago
  17. ea0f7c2 bpo-31394: Make tokenize.rst PEP 8-compliant (GH-3526) by Mariatta · 7 years ago
  18. 5f8fbf9 bpo-31394: Clarify documentation about token type attribute (GH-3469) by Aivar Annamaa · 7 years ago
  19. 98758bc bpo-31421: Document how IDLE runs tkinter programs. (#3513) by Terry Jan Reedy · 7 years ago
  20. adb4cd2 bpo-27099: Finish updating IDLE doc and help text. (#3510) by Terry Jan Reedy · 7 years ago
  21. 58fc71c bpo-27099: IDLE - Convert built-in extensions to regular features (#2494) by wohlganger · 7 years ago
  22. 8b57d73 bpo-28638: Optimize namedtuple() creation time by minimizing use of exec() (#3454) by Raymond Hettinger · 7 years ago
  23. 30644de Improve IncrementalEncoder documentation (GH-2746) by Zhiming Wang · 7 years ago
  24. a7fbad9 Make `json.dumps()` example to be PEP-8 compliant. (GH-3472) by Sergey Fedoseev · 7 years ago
  25. b3ad0e5 bpo-28182: Expose OpenSSL verification results (#3412) by Christian Heimes · 7 years ago
  26. 70c2dd3 Show example of itemgetter() applied to a dictionary (#3431) by Raymond Hettinger · 7 years ago
  27. cb5b68a bpo-29136: Add TLS 1.3 cipher suites and OP_NO_TLSv1_3 (#1363) by Christian Heimes · 7 years ago
  28. 590665c bpo-31036: Allow sphinx and blurb to be found automatically (#3440) by Ned Deily · 7 years ago
  29. 5a85167 bpo-31344: Per-frame control of trace events (GH-3417) by Nick Coghlan · 7 years ago
  30. 3147b04 bpo-31270: Modification of Pr 3200 (#3427) by Raymond Hettinger · 7 years ago
  31. 0c72a0c Update copyright PSF to 2001-2017 (#3421) by Christian Heimes · 7 years ago
  32. 586c050 bpo-31294: Fix ZeroMQSocketListener and ZeroMQSocketHandler examples (#3229) by Pablo Galindo · 7 years ago
  33. 397c467 bpo-31330: Clarify that RawTextHelpFormatter collapses repeated newlines. (#3272) by Elena Oat · 7 years ago
  34. a6a4dc8 bpo-31370: Remove support for threads-less builds (#3385) by Antoine Pitrou · 7 years ago
  35. 738b7d9 bpo-22635: subprocess.getstatusoutput doc update. (#3398) by Gregory P. Smith · 7 years ago
  36. 0f6b9d2 bpo-14191 Add parse_intermixed_args. (#3319) by R. David Murray · 7 years ago
  37. ad0ffa0 bpo-21649: Add RFC 7525 and Mozilla server side TLS (#3387) by Christian Heimes · 7 years ago
  38. 49ce74e Remove all mention of Windows IA-64 support (GH-3389) by Zachary Ware · 7 years ago
  39. effc12f bpo-27584: New addition of vSockets to the python socket module (#2489) by caavery · 7 years ago
  40. 5fcd5e6 bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311) by Steve Dower · 7 years ago
  41. 60dbed1 link to legacy doc on the non-legacy website (#3362) by Benjamin Peterson · 7 years ago
  42. 52451fb Prevent a few make suspicious warnings. (#3341) by Ned Deily · 7 years ago
  43. fcd97d4 Include additional changes to support blurbified NEWS (#3340) by Ned Deily · 7 years ago
  44. 86b7afd bpo-28411: Remove "modules" field from Py_InterpreterState. (#1638) by Eric Snow · 7 years ago
  45. 0693063 remove IRIX support (closes bpo-31341) (#3310) by Benjamin Peterson · 7 years ago
  46. 973b901 What's New for bpo-1198569 (#3303) by Barry Warsaw · 7 years ago
  47. d5cd21d Fixes doc/make.bat to properly handle quoted paths. (#3302) by Steve Dower · 7 years ago
  48. 5b79d60 remote note about IRIX in aifc (#3299) by Benjamin Peterson · 7 years ago
  49. ba42796 bpo-1198569: Allow string.Template braced pattern to be different (#3288) by Barry Warsaw · 7 years ago
  50. f9f1734 Blurbify master branch. (#3298) by larryhastings · 7 years ago
  51. 0c7983e Clarify nature of parse_args 'args' argument. (#3292) by R. David Murray · 7 years ago
  52. 122e88a bpo-30096: Use ABC in abc reference examples (#1220) by Eric Appelt · 7 years ago
  53. 384899d bpo-30737: Update DevGuide links to new URL (GH-3228) by Lisa Hewus Fresh · 7 years ago
  54. d9a2b99 Fix the indentation in Extending Python code example (GH-3244) by Sergey Fedoseev · 7 years ago
  55. 006617f bpo-31065: Add doc about Popen.poll returning None. (#3169) by Ivan Chernoff · 7 years ago
  56. e9d978f Fix a typo in the Programming FAQ. (#3230) by Gregory P. Smith · 7 years ago
  57. a30f6d4 bpo-30987 - Support for ISO-TP protocol in SocketCAN (#2956) by Pier-Yves Lessard · 7 years ago
  58. ed94a8b bpo-26656: Improve re.compile documentation (GH-3211) by Henk-Jaap Wagenaar · 7 years ago
  59. 0780bf7 bpo-31072: Rename the new filter argument for zipapp.create_archive. (#3049) by Paul Moore · 7 years ago
  60. a5fab17 bpo-23835: Restore legacy defaults= behavior for RawConfigParser (#3191) by Łukasz Langa · 7 years ago
  61. a6296d3 bpo-31095: fix potential crash during GC (GH-2974) by INADA Naoki · 7 years ago
  62. ea57923 bpo-23835: [docs] configparser converts defaults to strings (#3176) by Łukasz Langa · 7 years ago
  63. a3110a0 Fix a minor grammar issue in the logging cookbook (GH-3136) by Brett Cannon · 7 years ago
  64. b9ff498 Fix broken `Show Source` links on documentation pages (GH-3113) by Elmar Ritsch · 7 years ago
  65. fe2b56a bpo-31183: `dis` now handles coroutines & async generators (GH-3077) by syncosmic · 7 years ago
  66. b616b97 Update the language selection in the docs language switch. (GH-3114) by Julien Palard · 7 years ago
  67. 7b40cb7 bpo-30714: ALPN changes for OpenSSL 1.1.0f (#2305) by Christian Heimes · 7 years ago
  68. 143be36 bpo-31191: Improve grammar in threading.Barrier docs (GH-3080) by Saurabh Chaturvedi · 7 years ago
  69. dadca48 Fix typo in 3.7 What's New (GH-3069) by Daniel Himmelstein · 7 years ago
  70. 122081d bpo-31159: fix language switch regex on unknown yet built languages. (#3039) by Julien Palard · 7 years ago
  71. b811d66 bpo-31072: Add filter to zipapp (#3021) by Jeffrey Rackauckas · 7 years ago
  72. c82b7f3 bpo-31149: Doc: Add Japanese to the language switcher. (#3028) by Julien Palard · 7 years ago
  73. dff9b5f bpo-31045: Language switch (#2652) by Julien · 7 years ago
  74. 87c3c5d Improve grammar in asyncio documentation (GH-2993) by Mike DePalatis · 7 years ago
  75. 49b2734 Spelling fixes (#2902) by Ville Skyttä · 7 years ago
  76. 6ea56d2 bpo-31080: Allowed logging.config.fileConfig() to accept both args and kwargs. (GH-2979) by Preston Landers · 7 years ago
  77. 47320a6 Document Path.is_mount(), update Misc/ACKS and Misc/NEWS (#2980) by Łukasz Langa · 7 years ago
  78. 018d353 Closes issue bpo-5288: Allow tzinfo objects with sub-minute offsets. (#2896) by Alexander Belopolsky · 7 years ago
  79. 2543f50 bpo-30522: Implemented a method to allow setting a logging.StreamHander's stream. (GH-2921) by Vinay Sajip · 7 years ago
  80. caa1280 bpo-30803: clarify truth value testing documentation (#2508) by Peter Thomassen · 7 years ago
  81. 6fcb69d Fix trivial typo in multiprocessing documentation (GH-2930) by Yuval Langer · 7 years ago
  82. 8e45318 bpo-30302: Update WhatsNew and documentation. (#2929) by Utkarsh Upadhyay · 7 years ago
  83. 627d2c8 Add the link to asyncio source code in the docs (GH-2373) by lf · 7 years ago
  84. cc5a65c bpo-30302 Make timedelta.__repr__ more informative. (#1493) by Utkarsh Upadhyay · 7 years ago
  85. d439d3e Minor typo in curses.rst (#2763) by waxmoon · 7 years ago
  86. 26248ef bpo-30456: Clarify example for duplicates in second argument of isinstance (GH-1699) by Eli Boyarski · 7 years ago
  87. b3527bf bpo-30964: Mention ensurepip in package installation docs (GH-2786) by Nicholas · 7 years ago
  88. fff2a21 Fix typo in Turtle Docs: yingyang -> yinyang (GH-2770) by 靳阳 · 7 years ago
  89. 5bffcf3 Update doc download files size estimates. (#2771) by Ned Deily · 7 years ago
  90. ba75af7 bpo-30794: added kill() method to multiprocessing.Process (#2528) by Vitor Pereira · 7 years ago
  91. 68d663c [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688) by Steve Dower · 7 years ago
  92. 50f5816 bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) by Ned Deily · 7 years ago
  93. be37beb Doc that 'sorted' args are keyword-only, fix 'reverse' default (#2706) by Łukasz Rogalski · 7 years ago
  94. 3fbd700 bpo-30466: Add brief explanation of classes to tutorial (GH-1804) by Trey Hunner · 7 years ago
  95. 67ba4fa bpo-26506: hex() documentation: mention %x % int (GH-2525) by Manvisha Kodali · 7 years ago
  96. 0653fba bpo-30862: Updated Logger.setLevel documentation. (GH-2604) by Vinay Sajip · 7 years ago
  97. d3ed287 Remove outdated FOX from GUI FAQ (GH-2538) by Berker Peksag · 7 years ago
  98. 246ff3b bpo-6691: Pyclbr now reports nested classes and functions. (#2503) by csabella · 7 years ago
  99. 9f3bdcb bpo-23451: Fix socket deprecation warnings in socketmodule.c (#2318) by Segev Finer · 7 years ago
  100. 5b8f972 bpo-30362 : Add list options to launcher. (#1578) by Steve (Gadget) Barnes · 7 years ago