Python 3.10.6
  1. 9c7b4bd Python 3.10.6 by Pablo Galindo · 3 years, 1 month ago v3.10.6
  2. 4eab100 gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (GH-95512) by Miss Islington (bot) · 3 years, 1 month ago
  3. 03fed0a IDLE: Fix docs URL in the About window (GH-28417) by Miss Islington (bot) · 3 years, 1 month ago
  4. ae24962 [3.10] bpo-46053: Fix OSS audio support on NetBSD (GH-30065). (GH-95477) by Thomas Klausner · 3 years, 1 month ago
  5. 6765a78 [3.10] gh-94635: Add Reference, How-to, and Explanation headings to sqlite3 docs (GH-94636) (#95483) by Erlend Egeberg Aasland · 3 years, 1 month ago
  6. 356ed4c gh-95471: IDLE - Tweak Edit menu (GH-95481) by Miss Islington (bot) · 3 years, 1 month ago
  7. bfed0ae [3.10] gh-90654: IDLE - Insert blank line in NEWS.txt (#95479) by Terry Jan Reedy · 3 years, 1 month ago
  8. 0579a18 gh-94938: Fix test (GH-95396) by Miss Islington (bot) · 3 years, 1 month ago
  9. fa7904c gh-95411: IDLE - Enable using the module browser with .pyw files (GH-95397) by Miss Islington (bot) · 3 years, 1 month ago
  10. f14ced6 gh-95273: Relocate sqlite3 enable load extension note (GH-95430) by Miss Islington (bot) · 3 years, 1 month ago
  11. 3417ce3 gh-95432: Fixup sqlite3 tutorial example (GH-95431) by Miss Islington (bot) · 3 years, 1 month ago
  12. 1841885 [3.10] gh-95166: cancel map waited on future on timeout (GH-95169) (GH-95375) by Łukasz Langa · 3 years, 1 month ago
  13. a41b51d gh-95273: Improve sqlite3 class descriptions (GH-95379) by Miss Islington (bot) · 3 years, 1 month ago
  14. 2278dc7 gh-95273: Condense sqlite3 executescript example (GH-95383) (#95419) by Miss Islington (bot) · 3 years, 1 month ago
  15. f59a5c5 gh-95273: Move sqlite3 executemany examples from reference to tutorial (GH-95351) by Miss Islington (bot) · 3 years, 1 month ago
  16. 5632c98 Improve documentation for adding datetime and timedelta (gh-95403) (gh-95409) by Miss Islington (bot) · 3 years, 1 month ago
  17. b9b70dd gh-89610: Add .pyi as a recognised extension for IDLE on macOS (GH-95393) by Miss Islington (bot) · 3 years, 1 month ago
  18. 196523f gh-86128: Add warning to ThreadPoolExecutor docs about atexit behaviour (GH-94008) by Miss Islington (bot) · 3 years, 1 month ago
  19. 4513e4a gh-95355: Check tokens[0] after allocating memory (GH-95356) by Miss Islington (bot) · 3 years, 1 month ago
  20. dcb6fa8 Docs: Fix refs & tweak wording in sqlite3 'Using shortcut methods' (#95358) by Miss Islington (bot) · 3 years, 1 month ago
  21. 4ad2229 [3.10] GH-93899: fix checks for eventfd flags (GH-95170). (#95345) by Kumar Aditya · 3 years, 1 month ago
  22. 563f058 [3.10] gh-94938: Fix errror detection of unexpected keyword arguments (GH-94999) (GH-95354) by Serhiy Storchaka · 3 years, 1 month ago
  23. fb42214 gh-95339: update bundled pip to 22.2.1 (gh-95340) by Miss Islington (bot) · 3 years, 1 month ago
  24. 2ef7a72 [3.10] gh-95273: Normalise sqlite3 reference wording (GH-95274) (#95330) by Erlend Egeberg Aasland · 3 years, 1 month ago
  25. 7e7a570 gh-94630: Fixup sqlite3 argument spec docs for connection execute* methods (GH-95319) by Miss Islington (bot) · 3 years, 1 month ago
  26. 657efca GH-95045: gc untrack _lsprof.Profiler before deallocating it (GH-95315) by Miss Islington (bot) · 3 years, 1 month ago
  27. b77c403 gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282) by Miss Islington (bot) · 3 years, 1 month ago
  28. 321b8bb gh-94635: Add sqlite3 'Introduction' and 'Tutorial' doc headings (GH-95269) by Miss Islington (bot) · 3 years, 1 month ago
  29. f118661 gh-95291: Use import helper to improve sqlite3 audit tests (GH-95292) by Miss Islington (bot) · 3 years, 1 month ago
  30. 2f9e47c gh-95041: Fail syslog.syslog in case inner call to syslog.openlog fails (GH-95264) by Miss Islington (bot) · 3 years, 1 month ago
  31. a4fd732 [3.10] gh-95235: Add explicit parameter list to some sqlite3 methods (GH-95240) (#95268) by Erlend Egeberg Aasland · 3 years, 1 month ago
  32. dd0c1a3 gh-95041: Fix several minor issues in syslog.openlog() (GH-95058) by Miss Islington (bot) · 3 years, 1 month ago
  33. 0418d9f gh-95235: Document undocumented parameters in sqlite3 functions and methods (GH-95236) by Miss Islington (bot) · 3 years, 1 month ago
  34. 94eb1e9 gh-95087: Fix IndexError in parsing invalid date in the email module (GH-95201) by Miss Islington (bot) · 3 years, 1 month ago
  35. 40f41ba gh-95212: make multiprocessing test case parallel-safe (GH-95213) by Miss Islington (bot) · 3 years, 1 month ago
  36. 6d332a6 gh-95199: upgrade bundled setuptools to 63.2.0 (gh-95200) by Miss Islington (bot) · 3 years, 1 month ago
  37. 227a197 gh-95194: upgrade bundled pip to 22.2 (gh-95195) by Miss Islington (bot) · 3 years, 1 month ago
  38. 4a682b4 gh-93157: Fix fileinput didn't support `errors` in `inplace` mode (GH-95128) by Miss Islington (bot) · 3 years, 1 month ago
  39. e71e6e2 Doc: Add omitted secondary prompt in inputoutput tutorial (GH-30317) (#95159) by Miss Islington (bot) · 3 years, 1 month ago
  40. 9f4d0e8 Fix copy-friendliness of tutorial example (GH-93424) by Miss Islington (bot) · 3 years, 1 month ago
  41. 665e558 Fix async method reference links in `compound_stmts` docs (GH-94935) by Miss Islington (bot) · 3 years, 1 month ago
  42. e50a63e Closes gh-95133: docs, fix indentation level in TestCase.assertLogs example (GH-95134) by Miss Islington (bot) · 3 years, 1 month ago
  43. 02f1cac gh-81040: Improve sqlite3.Cursor.rowcount docs (GH-94940) by Miss Islington (bot) · 3 years, 1 month ago
  44. 7956186 gh-95112: Fix What's New 3.10 contribution note periods (GH-95114) by Miss Islington (bot) · 3 years, 1 month ago
  45. 8fd2d36 gh-95095: Use SSL_CTX_get_max_proto_version instead of SSL_CTX_ctrl (GH-95096) by Miss Islington (bot) · 3 years, 1 month ago
  46. b60c3d2 GH-95029: Describe Windows Store package isolation and redirection in more detail (GH-95030) by Miss Islington (bot) · 3 years, 1 month ago
  47. cbe3ad5 gh-94844: Add pathlib support to shutil archive management (GH-94846) by Miss Islington (bot) · 3 years, 1 month ago
  48. 1c3b2fe [3.10] gh-90654: Update maintenance NEWS header (#94355) by Terry Jan Reedy · 3 years, 1 month ago
  49. 28478c7 gh-90654: Add item missing from idlelib/NEWS.txt (GH-95038) by Miss Islington (bot) · 3 years, 1 month ago
  50. 31a390e [3.10] gh-94930: skipitem() in getargs.c should return non-NULL on error (GH-94931) (GH-94963) by Miss Islington (bot) · 3 years, 1 month ago
  51. 374afb4 [3.10] gh-94998: Remove incorrectly backported Lib/test/test_sqlite3 directory (#95016) by Erlend Egeberg Aasland · 3 years, 1 month ago
  52. 2d79804 GH-91153: Handle mutating __index__ methods in bytearray item assignment (GH-94891) by Miss Islington (bot) · 3 years, 1 month ago
  53. 906b345 [3.10] gh-94949: Disallow parsing parenthesised ctx mgr with old feature_version (GH-94950) (#94990) by Shantanu · 3 years, 1 month ago
  54. 96e1516 test_concurrent_futures: Fix unneeded/confusing format call (GH-93119) by Miss Islington (bot) · 3 years, 1 month ago
  55. dda9198 [3.10] gh-94947: Disallow parsing walrus with feature_version < (3, 8) (GH-94948) (#94969) by Shantanu · 3 years, 1 month ago
  56. 95ae29d Fix incorrect double indent in ast doc (GH-94976) by Miss Islington (bot) · 3 years, 1 month ago
  57. a923eb4 In ast doc, update 'below' to 'above' (GH-94967) by Miss Islington (bot) · 3 years, 1 month ago
  58. 5d75edd gh-94821: Fix autobind of empty unix domain address (GH-94826) by Miss Islington (bot) · 3 years, 1 month ago
  59. 31608ab gh-94864: Fix PyArg_Parse* with deprecated format units "u" and "Z" (GH-94902) by Miss Islington (bot) · 3 years, 1 month ago
  60. 964431e gh-94869: Fix the location in some expressions for multi-line f-string ast nodes (GH-94895) (#94911) by Miss Islington (bot) · 3 years, 1 month ago
  61. 3781d1a gh-90844: Allow virtual environments to correctly launch when they have spaces in the path (GH-94903) by Miss Islington (bot) · 3 years, 1 month ago
  62. 6654392 Add additional pointers to pathlib's mapping to os.path functions (GH-94828) by Miss Islington (bot) · 3 years, 1 month ago
  63. c5bf768 [3.10] [doc] Update cookbook example and add information about queue types. (GH-94854) (GH-94872) by Miss Islington (bot) · 3 years, 1 month ago
  64. 5d26f85 [3.10] gh-94841: Ensure arena_map_get() is inlined in PyObject_Free() (GH-94842) by Neil Schemenauer · 3 years, 1 month ago
  65. 1cf0305 Docs: fix typo in sqlite3.rst (GH-94798) by Miss Islington (bot) · 3 years, 1 month ago
  66. 915fb4f idlelib: replace 'while 1' with 'while True' (GH-94827) by Miss Islington (bot) · 3 years, 1 month ago
  67. 8a01502 gh-90359: Unify documentation style for datetime.rst (gh-94836) by Miss Islington (bot) · 3 years, 1 month ago
  68. 381b86b gh-90359: Update documentation to follow PEP 495. (gh-94800) by Miss Islington (bot) · 3 years, 1 month ago
  69. 65dd637 gh-90815: Fix test_embed for Windows PGO build with mimalloc (GH-94790) by Miss Islington (bot) · 3 years, 1 month ago
  70. 1bc13df [3.10] GH-94736: mark SemLock test as linux only (GH-94750) (#94753) by Miss Islington (bot) · 3 years, 1 month ago
  71. aa2142d bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times (GH-30274) (#94748) by Miss Islington (bot) · 3 years, 1 month ago
  72. 916686f GH-94736: Fix _multiprocessing.SemLock subclassing (GH-94738) by Miss Islington (bot) · 3 years, 1 month ago
  73. b87d03d [3.10] GH-94329: Don't raise on excessive stack consumption (GH-94421) (#94448) by Mark Shannon · 3 years, 1 month ago
  74. 30015de GH-77265: Document NaN handling in statistics functions that sort or count (GH-94676) (#94725) by Miss Islington (bot) · 3 years, 1 month ago
  75. d4796c2 gh-94637: Release GIL in SSLContext.set_default_verify_paths (GH-94658) by Miss Islington (bot) · 3 years, 1 month ago
  76. da49128 Use mdash-es consistently in the library docs index (GH-92762) by Miss Islington (bot) · 3 years, 1 month ago
  77. 691d26a [3.10] gh-94622: Add more references to the sqlite3 types anchor (GH-94623). (#94679) by Erlend Egeberg Aasland · 3 years, 1 month ago
  78. 797745e [3.10] gh-94321: Document sqlite3.PrepareProtocol (GH-94620) (#94671) by Erlend Egeberg Aasland · 3 years, 1 month ago
  79. 860aefa gh-92743: Remove copyright sign next to "Raymond Hettinger" (#94665) by Guy Yagev · 3 years, 1 month ago
  80. c5819c1 GH-94644: fix test_curses ref leak (GH-94647) by Miss Islington (bot) · 3 years, 1 month ago
  81. dc36801 [3.10] gh-94430: Allow params named `module` or `self` with custom C names in AC (GH-94431) (#94650) by Erlend Egeberg Aasland · 3 years, 1 month ago
  82. 663aa6e [3.10] gh-94628: Add explicit parameter list to sqlite3.connect docs (GH-94629) (#94646) by Erlend Egeberg Aasland · 3 years, 1 month ago
  83. 7f45ae8 gh-94630: Update sqlite3 docs with positional-only and keyword-only symbols (GH-94631) by Miss Islington (bot) · 3 years, 1 month ago
  84. 7e3b6af gh-94017: Improve clarity of sqlite3 transaction handling docs (GH-94320) by Miss Islington (bot) · 3 years, 1 month ago
  85. 5e24c80 [3.10] gh-94510: Raise on re-entrant calls to sys.setprofile and syssettrace (GH-94511) (#94579) by Pablo Galindo Salgado · 3 years, 1 month ago
  86. fd34bfe [3.10] gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424) (GH-94577) by Łukasz Langa · 3 years, 1 month ago
  87. 697e78c [3.10] gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors from stdin (GH-94386) (GH-94574) by Pablo Galindo Salgado · 3 years, 1 month ago
  88. 922075c gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94569) by Miss Islington (bot) · 3 years, 1 month ago
  89. 3287e45 [3.10] bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) (GH-94565) by Vinay Sajip · 3 years, 1 month ago
  90. 5bd56a0 gh-94538: Fix Argument Clinic output to custom file (GH-94539) (GH-94556) by Miss Islington (bot) · 3 years, 1 month ago
  91. 6e47020 [3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94558) by Łukasz Langa · 3 years, 1 month ago
  92. 3472f3b gh-84753: Clarify change made to `inspect` functions (GH-94554) (GH-94559) by Miss Islington (bot) · 3 years, 1 month ago
  93. 8174143 [3.10] Update logging documentation: change cross-reference and add webapp r… (GH-94542) by Vinay Sajip · 3 years, 2 months ago
  94. d793ebc IDLE doc: Tweek RESTART and Windows console start (GH-94530) by Miss Islington (bot) · 3 years, 2 months ago
  95. cf17326 gh-81054: Document that SimpleHTTPRequestHandler follows symbolic links (GH-94416) (GH-94493) by Miss Islington (bot) · 3 years, 2 months ago
  96. 7ab1bb1 gh-75372: Specify major version in README for installation (GH-92759) (GH-94488) by Miss Islington (bot) · 3 years, 2 months ago
  97. e55cd03 Update code sample when importing modules in queue doc (GH-94244) (GH-94491) by Miss Islington (bot) · 3 years, 2 months ago
  98. 259dd7e [3.10] gh-93975: Provide nicer error reporting from subprocesses in test_venv.EnsurePipTest.test_with_pip (GH-93959) (GH-94004) by Jason R. Coombs · 3 years, 2 months ago
  99. b8544e1 multiprocessing.spawn doc: Capitalize the p in "Python" (gh-94462) by Miss Islington (bot) · 3 years, 2 months ago
  100. 47f23b2 gh-84753: Make inspect.iscoroutinefunction() work with AsyncMock (GH-94050) (GH-94461) by Miss Islington (bot) · 3 years, 2 months ago