- e086bfe Fix dataclassses spelling (GH-28837) (GH-28841) by Miss Islington (bot) · 3 years, 10 months ago
- 8772935 bpo-20028: Improve error message of csv.Dialect when initializing (GH-28705) by Miss Islington (bot) · 3 years, 10 months ago
- 4ce55a2 [3.10] bpo-45408: Don't override previous tokenizer errors in the second parser pass (GH-28812). (GH-28813) by Pablo Galindo Salgado · 3 years, 10 months ago
- eabca6e bpo-45337: Use the realpath of the new executable when creating a venv on Windows (GH-28663) by Miss Islington (bot) · 3 years, 10 months ago
- cfca4a6 [3.10] Fix typos in the Lib directory (GH-28775) (GH-28804) by Christian Clauss · 3 years, 10 months ago
- d55bf81 bpo-45400: Fix suggestion test of test_exceptions (GH-28783) by Miss Islington (bot) · 3 years, 10 months ago
- 4c35a2a bpo-45328: Avoid failure in OSs without TCP_NODELAY support (GH-28646) (GH-28771) by Miss Islington (bot) · 3 years, 10 months ago
- 325e464 bpo-45343: Update bundled pip to 21.2.4 and setuptools to 58.1.0 (GH-28684) (GH-28746) by Miss Islington (bot) · 3 years, 10 months ago
- d0d2965 bpo-44050: Extension modules can share state when they don't support sub-interpreters. (GH-27794) (GH-28738) by Miss Islington (bot) · 3 years, 10 months ago
- d0d0909 bpo-45354: Skip obsolete device name tests on Windows 11 (GH-28712) by Miss Islington (bot) · 3 years, 10 months ago
- 3733ddd [3.10] bpo-45371: Fix distutils' rpath support for clang (GH-28732) (GH-28733) by Miss Islington (bot) · 3 years, 10 months ago
- 872b1e5 [3.10] bpo-44594: fix (Async)ExitStack handling of __context__ (gh-27089) (GH-28730) by John Belmonte · 3 years, 10 months ago
- 6145192 Merge tag 'v3.10.0' into 3.10 by Pablo Galindo · 3 years, 10 months ago
- b494f59 Python 3.10.0 by Pablo Galindo · 3 years, 10 months ago
- bc4c705 bpo-45310: Fix parrallel shared memory tests (GH-28661) by Miss Islington (bot) · 3 years, 11 months ago
- 49fac92 bpo-45346: Keep docs consistent regarding true and false values (GH-28697) (GH-28698) by Miss Islington (bot) · 3 years, 11 months ago
- edf190b [3.10] Remove trailing spaces (GH-28709) by Serhiy Storchaka · 3 years, 10 months ago
- 93242d7 [3.10] Remove trailing spaces (GH-28709) by Serhiy Storchaka · 3 years, 10 months ago
- 72089f3 bpo-45346: Keep docs consistent regarding true and false values (GH-28697) (GH-28698) by Miss Islington (bot) · 3 years, 11 months ago
- fc3511f bpo-45125: Improves pickling docs and tests for `shared_memory` (GH-28294) by Miss Islington (bot) · 3 years, 11 months ago
- 4e6681d bpo-45310: Fix parrallel shared memory tests (GH-28661) by Miss Islington (bot) · 3 years, 11 months ago
- ef7c729 bpo-45229: Make datetime tests discoverable (GH-28615) by Miss Islington (bot) · 3 years, 11 months ago
- 7873884 [3.10] bpo-40173: Fix test.support.import_helper.import_fresh_module() (GH-28654) (GH-28657) by Serhiy Storchaka · 3 years, 11 months ago
- 017a791 [typo] Fix threading.Barrier comment that used confusing punctuation (GH-28623) (GH-28625) by Miss Islington (bot) · 3 years, 11 months ago
- 1e20582 bpo-45249: Ensure the traceback module prints correctly syntax errors with ranges (GH-28575) by Miss Islington (bot) · 3 years, 11 months ago
- 01be518 bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235) (GH-28251) by Miss Islington (bot) · 4 years ago
- 6ae97bb bpo-45118: Fix regrtest second summary for re-run tests (GH-28183) (GH-28214) by Miss Islington (bot) · 4 years ago
- b09a68a [3.10] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28511) by Łukasz Langa · 3 years, 11 months ago
- 0a74d33 Docs: Clarify the before_and_after() example (GH-28458) (#28464) by Miss Islington (bot) · 3 years, 11 months ago
- e1eb03d bpo-45216: Remove extraneous method docs from `difflib` (GH-28445) (GH-28505) by Miss Islington (bot) · 3 years, 11 months ago
- 7d652c1 bpo-30951: Correct co_names docstring in inspect module (GH-2743) (GH-28543) by Miss Islington (bot) · 3 years, 11 months ago
- d6b69f2 [3.10] bpo-39039: tarfile raises descriptive exception from zlib.error (GH-27766) (GH-28613) by Łukasz Langa · 3 years, 11 months ago
- 1cb17be bpo-45269: test wrong `markers` type to `c_make_encoder` (GH-28540) (GH-28609) by Miss Islington (bot) · 3 years, 11 months ago
- fd52afd bpo-35606: Fix math.prod tests using 'start' as keyword parameter (GH-28595) by Miss Islington (bot) · 3 years, 11 months ago
- acd46fe bpo-45296: Fix exit/quit message on Windows (GH-28577) (GH-28600) by Miss Islington (bot) · 3 years, 11 months ago
- 38c6773 bpo-1596321: Fix threading._shutdown() for the main thread (GH-28549) by Miss Islington (bot) · 3 years, 11 months ago
- c7fdd68 bpo-45249: Ensure the traceback module prints correctly syntax errors with ranges (GH-28575) by Miss Islington (bot) · 3 years, 11 months ago
- 3397e31 bpo-43914: Correctly highlight SyntaxError exceptions for invalid generator expression in function calls (GH-28576) by Miss Islington (bot) · 3 years, 11 months ago
- 9e209d4 bpo-43914: Correctly highlight SyntaxError exceptions for invalid generator expression in function calls (GH-28576) by Miss Islington (bot) · 3 years, 11 months ago
- fae2694 bpo-45274: Fix Thread._wait_for_tstate_lock() race condition (GH-28532) (GH-28580) by Miss Islington (bot) · 3 years, 11 months ago
- d452b29 bpo-45280: Add test for empty `NamedTuple` in `test_typing` (GH-28559) (GH-28571) by Miss Islington (bot) · 3 years, 11 months ago
- d312b85 bpo-45166: fixes `get_type_hints` failure on `Final` (GH-28279) (GH-28560) by Miss Islington (bot) · 3 years, 11 months ago
- 402d5f3 bpo-30951: Correct co_names docstring in inspect module (GH-2743) (GH-28543) by Miss Islington (bot) · 3 years, 11 months ago
- e0b61b2 bpo-45234: Fix FileNotFound exception raised instead of IsADirectoryError in shutil.copyfile() (GH-28421) (GH-28508) by Miss Islington (bot) · 3 years, 11 months ago
- 44396aa [3.10] bpo-45238: Fix unittest.IsolatedAsyncioTestCase.debug() (GH-28449) (GH-28521) by Łukasz Langa · 3 years, 11 months ago
- 8c1e1da [3.10] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28511) by Łukasz Langa · 3 years, 11 months ago
- c800e39 [tests] Add missing assert against expected tracebacks in test_exceptions.py (GH-28484) (GH-28510) by Miss Islington (bot) · 3 years, 11 months ago
- 41d48bc bpo-45234: Fix FileNotFound exception raised instead of IsADirectoryError in shutil.copyfile() (GH-28421) (GH-28508) by Miss Islington (bot) · 3 years, 11 months ago
- e6b6c1d bpo-45216: Remove extraneous method docs from `difflib` (GH-28445) (GH-28505) by Miss Islington (bot) · 3 years, 11 months ago
- 09e5016 bpo-45209: fix `UserWarning: resource_tracker` in test_multiprocessing (GH-28377) by Miss Islington (bot) · 3 years, 11 months ago
- d0d83a9 [3.10] bpo-45021: Fix a hang in forked children (GH-28007) (GH-28480) by Miss Islington (bot) · 3 years, 11 months ago
- 74c6acc bpo-45229: Make pickle tests discoverable (GH-28467) (GH-28478) by Miss Islington (bot) · 3 years, 11 months ago
- 3d16fc9 bpo-40413: test_embed tests calling Py_RunMain() multiple times (GH-28466) by Miss Islington (bot) · 3 years, 11 months ago
- 697b665 Docs: Clarify the before_and_after() example (GH-28458) (#28464) by Miss Islington (bot) · 3 years, 11 months ago
- 7661103 bpo-45128: fixes `test_multiprocessing_fork` mysterious crash (GH-28387) by Miss Islington (bot) · 3 years, 11 months ago
- 0e96086 bpo-45128: fixes `test_multiprocessing_fork` mysterious crash (GH-28387) by Miss Islington (bot) · 3 years, 11 months ago
- bedce35 [3.10] bpo-45229: Remove test_main in many tests (GH-28405) (GH-28455) by Serhiy Storchaka · 3 years, 11 months ago
- db762a9 bpo-45121: Fix RecursionError when calling Protocol.__init__ from a subclass' __init__ (GH-28206) (GH-28232) by Miss Islington (bot) · 4 years ago
- 7f2d049 bpo-45193: Restore IDLE completion boxes on Ubuntu (GH-28343) by Miss Islington (bot) · 4 years ago
- 753f7af bpo-36674: Honour the skipping decorators in TestCase.debug() (GH-28446) by Miss Islington (bot) · 3 years, 11 months ago
- 6e4101a bpo-45235: Fix argparse overrides namespace with subparser defaults (GH-28420) (GH-28442) by Miss Islington (bot) · 3 years, 11 months ago
- e1bdecb [3.10] bpo-45183: don't raise an exception when calling zipimport.zipimporter.find_spec() when the zip file is missing and the internal cache has been reset (GH-28435) (#28438) by Brett Cannon · 4 years ago
- 8a5f14e Fix missing space with help for `-m compileall -o` (GH-27591) (GH-28430) by Miss Islington (bot) · 4 years ago
- 21711d5 bpo-45187: Fix dangling threads in test_socket.CreateServerFunctionalTest (GH-28422) by Miss Islington (bot) · 4 years ago
- 5a5684a bpo-45187: Collect test_socket tests using unittest (GH-28317) by Miss Islington (bot) · 4 years ago
- ce59ac9 [3.10] bpo-45212: Fix dangling threads in skipped tests in test_socket (GH-28361) (GH-28409) by Serhiy Storchaka · 4 years ago
- de4c9c0 bpo-45167: Fix deepcopying of GenericAlias (GH-28324) (GH-28367) by Miss Islington (bot) · 4 years ago
- 17000b5 bpo-45205: Make test_compileall quiet (GH-28356) (GH-28370) by Miss Islington (bot) · 4 years ago
- bbaf5c2 bpo-45207: Make test_gdb.test_pycfunction() quiet (GH-28355) (GH-28365) by Miss Islington (bot) · 4 years ago
- 0e4f913 bpo-45208: Make test_pdb.test_checkline_is_not_executable() quiet (GH-28354) (GH-28363) by Miss Islington (bot) · 4 years ago
- ececa53 bpo-45195: Fix test_readline.test_nonascii() (GH-28329) (GH-28333) by Miss Islington (bot) · 4 years ago
- 0c64569 bpo-45193: Restore IDLE completion boxes on Ubuntu (GH-28343) by Miss Islington (bot) · 4 years ago
- 8a9396c bpo-45020: Don't test IDLE with frozen module. (GH-28344) by Miss Islington (bot) · 4 years ago
- be200c3 bpo-45196: prevent unittest crash on address sanitizer builds (GH-28331) by Miss Islington (bot) · 4 years ago
- fd74d26 bpo-45156: Fixes inifite loop on unittest.mock.seal() (GH-28300) (GH-28326) by Miss Islington (bot) · 4 years ago
- a390bb6 bpo-42135 Correct version slated for importlib.find_loader removal (GH-28312) (GH-28321) by Miss Islington (bot) · 4 years ago
- 06c26f4 bpo-35474: Fix mimetypes.guess_all_extensions() potentially mutating list (GH-28286) (GH-28289) by Miss Islington (bot) · 4 years ago
- 2f1d9bc bpo-45182: Fix incorrect use of requires_zlib in test_bdist_rpm (GH-28305) by Miss Islington (bot) · 4 years ago
- 03c7b35 IDLE: adjust Python version in doc url for 3.10+ (GH-28228) by Miss Islington (bot) · 4 years ago
- 11103eb bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235) (GH-28251) by Miss Islington (bot) · 4 years ago
- 3c30805 [3.10] bpo-20499: Rounding error in statistics.pvariance (GH-28230) (GH-28248) by Raymond Hettinger · 4 years ago
- 6b996d6 [3.10] bpo-45083: Include the exception class qualname when formatting an exception (GH-28119) (GH-28134) by Miss Islington (bot) · 4 years ago
- d41abe8 [3.10] bpo-45056: Remove trailing unused constants from co_consts (GH-28109) (GH-28125) by Łukasz Langa · 4 years ago
- 7538fe3 bpo-45118: Fix regrtest second summary for re-run tests (GH-28183) (GH-28214) by Miss Islington (bot) · 4 years ago
- 462c1f0 [3.10] bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005) (GH-28027) by Serhiy Storchaka · 4 years ago
- c081649 bpo-45121: Fix RecursionError when calling Protocol.__init__ from a subclass' __init__ (GH-28206) (GH-28232) by Miss Islington (bot) · 4 years ago
- be33e58 Add more itertool recipes (GH-28165) by Miss Islington (bot) · 4 years ago
- 839d789 Python 3.10.0rc2 by Pablo Galindo · 4 years ago
- 608a629 bpo-44860: Make sysconfig posix_user not depend on platlibdir (GH-27655) (GH-28197) by Miss Islington (bot) · 4 years ago
- adc80a5 bpo-44963: Implement send() and throw() methods for anext_awaitable objects (GH-27955) by Miss Islington (bot) · 4 years ago
- af8c781 Update idlelib/help.html to include idle.rst spelling fix (GH-28191) by Miss Islington (bot) · 4 years ago
- 6b5aea2 bpo-45052: Unskips a failing `test_shared_memory_basics` test (GH-28182) by Miss Islington (bot) · 4 years ago
- 8342c52 bpo-45102: unittest: add tests for skipping and errors in cleanup (GH-28166) by Miss Islington (bot) · 4 years ago
- 656b0bd bpo-44571: Add itertool recipe for a variant of takewhile() (GH-28167) by Miss Islington (bot) · 4 years ago
- e5976dd bpo-45042: Now test classes decorated with `requires_hashdigest` are not skipped (GH-28060) by Miss Islington (bot) · 4 years ago
- ed9f927 bpo-45030: Fix integer overflow in __reduce__ of the range iterator (GH-28000) by Miss Islington (bot) · 4 years ago
- 2ad114d [3.10] bpo-45097: Add more tests for shutdown_asyncgens() (GH-28154) (GH-28159) by Miss Islington (bot) · 4 years ago
- e2b2930 [3.10] bpo-45060: Get rid of few uses of the equality operators with None (GH-28087). (GH-28092) by Serhiy Storchaka · 4 years ago
- 79e9f5a bpo-45081: Fix __init__ method generation when inheriting from Protocol (GH-28121) by Miss Islington (bot) · 4 years ago
- 3d56272 bpo-45057: Simplify RegressionTestResult (GH-28081) (GH-28101) by Miss Islington (bot) · 4 years ago