bpo-44347: [doc] clarify meaning of shutil.copytree's dirs_exist_ok kwarg#26643
Closed
jdevries3133 wants to merge 70 commits into
Closed
bpo-44347: [doc] clarify meaning of shutil.copytree's dirs_exist_ok kwarg#26643jdevries3133 wants to merge 70 commits into
jdevries3133 wants to merge 70 commits into
Commits
Commits on Jun 9, 2021
bpo-44347: [doc] clarify meaning of shutil.copytree's dirs_exist_ok kwarg
Show description for 74727b9committed
Commits on Jun 10, 2021
bpo-44347: [doc] clarify shutil.copytree dirs_exist_ok kwarg
Show description for 0fa96d1committed- committed
- committed
- committed
Commits on Jun 11, 2021
bpo-44347: [doc] better document argument shutil.copytree(dirs_exist_ok=False)
Show description for e365e52committed- committed
- committed
Commits on Jun 19, 2021
- authored andcommitted
bpo-40128: Fix IDLE autocomplete on macOS (GH-26672)
Show description for d8837d8authored andcommittedbpo-44339: Fix math.pow corner case to comply with IEEE 754 (GH-26606)
Show description for 869f2faauthored andcommitted- authored andcommitted
- authored andcommitted
bpo-44376 - reduce pow() overhead for small exponents (GH-26662)
Show description for feca673authored andcommittedbpo-44396: Update multi-line-start location when reallocating tokenizer buffers (GH-26676)
Show description for b1e8a39authored andcommitted- authored andcommitted

- authored andcommitted
Fix typos in multiple files (GH-26689)
Show description for 50aee65authored andcommitted- authored andcommitted
bpo-44389: Fix deprecation of OP_NO_TLSv1_3 (GH-26700)
Show description for d1a2233authored andcommittedbpo-44310: Note that lru_cache keep references to both arguments and results (GH-26715)
Show description for 67d241bauthored andcommittedbpo-44338: Port LOAD_GLOBAL to PEP 659 adaptive interpreter (GH-26638)
Show description for 0208b06authored andcommitted- authored andcommitted
bpo-38291: Remove mention of typing.io and typing.re again (GH-26113)
Show description for 6109bfaauthored andcommittedFix typo in lnotab_notes.txt (GH-26711)
Show description for 101dc7eauthored andcommitted- authored andcommitted
- authored andcommitted
- authored andcommitted
bpo-42064: Move sqlite3 types to global state (GH-26537)
Show description for 1628fb8authored andcommitted
bpo-42972: _thread.RLock implements the GH protocol (GH-26734)
Show description for c60a9c6authored andcommittedbpo-44422: Fix threading.enumerate() reentrant call (GH-26727)
Show description for 1d63579authored andcommitted- authored andcommitted
- authored andcommitted
bpo-43693: Eliminate unused "fast locals". (gh-26587)
Show description for fc3ca19authored andcommitted- authored andcommitted
bpo-43795: Don't list private names in the limited API (GH-26740)
Show description for b7f3acaauthored andcommittedbpo-44422: threading.Thread reuses the _delete() method (GH-26741)
Show description for 8fc6dd3authored andcommittedbpo-38211: Clean up type_init() (GH-16257)
Show description for 66eab7aauthored andcommittedbpo-44392: Add Py_GenericAlias to C API docs (GH-26724)
Show description for e78f506authored andcommitted- authored andcommitted
bpo-44389: Fix typo in ssl deprecation warning message (GH-26754)
Show description for 439482aauthored andcommittedbpo-43908: Make heap types converted during 3.10 alpha immutable (GH-26351)
Show description for 76bed3aauthored andcommitted
- authored andcommitted
bpo-43024: improve signature (in help, etc) for functions taking sent… (GH-24331)
Show description for 3010391authored andcommitted- authored andcommitted
- authored andcommitted
- authored andcommitted
bpo-44451: Reset DeprecationWarning filters in test_importlib.test_entry_points_by_index (GH-26784)
Show description for d808829authored andcommittedbpo-43945: [Enum] reduce scope of new format() behavior (GH-26752)
Show description for f3dd96aauthored andcommitted- authored andcommitted
Remove dubious suggestion (GH-26789)
Show description for 32fd669authored andcommittedbpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769)
Show description for df719d4authored andcommitted- authored andcommitted
- authored andcommitted
- committed
Commits on Jun 20, 2021
commit suggested change from @terryjreedy
Show description for d035783andauthoredcommit suggested change from @terryjreedy
Show description for a1f767candauthoredcommit suggested change from @terryjreedy
Show description for 7151b46andauthoredcommit suggested change from @terryjreedy
Show description for a0a46beandauthored- authored andcommitted
- committed
- committed
Commits on Jun 21, 2021
Commits on Jul 1, 2021
- committed
Commits on Apr 8, 2022
- committed
revise old changes
Show description for 8303dc5committed
Commits on Apr 9, 2022
Commits on Apr 10, 2022
- committed