Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.11.0b5
tag
640c7832151a22b86030a132c2e65b5993274234
tagger
Pablo Galindo <pablogsal@gmail.com>
Mon Jul 25 22:21:19 2022
object
0771d71eea30316020a86b0eec071feb6d82d350
Python 3.11.0b5
0771d71
Python 3.11.0b5
by Pablo Galindo
· 3 years, 1 month ago
v3.11.0b5
7f73194
[3.11] GH-92678: Expose managed dict clear and visit functions (GH-95246). (#95256)
by Pablo Galindo Salgado
· 3 years, 1 month ago
4c10dba
gh-95235: Document undocumented parameters in sqlite3 functions and methods (GH-95236)
by Miss Islington (bot)
· 3 years, 1 month ago
9217051
gh-93610: Improve docs for importlib.resources (GH-93611) (GH-95247)
by Miss Islington (bot)
· 3 years, 1 month ago
e5ff5ec
[3.11] GH-94739: Backport GH-94958 to 3.11 (#94965)
by Mark Shannon
· 3 years, 1 month ago
df95ad3
gh-95205: Improve wasm README (GH-95206)
by Miss Islington (bot)
· 3 years, 1 month ago
3ec139f
gh-95087: Fix IndexError in parsing invalid date in the email module (GH-95201)
by Miss Islington (bot)
· 3 years, 1 month ago
49d0384
gh-95212: make multiprocessing test case parallel-safe (GH-95213)
by Miss Islington (bot)
· 3 years, 1 month ago
88ea2b6
gh-95173: Revert commit 51ed2c56a1852cd6b09c85ba81312dc9782772ce (GH-95176)
by Miss Islington (bot)
· 3 years, 1 month ago
687dd50
gh-95199: upgrade bundled setuptools to 63.2.0 (gh-95200)
by Miss Islington (bot)
· 3 years, 1 month ago
9639cc1
gh-95194: upgrade bundled pip to 22.2 (gh-95195)
by Miss Islington (bot)
· 3 years, 1 month ago
00cda6b
gh-95174: Handle missing waitpid and gethostbyname in WASI (GH-95181)
by Miss Islington (bot)
· 3 years, 1 month ago
22f06d6
gh-93157: Fix fileinput didn't support `errors` in `inplace` mode (GH-95128)
by Miss Islington (bot)
· 3 years, 1 month ago
e8edbda
[3.11] gh-93351: Add news entry and what's new entry for changes in gh-93351 (GH-95175) (#95178)
by Pablo Galindo Salgado
· 3 years, 1 month ago
f15be2f
gh-90473: Check for HAVE_KILL in main.c:exit_sigint (GH-95165)
by Miss Islington (bot)
· 3 years, 1 month ago
0d688bd
gh-90473: Fix more tests on platforms without umask (GH-95164)
by Miss Islington (bot)
· 3 years, 1 month ago
62bc052
gh-89758: Track all socket module dependencies (GH-95157)
by Miss Islington (bot)
· 3 years, 1 month ago
a1a1fd0
Doc: Add omitted secondary prompt in inputoutput tutorial (GH-30317)
by Miss Islington (bot)
· 3 years, 1 month ago
5d3f2fb
[3.11] gh-95132: Correctly relay *args and **kwds from sqlite3.connect to factory (GH-95146) (#95158)
by Erlend Egeberg Aasland
· 3 years, 1 month ago
064462a
[3.11] GH-94036: Fix more attribute location quirks (GH-95028) (GH-95156)
by Brandt Bucher
· 3 years, 1 month ago
bbdacb4
GH-94438: Handle extended arguments and conditional pops in mark_stacks (GH-95110)
by Miss Islington (bot)
· 3 years, 1 month ago
3a33e9b
Fix copy-friendliness of tutorial example (GH-93424)
by Miss Islington (bot)
· 3 years, 1 month ago
5a48ab0
[3.11] GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121) (GH-95143)
by Brandt Bucher
· 3 years, 1 month ago
e99496e
Fix async method reference links in `compound_stmts` docs (GH-94935)
by Miss Islington (bot)
· 3 years, 1 month ago
0fda874
Fix scheme count in `sysconfig` whatsnew entry (GH-94110)
by Miss Islington (bot)
· 3 years, 1 month ago
791c3fd
Fix incorrect directive in multiprocessing module documentation (GH-93517)
by Miss Islington (bot)
· 3 years, 1 month ago
6a3b6c2
Closes gh-95133: docs, fix indentation level in TestCase.assertLogs example (GH-95134)
by Miss Islington (bot)
· 3 years, 1 month ago
12b56e4
gh-81040: Improve sqlite3.Cursor.rowcount docs (GH-94940)
by Miss Islington (bot)
· 3 years, 1 month ago
a61aa52
gh-95112: Fix What's New 3.11 contribution note periods (GH-95115)
by Miss Islington (bot)
· 3 years, 1 month ago
6c43f3e
gh-95112: Fix What's New 3.10 contribution note periods (GH-95114)
by Miss Islington (bot)
· 3 years, 1 month ago
deacc3c
gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (GH-95106)
by Miss Islington (bot)
· 3 years, 1 month ago
120f226
gh-95095: Use SSL_CTX_get_max_proto_version instead of SSL_CTX_ctrl (GH-95096)
by Miss Islington (bot)
· 3 years, 1 month ago
e693f84
[3.11] GH-95060: Fix PyCode_Addr2Location when addrq < 0 (GH-95094)
by Miss Islington (bot)
· 3 years, 1 month ago
d19b5d8
gh-95010: Fix asyncio GenericWatcherTests.test_create_subprocess_fails_with_inactive_watcher (GH-95009)
by Miss Islington (bot)
· 3 years, 1 month ago
e2e8ec0
GH-95029: Describe Windows Store package isolation and redirection in more detail (GH-95030)
by Miss Islington (bot)
· 3 years, 1 month ago
57375d1
gh-90654: Remove unneeded blank line (GH-95044) (#95047)
by Miss Islington (bot)
· 3 years, 1 month ago
e2fce3a
[3.11] GH-91409: Don't overwrite valid locations with NOP locations (GH-95067) (GH-95068)
by Brandt Bucher
· 3 years, 1 month ago
6515738
gh-54781: Move NEWS item to Tests, and improve wording (GH-95063)
by Miss Islington (bot)
· 3 years, 1 month ago
2ac1096
gh-94998: Remove redundant condition in test_sqlite3/__main__.py (GH-95052)
by Miss Islington (bot)
· 3 years, 1 month ago
6cc9489
gh-94844: Add pathlib support to shutil archive management (GH-94846)
by Miss Islington (bot)
· 3 years, 1 month ago
16cb8ca
GH-94851: fix immortal objects refcounting in compiler (gh-95040)
by Miss Islington (bot)
· 3 years, 1 month ago
1093804
gh-90654: Add item missing from idlelib/NEWS.txt (GH-95038)
by Miss Islington (bot)
· 3 years, 1 month ago
e98728a
gh-93939: Use new MODULE_name_STATE in wasm_assets script (GH-95035)
by Miss Islington (bot)
· 3 years, 1 month ago
84d58ad
GH-90699: fix ref counting of static immortal strings (gh-94850)
by Miss Islington (bot)
· 3 years, 1 month ago
b3aec3e
[3.11] Remove blurb boilerplate from news item(#95033) (#95036)
by Terry Jan Reedy
· 3 years, 1 month ago
bb8e20a
gh-91256: Ensure help text has the program name even before getpath is called (GH-94929)
by Miss Islington (bot)
· 3 years, 1 month ago
9487e8d
GH-91153: Handle mutating __index__ methods in bytearray item assignment (GH-94891)
by Miss Islington (bot)
· 3 years, 1 month ago
d2be442
Remove out of date reference to YIELD_FROM from docs. (GH-94966) (GH-94975)
by Miss Islington (bot)
· 3 years, 1 month ago
fbd2406
test_concurrent_futures: Fix unneeded/confusing format call (GH-93119)
by Miss Islington (bot)
· 3 years, 1 month ago
7733aa0
gh-94949: Disallow parsing parenthesised ctx mgr with old feature_version (GH-94950)
by Miss Islington (bot)
· 3 years, 1 month ago
be84daf
Revert "gh-93910: [Enum] restore member.member restriction while keeping performance boost (GH-94913)" (#94981)
by Ethan Furman
· 3 years, 1 month ago
eda2f90
[3.11] GH-94822: Don't specialize when metaclasses are involved (GH-94892) (GH-94980)
by Brandt Bucher
· 3 years, 1 month ago
a5c8cec
Fix incorrect double indent in ast doc (GH-94976)
by Miss Islington (bot)
· 3 years, 1 month ago
37ec0bd
In ast doc, update 'below' to 'above' (GH-94967)
by Miss Islington (bot)
· 3 years, 1 month ago
ec6ed66
gh-94930: skipitem() in getargs.c should return non-NULL on error (GH-94931)
by Miss Islington (bot)
· 3 years, 1 month ago
a914fa9
GH-94857: fix test_io refleak (GH-94858)
by Miss Islington (bot)
· 3 years, 1 month ago
4607e88
[3.11] gh-94847: Don't force inlining in debug builds of libmpdec (GH-94848) (GH-94951)
by Miss Islington (bot)
· 3 years, 1 month ago
7dc236d
gh-94947: Disallow parsing walrus with feature_version < (3, 8) (GH-94948)
by Miss Islington (bot)
· 3 years, 1 month ago
30412d9
[3.11] gh-94801: Use custom flags to check for headers and libs (GH-94802) (GH-94881)
by Christian Heimes
· 3 years, 1 month ago
e747562
gh-94601: [Enum] fix inheritance for __str__ and friends (GH-94942)
by Miss Islington (bot)
· 3 years, 1 month ago
8d0249e
gh-72889: Remove redundant mock.Mock()._is_coroutine = False workarounds (GH-94926)
by Miss Islington (bot)
· 3 years, 1 month ago
1c63734
gh-91348: Restore frame argument to sys._getframe audit event (GH-94928)
by Miss Islington (bot)
· 3 years, 1 month ago
65d87a2
gh-94821: Fix autobind of empty unix domain address (GH-94826)
by Miss Islington (bot)
· 3 years, 1 month ago
7bca87d
gh-92348: Add quotes to support building on Windows with spaces in directory name (GH-94925)
by Miss Islington (bot)
· 3 years, 1 month ago
107c21c
gh-94864: Fix PyArg_Parse* with deprecated format units "u" and "Z" (GH-94902)
by Serhiy Storchaka
· 3 years, 1 month ago
30f28ac
gh-93910: [Enum] restore member.member restriction while keeping performance boost (GH-94913)
by Miss Islington (bot)
· 3 years, 1 month ago
5a34287
gh-91181: Add a What's New entry for dropping bytes support for `sys.path` (GH-94918)
by Miss Islington (bot)
· 3 years, 1 month ago
ccbf853
gh-91181: drop support for bytes on sys.path (GH-31934)
by Miss Islington (bot)
· 3 years, 1 month ago
e121cb5
gh-94869: Fix the location in some expressions for multi-line f-string ast nodes (GH-94895)
by Miss Islington (bot)
· 3 years, 1 month ago
8c08e86
gh-90844: Allow virtual environments to correctly launch when they have spaces in the path (GH-94903)
by Miss Islington (bot)
· 3 years, 1 month ago
b040617
gh-94772: Fix off-by-one error in Windows launcher (GH-94779)
by Miss Islington (bot)
· 3 years, 1 month ago
734c8b7
Add additional pointers to pathlib's mapping to os.path functions (GH-94828)
by Miss Islington (bot)
· 3 years, 1 month ago
8dc4de3
gh-94808: Add coverage for boolobject.c:bool_new (GH-94859) (GH-94883)
by Miss Islington (bot)
· 3 years, 1 month ago
e55f60d
[3.11] GH-94808: Cover handling non-finite numbers from round when ndigits is provided (GH-94860) (GH-94882)
by Miss Islington (bot)
· 3 years, 1 month ago
8f92ebb
gh-94814: Improve coverage of _PyCode_CreateLineArray (GH-94852)
by Miss Islington (bot)
· 3 years, 1 month ago
d9107aa0
gh-94731: Revert to C-style casts for _Py_CAST (GH-94782) (#94849)
by Miss Islington (bot)
· 3 years, 1 month ago
a6c4ca9
[3.11] [doc] Update cookbook example and add information about queue types. (GH-94854) (GH-94871)
by Miss Islington (bot)
· 3 years, 1 month ago
3b6cb56
GH-46771: docs for asyncio.timeout and task cancellation (GH-94794)
by Miss Islington (bot)
· 3 years, 1 month ago
016fd7b
Docs: fix typo in sqlite3.rst (GH-94798)
by Miss Islington (bot)
· 3 years, 1 month ago
498c649
gh-94841: Ensure arena_map_get() is inlined in PyObject_Free() (GH-94842)
by Miss Islington (bot)
· 3 years, 1 month ago
91f7914
GH-89988: Fix memory leak in pickle.Pickler dispatch_table lookup (GH-94298)
by Miss Islington (bot)
· 3 years, 1 month ago
29fc20c
idlelib: replace 'while 1' with 'while True' (GH-94827)
by Miss Islington (bot)
· 3 years, 1 month ago
0a51204
[3.11] gh-90359: Unify documentation style for datetime.rst (gh-94836) (gh-94838)
by Dong-hee Na
· 3 years, 1 month ago
c473627
gh-90359: Update documentation to follow PEP 495. (gh-94800)
by Miss Islington (bot)
· 3 years, 1 month ago
11cdde8
gh-90815: Fix test_embed for Windows PGO build with mimalloc (GH-94790)
by Miss Islington (bot)
· 3 years, 1 month ago
f44a9dc
gh-94759: Create LCOV report with branch coverage (GH-94793)
by Miss Islington (bot)
· 3 years, 1 month ago
ffbd6ae
gh-94751: Install, import and run the test C++ extension (MVP) (GH-94754) (#94780)
by Miss Islington (bot)
· 3 years, 1 month ago
3c91f42
Fix typo in _exact_ratio comment. (GH-94789)
by Miss Islington (bot)
· 3 years, 1 month ago
7c18501
docs: typing.Self, fix typo (GH-94771)
by Miss Islington (bot)
· 3 years, 1 month ago
cdd0cab
gh-94773: deepfreeze: support frozensets with unsortable types (GH-94775)
by Miss Islington (bot)
· 3 years, 1 month ago
a4b98a7
Post 3.11.0b4
by Pablo Galindo
· 3 years, 1 month ago
5a7e1e0
Python 3.11.0b4
by Pablo Galindo
· 3 years, 1 month ago
v3.11.0b4
a276833
[3.11] GH-94736: mark SemLock test as linux only (GH-94750) (#94752)
by Miss Islington (bot)
· 3 years, 1 month ago
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
f3212b1
GH-77265: Document NaN handling in statistics functions that sort or count (GH-94676) (#94726)
by Miss Islington (bot)
· 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
7b5737a
Improve dataclass docstring (gh-94686)
by Miss Islington (bot)
· 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
Next »