111085 Commits (b7a65c939c93e7910abc8c9d4a129ff385714824)
 

Author SHA1 Message Date
Miss Islington (bot) b7a65c939c
bpo-45948: Remove constructor discrepancy in C version of ElementTree.XMLParser (GH-31152) 4 years ago
Miss Islington (bot) f2fbfbe0ec
bpo-46483: [doc] pathlib classes no longer support parameterized generics (GH-31281) 4 years ago
Miss Islington (bot) 1f5fe9962f
bpo-46615: Don't crash when set operations mutate the sets (GH-31120) 4 years ago
Petr Viktorin 8b8673fe94
[3.10] bpo-46433: _PyType_GetModuleByDef: handle static types in MRO (GH-30696) (GH-31262) 4 years ago
Miss Islington (bot) 1124ab6d1d
bpo-46246: add missing __slots__ to importlib.metadata.DeprecatedList (GH-30452) 4 years ago
Pablo Galindo Salgado 14284b0e71
[3.10] Allow the parser to avoid nested processing of invalid rules (GH-31252). (GH-31257) 4 years ago
Andrew Svetlov 9f5145403b
[3.10] Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio (GH-31253) (GH-31255) 4 years ago
Pablo Galindo Salgado 9b23f8f78f
[3.10] bpo-46707: Avoid potential exponential backtracking in some syntax errors (GH-31241). (GH-31242) 4 years ago
Miss Islington (bot) 7445949a43
bpo-43532: add version added to KW_ONLY (GH-31235) 4 years ago
Miss Islington (bot) 42f87d435e
bpo-45863: tarfile: don't zero out header fields unnecessarily (GH-29693) 4 years ago
Miss Islington (bot) d29bbc22b0
bpo-46685: cover `TypeError` of `ForwardRef(1)` in `test_typing` (GH-31223) 4 years ago
Miss Islington (bot) c2735b75af
bpo-46678: Fix Invalid cross device link in Lib/test/support/import_helper.py (GH-31204) (GH-31207) 4 years ago
Pablo Galindo Salgado 5b58db7529
[3.10] bpo-46521: Fix codeop to use a new partial-input mode of the parser (GH-31010). (GH-31213) 4 years ago
Gregory Beauregard cbdcae5ab9
[3.10] bpo-46676: Make ParamSpec args and kwargs equal to themselves (GH-31203) (GH-31210) 4 years ago
Miss Islington (bot) 9539400390
[3.10] bpo-46648: Rewrite test_urllib2.test_issue16464() with a local HTTP server (GH-31186) (GH-31189) 4 years ago
Miss Islington (bot) 9c45390208
bpo-46638: Makes registry virtualisation setting stable when building MSIX packages (GH-31130) 4 years ago
Gregory Beauregard e2eeffefed
[3.10] bpo-46655: allow stringized TypeAlias with get_type_hints (GH-31156). (#31175) 4 years ago
Nikita Sobolev c1ff4cb98b
[3.10] bpo-46611: add coverage to instance and class checks in `typing.py` (GH-31078) (GH-31182) 4 years ago
Miss Islington (bot) 3ceff9968b
bpo-40479: Fix undefined behavior in Modules/_hashopenssl.c (GH-31153) 4 years ago
Miss Islington (bot) cb789944b2
Add more tests for variable substitution in generics (GH-31170) 4 years ago
Miss Islington (bot) c88407ccf5
bpo-46648: Skip test_urllib2.test_issue16464() (GH-31161) 4 years ago
Terry Jan Reedy 5603db43ba
[3.10] bpo-46609: Update asyncio-task coroutine doc (GH-31132) 4 years ago
Miss Islington (bot) 7b5b23c31d
bpo-46629: Update classicAppCompat.sccd for new signing certificate (GH-31111) 4 years ago
Miss Islington (bot) 34895f694c
Optimize images by IMGbot (GH-21348) 4 years ago
Miss Islington (bot) 9ce0b00fb1
bpo-46588: fix typo in test_calltip.py (GH-31119) 4 years ago
Miss Islington (bot) 91e8889044
bpo-14916: use specified tokenizer fd for file input (GH-31006) 4 years ago
Miss Islington (bot) 4f76b3667d
bpo-46630: Fix initial focus of IDLE query dialogs (GH-31112) 4 years ago
Miss Islington (bot) 63523e7b2a
bpo-45975: IDLE - Remove extraneous parens (GH-31107) 4 years ago
Miss Islington (bot) ff6948b128
bpo-45773: Remove invalid peephole optimizations (GH-31066) 4 years ago
Raymond Hettinger a77de58108
Add recipe for subslices (GH-31095) 4 years ago
Gregory P. Smith f5ebec4d3e
[3.10] bpo-46576: bpo-46524: Disable compiler optimization within test_peg_generator. (GH-31015) (GH-31089) 4 years ago
Miss Islington (bot) 2ddc278875
bpo-45975: Use walrus operator for some idlelib while loops (GH-31083) 4 years ago
Miss Islington (bot) 5765eaa136
bpo-46616: Ensures test_importlib.test_windows cleans up registry keys after completion (GH-31086) 4 years ago
Hugo van Kemenade ba4d79af32
[3.10] bpo-45173: Note configparser deprecations will be removed in 3.12 (GH-31084) 4 years ago
Miss Islington (bot) e480def027
Fix minor details in the Counter docs (GH-31029) (GH-31072) 4 years ago
Miss Islington (bot) 85b421fbff
bpo-44359: Fix test_ftplib unhandled thread exceptions (GH-31069) 4 years ago
Miss Islington (bot) 7dee93c2d2
bpo-46591: Make About IDLE doc link label clickable (GH-30251) 4 years ago
Miss Islington (bot) e5e1441d41
bpo-46487: Add `get_write_buffer_limits` to Write and _SSLProtocol transports (GH-30958) 4 years ago
Ned Deily 519eb6ad74
bpo-45925: Update macOS installer to SQLite 3.37.2 (GH-30921) (GH-31057) 4 years ago
Miss Islington (bot) 8765b01bcf
[3.10] bpo-46584: remove check for `py2.3` from `ctypes/test_python_api` (GH-31024) (GH-31054) 4 years ago
Miss Islington (bot) 1dcd772804
bpo-44031: fix test_tabnanny failure in non-ascii CWD (GH-31014) 4 years ago
Miss Islington (bot) 6a188d88c5
bpo-46482: add a test for `typing.Annotation.__new__` (GH-30821) 4 years ago
Miss Islington (bot) 34794517d1
bpo-46542: test_lib2to3 uses support.infinite_recursion() (GH-31035) 4 years ago
Kumar Aditya a5451c96a1
bpo-26552: Fixed case where failing `asyncio.ensure_future` did not close the coroutine (#30288) (#31003) 4 years ago
Miss Islington (bot) 315a60acd1
bpo-46560: Fix a typo in `typing.ParamSpec's` doc string (GH-30995) 4 years ago
Steve Dower 4d191fcde4
bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485) 4 years ago
Miss Islington (bot) 95b70e2ccf
bpo-46530: add `"thread_time"` to `test_time.test_get_clock_info` (GH-30913) 4 years ago
Miss Islington (bot) 20f5313667
bpo-46542: test_json uses support.infinite_recursion() (GH-30972) 4 years ago
Miss Islington (bot) a8912a0f8d
bpo-29844: Remove obsolete paragraph from Tools/msi/README.txt (GH-29141) 4 years ago
Miss Islington (bot) bfcb41420a
bpo-46539: Pass status of special typeforms to forward references (GH-30926) 4 years ago