summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* gh-102856: Initial implementation of PEP 701 (#102855)Pablo Galindo Salgado2023-04-191-0/+1
* gh-102778: IDLE - make sys.last_exc available in Shell after traceback (#103314)Irit Katriel2023-04-191-0/+1
* gh-103596: [Enum] do not shadow mixed-in methods/attributes (GH-103600)Ethan Furman2023-04-181-0/+2
* GH-100530: Change the error message for non-class class patterns (GH-103576)Nikita Sobolev2023-04-181-0/+1
* gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039)Pradyun Gedam2023-04-181-0/+1
* gh-103449: Fix a bug in dataclass docstring generation (#103454)Nikita Sobolev2023-04-171-0/+1
* gh-103092: Isolate winreg (#103250)AN Long2023-04-171-0/+1
* gh-102114: Make dis print more concise tracebacks for syntax errors in str in...chgnrdv2023-04-151-0/+1
* GH-78079: Fix UNC device path root normalization in pathlib (GH-102003)Barney Gale2023-04-141-0/+3
* gh-103532: Fix reST syntax in NEWS entry (GH-103544)Zachary Ware2023-04-141-1/+1
* gh-103532: Add NEWS entry (#103542)Zachary Ware2023-04-141-0/+4
* gh-103365: [Enum] STRICT boundary corrections (GH-103494)Ethan Furman2023-04-131-0/+1
* GH-103488: Use return-offset, not yield-offset. (GH-103502)Mark Shannon2023-04-131-0/+3
* gh-102978: Fix mock.patch function signatures for class and staticmethod deco...Tomas R2023-04-132-0/+4
* gh-103462: Ensure SelectorSocketTransport.writelines registers a writer when ...Ali-Akber Saifee2023-04-131-0/+4
* gh-67230: add quoting rules to csv module (GH-29469)Skip Montanaro2023-04-121-0/+2
* gh-103088: Fix virtual environment activate script not working in Cygwin (GH-...Stanislav Syekirin2023-04-121-0/+1
* gh-103092: Isolate `_collections` (#103093)Erlend E. Aasland2023-04-121-0/+1
* GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-1...Mark Shannon2023-04-121-0/+1
* gh-103092: Isolate msvcrt (#103248)AN Long2023-04-121-0/+1
* gh-103357: Add logging.Formatter defaults support to logging.config fileConfi...Bar Harel2023-04-121-0/+3
* gh-103143: Polish pdb help messages and doc strings (GH-103144)Tian Gao2023-04-111-0/+1
* gh-103088: Sanitize venv paths when using MSYS or Cygwin Bash (GH-103325)Stanislav Syekirin2023-04-111-0/+1
* GH-103220: Fix `ntpath.join()` of partial UNC drive with trailing slash (GH-1...Barney Gale2023-04-111-0/+2
* gh-77757: replace exception wrapping by PEP-678 notes in typeobject's __set_n...Irit Katriel2023-04-111-0/+3
* gh-103176: sys._current_exceptions() returns mapping to exception instances i...Irit Katriel2023-04-111-0/+2
* gh-103000: Optimise dataclasses asdict/astuple for common types (#103005)David Ellis2023-04-101-0/+2
* gh-103092: Isolate winsound (#103249)AN Long2023-04-101-0/+1
* gh-103059: Clarify gc.freeze documentation (#103058)raylu2023-04-101-0/+1
* GH-101362: Omit path anchor from `pathlib.PurePath()._parts` (GH-102476)Barney Gale2023-04-091-0/+2
* gh-103092: Isolate `socket` module (#103094)Erlend E. Aasland2023-04-091-0/+1
* gh-103242: Migrate SSLContext.set_ecdh_curve not to use deprecated APIs (#103...Dong-hee Na2023-04-081-0/+2
* gh-75729: Fix os.spawn tests not handling spaces on Windows (#99150)C.A.M. Gerlach2023-04-081-0/+2
* gh-102809: Remove gdbinit mention in Misc/README (#103269)Tomáš Hrnčiar2023-04-081-1/+0
* gh-103329: Add regression test for PropertyMock with side effect (#103358)Russell Keith-Magee2023-04-081-0/+1
* gh-74690: Document changes made to runtime-checkable protocols in 3.12 (#103348)Alex Waygood2023-04-072-0/+11
* gh-100220: Fix error handling in make rules (GH-100328)Michał Górny2023-04-071-0/+4
* gh-103225: Fixed zero lineno issue for pdb (#103265)Tian Gao2023-04-071-0/+1
* GH-88013: Fix TypeError raised by ntpath.realpath in some cases (GH-102813)AN Long2023-04-071-0/+2
* gh-103256: Fix hmac algorithm to support fallback implementation (gh-103286)Dong-hee Na2023-04-071-0/+6
* GH-102700: allow built-in modules to be submodules (GH-103162)Brett Cannon2023-04-061-0/+1
* gh-99202: Fix extension type from documentation for compiling in C++20 mode ...Jeffrey Newman2023-04-061-0/+1
* gh-93910: [Enum] remove member.member deprecation (GH-103236)Ethan Furman2023-04-061-0/+1
* GH-88691: Shrink the CALL caches (GH-103230)Brandt Bucher2023-04-051-0/+1
* gh-99069: Consolidate checks for static_assert (#94766)Joshua Root2023-04-051-0/+1
* gh-86094: Add support for Unicode Path Extra Field in ZipFile (gh-102566)Yeojin Kim2023-04-052-0/+3
* gh-103193: Micro-optimise helper functions for `inspect.getattr_static` (#103...Alex Waygood2023-04-051-0/+2
* gh-66897: Upgrade HTTP CONNECT to protocol HTTP/1.1 (#8305)Michael Handler2023-04-052-0/+4
* GH-75586: Make shutil.which() on Windows more consistent with the OS (GH-103179)Charles Machalow2023-04-041-0/+1
* gh-103207: Add instructions to the macOS installer welcome display on how to ...Ned Deily2023-04-041-0/+2