Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.11.0b4
/
Misc
tag
c756c17b892d2ce9a3c7f0d6f264993c578c9134
tagger
Pablo Galindo <pablogsal@gmail.com>
Mon Jul 11 15:25:42 2022
object
5a7e1e0a92622c605ab28c95b3dd61a21d285ad5
Python 3.11.0b4
5a7e1e0
Python 3.11.0b4
by Pablo Galindo
· 3 years, 1 month ago
v3.11.0b4
91176d3
[3.11] bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times (GH-30274) (#94747)
by Miss Islington (bot)
· 3 years, 1 month ago
8464e4a
GH-94736: Fix _multiprocessing.SemLock subclassing (GH-94738)
by Miss Islington (bot)
· 3 years, 1 month ago
45896f2
[3.11] gh-93883: elide traceback indicators when possible (GH-93994) (GH-94740)
by John Belmonte
· 3 years, 1 month ago
e5c8ad3
[3.11] GH-94694: Fix column offsets for multi-line method lookups (GH-94721)
by Brandt Bucher
· 3 years, 1 month ago
a61870e
gh-94637: Release GIL in SSLContext.set_default_verify_paths (GH-94658)
by Miss Islington (bot)
· 3 years, 1 month ago
7a34172
[3.11] GH-93252: Fix error handling for failed Python calls (GH-94693) (GH-94708)
by Kumar Aditya
· 3 years, 1 month ago
b4e232c
gh-94607: Fix subclassing generics (GH-94610)
by Miss Islington (bot)
· 3 years, 1 month ago
36a3372
[3.11] gh-94215: Fix error handling for line-tracing events (GH-94681) (GH-94688)
by Christian Heimes
· 3 years, 1 month ago
c72001e
gh-94321: Document sqlite3.PrepareProtocol (GH-94620)
by Miss Islington (bot)
· 3 years, 1 month ago
65c4316
gh-93910: Fix enum performance regression (GH-94614)
by Miss Islington (bot)
· 3 years, 1 month ago
c0b7868
[3.11] gh-94430: Allow params named `module` or `self` with custom C names in AC (GH-94431) (#94649)
by Erlend Egeberg Aasland
· 3 years, 1 month ago
74c953d
[3.11] gh-92228: disable the compiler's 'small exit block inlining' optimization for blocks that have a line number (GH-94592) (GH-94643)
by Christian Heimes
· 3 years, 1 month ago
0187b60
GH-93896: AAlways set event loop in asyncio.run and IsolatedAsyncioTestCase (GH-94593)
by Miss Islington (bot)
· 3 years, 1 month ago
5f4a16b
[3.11] gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94511) (GH-94578)
by Łukasz Langa
· 3 years, 1 month ago
552fc9a
gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424) (GH-94576)
by Miss Islington (bot)
· 3 years, 1 month ago
d49c99f
gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors from stdin (GH-94386)
by Miss Islington (bot)
· 3 years, 2 months ago
9bd97a2
gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94568)
by Miss Islington (bot)
· 3 years, 2 months ago
d49159b
[3.11] bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) (GH-94564)
by Miss Islington (bot)
· 3 years, 2 months ago
1bfe83a
[3.11] gh-94485: Set line number of module's RESUME instruction to 0 as specified by PEP 626 (GH-94552) (GH-94562)
by Łukasz Langa
· 3 years, 2 months ago
0615e7f
gh-84753: Clarify change made to `inspect` functions (GH-94554) (GH-94560)
by Miss Islington (bot)
· 3 years, 2 months ago
e284468
gh-94538: Fix Argument Clinic output to custom file (GH-94539) (GH-94555)
by Miss Islington (bot)
· 3 years, 2 months ago
77bf973
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557)
by Miss Islington (bot)
· 3 years, 2 months ago
99a0668
gh-93626: Set the release for `__future__.annotations` to `None` (GH-93628) (GH-94553)
by Miss Islington (bot)
· 3 years, 2 months ago
68f5fa6
[3.11] GH-94262: Don't create frame objects for frames that aren't yet complete. (GH-94371) (#94482)
by Miss Islington (bot)
· 3 years, 2 months ago
c4f82ea
[3.11] gh-93975: Provide nicer error reporting from subprocesses in test_venv.EnsurePipTest.test_with_pip (GH-93959) (GH-94003)
by Jason R. Coombs
· 3 years, 2 months ago
02b30a8
[3.11] GH-94438: Backport GH-94444 (#94486)
by Mark Shannon
· 3 years, 2 months ago
113b309
[3.11] GH-93354: Use exponential backoff to avoid excessive specialization attempts (GH-93355) (GH-93379)
by Mark Shannon
· 3 years, 2 months ago
9ebec7d
gh-84753: Make inspect.iscoroutinefunction() work with AsyncMock (GH-94050) (GH-94460)
by Miss Islington (bot)
· 3 years, 2 months ago
7fe949e
GH-94398: TaskGroup: Fail create_task() during shutdown (GH-94400) (GH-94463)
by Miss Islington (bot)
· 3 years, 2 months ago
fdc0081
gh-91719: Reload opcode on unknown error so that C can optimize the dispatching in ceval.c (GH-94364) (#94453)
by Miss Islington (bot)
· 3 years, 2 months ago
f58c366
GH-94329: Don't raise on excessive stack consumption (GH-94421) (GH-94446)
by Miss Islington (bot)
· 3 years, 2 months ago
20b8c9e
gh-92336: linecache.getline should not raise exceptions on decoding errors (GH-94410)
by Miss Islington (bot)
· 3 years, 2 months ago
a548a45
[3.11] gh-94404: Use module CFLAGS before PY_STDMODULE_CFLAGS (GH-94413) (GH-94415)
by Christian Heimes
· 3 years, 2 months ago
aaa85b5
gh-94404: makesetup: use correct CFLAGS and macOS workaround (GH-94405)
by Miss Islington (bot)
· 3 years, 2 months ago
3b4f5ed
[3.11] GH-93516: Backport GH-93769 (GH-94231)
by Mark Shannon
· 3 years, 2 months ago
50a2e36
gh-88116: Avoid undefined behavior when decoding varints in code objects (GH-94375)
by Miss Islington (bot)
· 3 years, 2 months ago
cf64db6
gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347)
by Miss Islington (bot)
· 3 years, 2 months ago
5751530
gh-94315: Check for DAC override capability (GH-94316)
by Miss Islington (bot)
· 3 years, 2 months ago
442dd8f
gh-94192: Fix error for dictionary literals with invalid expression as value. (GH-94304)
by Miss Islington (bot)
· 3 years, 2 months ago
1b27ec5
[3.11] gh-93820: Pickle enum.Flag by name (GH-93891). (GH-94288)
by Serhiy Storchaka
· 3 years, 2 months ago
5ce819f
GH-94254: Make _struct module types immutable (GH-94269)
by Miss Islington (bot)
· 3 years, 2 months ago
68112c3
gh-83499: Fix closing file descriptors in tempfile (GH-93874)
by Miss Islington (bot)
· 3 years, 2 months ago
4bc5f9f
gh-94207: Fix struct module leak (GH-94239) (GH-94265)
by Miss Islington (bot)
· 3 years, 2 months ago
65ed8b4
[3.11] gh-92858: Improve error message for some suites with syntax error before ':' (GH-92894) (#94180)
by Pablo Galindo Salgado
· 3 years, 2 months ago
1f00e8c
[3.11] GH-91742: Fix pdb crash after jump (GH-94171) (#94176)
by Miss Islington (bot)
· 3 years, 2 months ago
852b4d4
[3.11] gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383) (#93493)
by Ken Jin
· 3 years, 2 months ago
321acd4
gh-91456: [Enum] Deprecate default auto() behavior with mixed value types (GH-91457)
by Miss Islington (bot)
· 3 years, 2 months ago
3ece6e6
[3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing (GH-94127)
by Mark Shannon
· 3 years, 2 months ago
8c2af49
gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) (GH-94121)
by Miss Islington (bot)
· 3 years, 2 months ago
e631d98
gh-93951: In test_bdb.StateTestCase.test_skip, avoid including auxiliary importers. (GH-93962) (GH-94118)
by Miss Islington (bot)
· 3 years, 2 months ago
58d6a86
gh-94101 Disallow instantiation of SSLSession objects (GH-94102)
by Miss Islington (bot)
· 3 years, 2 months ago
c1bfff4
gh-74696: Do not change the current working directory in shutil.make_archive() if possible (GH-93160) (GH-94105)
by Miss Islington (bot)
· 3 years, 2 months ago
e2e8847
gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879)
by Miss Islington (bot)
· 3 years, 2 months ago
a1565a8
gh-93021: Fix __text_signature__ for __get__ (GH-93023) (GH-94085)
by Miss Islington (bot)
· 3 years, 2 months ago
f6d777c
gh-91387: Strip trailing slash from tarfile longname directories (GH-32423)
by Miss Islington (bot)
· 3 years, 2 months ago
b4ebde4
gh-94028: Clear and reset sqlite3 statements properly in cursor iternext (GH-94042)
by Miss Islington (bot)
· 3 years, 2 months ago
2733c64
gh-94021: Address unreachable code warning in specialize code (GH-94022)
by Miss Islington (bot)
· 3 years, 2 months ago
96254a9
gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938) (#94000)
by Victor Stinner
· 3 years, 2 months ago
5abe4cb
gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (GH-9621)
by Miss Islington (bot)
· 3 years, 2 months ago
b99f398
gh-61162: Clarify sqlite3 connection context manager docs (GH-93890)
by Miss Islington (bot)
· 3 years, 2 months ago
579e985
gh-89828: Do not relay the __class__ attribute in GenericAlias (GH-93754)
by Miss Islington (bot)
· 3 years, 2 months ago
2eff55c
gh-92888: Fix memoryview bad `__index__` use after free (GH-92946)
by Miss Islington (bot)
· 3 years, 2 months ago
79d2269
GH-89858: Fix test_embed for out-of-tree builds (GH-93465)
by Miss Islington (bot)
· 3 years, 2 months ago
2b7fc1b
GH-83658: make multiprocessing.Pool raise an exception if maxtasksperchild is not None or a positive int (GH-93364) (GH-93923)
by Miss Islington (bot)
· 3 years, 2 months ago
05d83a7
GH-91389: Fix dis position information for CACHEs (GH-93663) (GH-93921)
by Brandt Bucher
· 3 years, 2 months ago
029835d
gh-91404: Revert "bpo-23689: re module, fix memory leak when a match is terminated by a signal or allocation failure (GH-32283) (GH-93882)
by Miss Islington (bot)
· 3 years, 2 months ago
0319052
gh-93847: Fix repr of enum of generic aliases (GH-93885)
by Miss Islington (bot)
· 3 years, 2 months ago
3fbf5c6
gh-93820: Fix copy() regression in enum.Flag (GH-93876) (#93886)
by Miss Islington (bot)
· 3 years, 2 months ago
7456109
gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB (GH-93700)
by Miss Islington (bot)
· 3 years, 2 months ago
0c49a09
gh-91577: SharedMemory move imports out of methods (GH-91579)
by Miss Islington (bot)
· 3 years, 2 months ago
df091e1
[3.11] GH-93662: Make sure that column offsets are correct in multi-line method calls. (GH-93673) (#93895)
by Irit Katriel
· 3 years, 2 months ago
8786407
gh-93824: Reenable installation of shell extension on Windows ARM64 (GH-93825)
by Miss Islington (bot)
· 3 years, 2 months ago
52856931
gh-87260: Update sqlite3 signature docs to reflect actual implementation (GH-93840)
by Miss Islington (bot)
· 3 years, 2 months ago
73c8f3f
gh-92914: Round the allocated size for lists up to the even number (GH-92915)
by Miss Islington (bot)
· 3 years, 2 months ago
cbfbe24
gh-90300: split --help output into separate options (GH-30331)
by Miss Islington (bot)
· 3 years, 2 months ago
29c7e81
gh-79512: Fixed names and __module__ value of weakref classes (GH-93719)
by Miss Islington (bot)
· 3 years, 2 months ago
8dc5df4
[3.11] gh-91162: Support splitting of unpacked arbitrary-length tuple over TypeVar and TypeVarTuple parameters (alt) (GH-93412) (GH-93746)
by Miss Islington (bot)
· 3 years, 2 months ago
ef591cf
gh-91321: Fix compatibility with C++ older than C++11 (#93784) (#93802)
by Victor Stinner
· 3 years, 2 months ago
871b1dc
[3.11] gh-79579: Improve DML query detection in sqlite3 (GH-93623) (#93800)
by Erlend Egeberg Aasland
· 3 years, 2 months ago
dc6dd8e
gh-93353: Fix importlib.resources._tempfile() finalizer (GH-93377)
by Miss Islington (bot)
· 3 years, 2 months ago
3d1c080
gh-93461: Invalidate sys.path_importer_cache entries with relative paths (GH-93653)
by Miss Islington (bot)
· 3 years, 2 months ago
4c88104
gh-84461: Use HOSTRUNNER to run regression tests (GH-93694)
by Miss Islington (bot)
· 3 years, 2 months ago
54fe3d5
gh-92930: _pickle.c: Acquire strong references before calling save() (GH-92931)
by Miss Islington (bot)
· 3 years, 2 months ago
0aa9ec9
gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test_zipimport.py` (GH-93236)
by Miss Islington (bot)
· 3 years, 2 months ago
3a202de
gh-91317: Document that Path does not collapse initial `//` (GH-32193)
by Miss Islington (bot)
· 3 years, 2 months ago
f9d0240
gh-93671: Avoid exponential backtracking in deeply nested sequence patterns in match statements (GH-93680)
by Miss Islington (bot)
· 3 years, 2 months ago
aee7d3d
gh-90549: Fix leak of global named resources using multiprocessing spawn (GH-30617)
by Miss Islington (bot)
· 3 years, 2 months ago
c3045d8
gh-90494: Reject 6th element of the __reduce__() tuple (GH-93609) (GH-93631)
by Miss Islington (bot)
· 3 years, 2 months ago
516d90e
gh-93491: Add support tier detection to configure (GH-93492)
by Miss Islington (bot)
· 3 years, 2 months ago
927b5af
bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (GH-93591)
by Steve Dower
· 3 years, 2 months ago
4c41f21
gh-90473: disable user site packages on WASI/Emscripten (GH-93633)
by Miss Islington (bot)
· 3 years, 2 months ago
2084f94
[3.11] gh-79096: Protect cookie file created by {LWP,Mozilla}CookieJar.save() (GH-93463) (GH-93636)
by Łukasz Langa
· 3 years, 2 months ago
98bbbbe
gh-93616: Fix env changed issue in test_modulefinder (GH-93617)
by Miss Islington (bot)
· 3 years, 2 months ago
47a7855
[3.11] gh-93575: Use correct way to calculate PyUnicode struct sizes (GH-93602) (GH-93613)
by Christian Heimes
· 3 years, 2 months ago
abd0223
[3.11] gh-93584: Make all install+tests targets depends on all (GH-93589) (GH-93603)
by Christian Heimes
· 3 years, 2 months ago
68aae80
gh-93421: Update sqlite3 cursor.rowcount only after SQLITE_DONE (GH-93526)
by Miss Islington (bot)
· 3 years, 2 months ago
121ab58
GH-93521: For dataclasses, filter out `__weakref__` slot if present in bases (GH-93535)
by Miss Islington (bot)
· 3 years, 2 months ago
faf0cf7
gh-57539: Increase calendar test coverage (GH-93468) (GH-93564)
by Miss Islington (bot)
· 3 years, 2 months ago
2a24421
gh-88831: In docs for asyncio.create_task, explain why strong references to tasks are needed (GH-93258) (GH-93566)
by Miss Islington (bot)
· 3 years, 2 months ago
Next »