Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.10.0b4
/
Misc
tag
d94d3780bbae87b4601dafd3a1bdc07067006218
tagger
Pablo Galindo <pablogsal@gmail.com>
Sat Jul 10 00:51:08 2021
object
2ba4b208544114e9c5a0cc7699d16c1a1cbf3253
Python 3.10.0b4
2ba4b20
Python 3.10.0b4
by Pablo Galindo
· 4 years, 1 month ago
v3.10.0b4
2a722d4
bpo-44317: Improve tokenizer errors with more informative locations (GH-26555) (GH-27079)
by Miss Islington (bot)
· 4 years, 1 month ago
61eb9b5
[3.10] bpo-44446: support lineno being None in traceback.FrameSummary (GH-26781) (GH-27072)
by Pablo Galindo
· 4 years, 1 month ago
08697ac
bpo-44582: Accelerate mimetypes.init on Windows with a native accelerator (GH-27059)
by Miss Islington (bot)
· 4 years, 1 month ago
9f431dd
bpo-44558: Match countOf `is`/`==` treatment to c (GH-27007)
by Miss Islington (bot)
· 4 years, 1 month ago
1f8486f
bpo-44558: Make the implementation consistency of operator.indexOf (GH-27012)
by Miss Islington (bot)
· 4 years, 1 month ago
22bcc07
bpo-41486: zlib uses an UINT32_MAX sliding window for the output buffer (GH-26143)
by Miss Islington (bot)
· 4 years, 2 months ago
68330b6
bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAlias … (GH-27016)
by Miss Islington (bot)
· 4 years, 2 months ago
33022f9
[3.10] bpo-34266: [pdb] handle ValueError from shlex.split() (GH-26656) (GH-27006)
by Irit Katriel
· 4 years, 2 months ago
0856134
bpo-44553 : Implement GC methods for types.Union (GH-26993)
by Miss Islington (bot)
· 4 years, 2 months ago
7a2d2ed
[3.10] bpo-30256: [doc] Fix formatting error in news (GH-26994) (GH-26998)
by Irit Katriel
· 4 years, 2 months ago
42c2628
bpo-34798: [doc] clearer presentation of pprint.PrettyPrinter constru… (GH-26967) (GH-26990)
by Miss Islington (bot)
· 4 years, 2 months ago
3ec3e0f
bpo-30256: Add manager_owned keyword arg to AutoProxy (GH-16341) (#26987)
by Miss Islington (bot)
· 4 years, 2 months ago
6843a3b
bpo-44535: Enable building with Visual Studio 2022 on Windows (GH-26962)
by Miss Islington (bot)
· 4 years, 2 months ago
a5764d3
bpo-41180: Replace marshal code.__new__ audit event with marshal.load[s] and marshal.dumps (GH-26970)
by Steve Dower
· 4 years, 2 months ago
2df13e1
bpo-44523: Remove the pass-through for hash() in weakref proxy objects (GH-26950)
by Miss Islington (bot)
· 4 years, 2 months ago
08aa26e
bpo-38062: [doc] clarify that atexit uses equality comparisons internally. (GH-26935) (GH-26956)
by Miss Islington (bot)
· 4 years, 2 months ago
dc10264
bpo-40939: Remove documentation for `PyParser_*` & add porting notes (GH-26855) (GH-26898)
by Miss Islington (bot)
· 4 years, 2 months ago
f4b31cd
bpo-44464: Remove special exclusion for flake8 in the deprecation warnings. (GH-26807) (GH-26929)
by Miss Islington (bot)
· 4 years, 2 months ago
aeb6339
bpo-40620: Clarify tutorial controlflow.rst ``range`` examples (GH-26919) (GH-26927)
by Miss Islington (bot)
· 4 years, 2 months ago
e1f3bd2
bpo-44404: tkinter `after` support callable classes (GH-26812)
by Miss Islington (bot)
· 4 years, 2 months ago
3df23b5
[3.10] bpo-44468: Never skip base classes in `typing.get_type_hints()`, even with invalid `.__module__`. (GH-26862) (GH-26920)
by Miss Islington (bot)
· 4 years, 2 months ago
6cd369c
[3.10] Update vendored pip to 21.1.3 (GH-26912) (gh-26917)
by Stéphane Bidoul
· 4 years, 2 months ago
8897012
bpo-43977: Properly update the tp_flags of existing subclasses when their parents are registered (GH-26864)
by Miss Islington (bot)
· 4 years, 2 months ago
11f1a30
bpo-44456: Improve the syntax error when mixing keyword and positional patterns (GH-26793)
by Miss Islington (bot)
· 4 years, 2 months ago
ece3841
bpo-44441: _PyImport_Fini2() resets PyImport_Inittab (GH-26874) (GH-26877)
by Victor Stinner
· 4 years, 2 months ago
88a3342
bpo-41621: Document defaultdict's default_factory parameter (GH-21945)
by Miss Islington (bot)
· 4 years, 2 months ago
38e021a
bpo-44482: Fix very unlikely resource leak in glob in non-CPython implementations (GH-26843) (GH-26872)
by Miss Islington (bot)
· 4 years, 2 months ago
7e6cad7
bpo-44483: Fix crash in union object with bad ``__module__`` (GH-26848) (GH-26852)
by Miss Islington (bot)
· 4 years, 2 months ago
01858fb
bpo-44439: BZ2File.write() / LZMAFile.write() handle buffer protocol correctly (GH-26764) (GH-26845)
by Miss Islington (bot)
· 4 years, 2 months ago
cf73933
bpo-44458: Ensure BUFFER_BLOCK_SIZE symbol is statically allocated. (GH-26808) (GH-26844)
by Miss Islington (bot)
· 4 years, 2 months ago
c032a12
bpo-44287: asyncio test_popen() uses longer timeout (GH-26832)
by Miss Islington (bot)
· 4 years, 2 months ago
1e16217
bpo-13814: Explain why generators are not context managers (GH-26835)
by Miss Islington (bot)
· 4 years, 2 months ago
20a1495
bpo-44395: Fix MIMEPart.as_string to pass unixfrom properly (GH-26685)
by Miss Islington (bot)
· 4 years, 2 months ago
6614eac
bpo-44434: Don't call PyThread_exit_thread() explicitly (GH-26758) (GH-26824)
by Miss Islington (bot)
· 4 years, 2 months ago
9b0bbb9
bpo-44466: Faulthandler now detects the GC (GH-26823) (GH-26826)
by Victor Stinner
· 4 years, 2 months ago
7674c83
bpo-44297: Fix missing line number in generator expressions (GH-26821)
by Mark Shannon
· 4 years, 2 months ago
28fe015
bpo-44077: Expose IP_RECVTOS in the socket module (GH-25992)
by Miss Islington (bot)
· 4 years, 2 months ago
5fbccb7
bpo-43298: Improved error message when building without the Windows SDK installed (GH-26800) (GH-26802)
by Miss Islington (bot)
· 4 years, 2 months ago
8673b77
bpo-41299: Reduce lag in Windows threading timeouts by using a higher precision time source (GH-26568) (GH-26580)
by Miss Islington (bot)
· 4 years, 2 months ago
f87d203
bpo-43667: Add news fragment for Solaris changes (GH-26405) (GH-26498)
by Miss Islington (bot)
· 4 years, 2 months ago
a8c418d
[3.10] bpo-44368: Improve syntax errors with invalid as pattern targets (GH-26632) (GH-26792)
by Pablo Galindo
· 4 years, 2 months ago
bf55a79
bpo-44451: Reset DeprecationWarning filters in test_importlib.test_entry_points_by_index (GH-26784)
by Miss Islington (bot)
· 4 years, 2 months ago
eb0a680
bpo-43024: improve signature (in help, etc) for functions taking sent… (GH-24331) (GH-26773)
by Miss Islington (bot)
· 4 years, 2 months ago
865714a
Python 3.10.0b3
by Pablo Galindo
· 4 years, 2 months ago
v3.10.0b3
84ce737
bpo-44392: Add Py_GenericAlias to C API docs (GH-26724)
by Miss Islington (bot)
· 4 years, 2 months ago
7fd4010
bpo-43795: Don't list private names in the limited API (GH-26740)
by Miss Islington (bot)
· 4 years, 2 months ago
41c2a4a7
[3.10] bpo-44342: [Enum] improve test, add andrei kulakov to ACKS (GH-26726)
by Ethan Furman
· 4 years, 2 months ago
c3b776f
bpo-44422: Fix threading.enumerate() reentrant call (GH-26727)
by Miss Islington (bot)
· 4 years, 2 months ago
e30fe27
bpo-42972: _thread.RLock implements the GH protocol (GH-26734)
by Miss Islington (bot)
· 4 years, 2 months ago
2f2ea96
bpo-44351: Restore back parse_makefile in distutils.sysconfig (GH-26637) (GH-26673)
by Miss Islington (bot)
· 4 years, 2 months ago
133cddf
bpo-44409: Fix error location in tokenizer errors that happen during initialization (GH-26712)
by Miss Islington (bot)
· 4 years, 2 months ago
fc310cb
bpo-38291: Remove mention of typing.io and typing.re again (GH-26113)
by Miss Islington (bot)
· 4 years, 2 months ago
4becc56
[3.10] bpo-44389: Fix deprecation of OP_NO_TLSv1_3 (GH-26700) (GH-26705)
by Miss Islington (bot)
· 4 years, 2 months ago
d03f342
bpo-44396: Update multi-line-start location when reallocating tokenizer buffers (GH-26676) (GH-26695)
by Miss Islington (bot)
· 4 years, 2 months ago
b441e99
bpo-40128: Fix IDLE autocomplete on macOS (GH-26672)
by Miss Islington (bot)
· 4 years, 2 months ago
42612db
bpo-44381: Windows build now allows enabling control flow guard (GH-26645)
by Miss Islington (bot)
· 4 years, 2 months ago
9c0180a
bpo-43318: Fix a bug where pdb does not always echo cleared breakpoints (GH-24646) (GH-26674)
by Miss Islington (bot)
· 4 years, 2 months ago
e6d28a1
bpo-44378: Fix a compiler warning in Py_IS_TYPE() (GH-26644)
by Miss Islington (bot)
· 4 years, 2 months ago
d7930fb
bpo-44362: ssl: improve deprecation warnings and docs (GH-26646)
by Miss Islington (bot)
· 4 years, 2 months ago
b613132
bpo-44342: [Enum] changed pickling from by-value to by-name (GH-26658) (GH-26660)
by Miss Islington (bot)
· 4 years, 2 months ago
0128601
bpo-44356: [Enum] allow multiple data-type mixins if they are all the same (GH-26649) (GH-26653)
by Miss Islington (bot)
· 4 years, 2 months ago
e3bc32f
bpo-37022: Fix bug where pdb's do_p/do_pp commands swallow exceptions from repr (GH-18180) (GH-26650)
by Miss Islington (bot)
· 4 years, 2 months ago
540ebc4
bpo-33962: Use ttk spinbox for IDLE indent space config (GH-22954)
by Miss Islington (bot)
· 4 years, 2 months ago
7496486
[3.10] bpo-44242: [Enum] remove missing bits test from Flag creation (GH-26586) (GH-26635)
by Ethan Furman
· 4 years, 2 months ago
0895e62c
bpo-44363: Get test_capi passing with address sanitizer (GH-26639)
by Miss Islington (bot)
· 4 years, 2 months ago
664ae29
bpo-40468: Split IDLE settings General tab (GH-26621)
by Miss Islington (bot)
· 4 years, 2 months ago
c049609
bpo-44349: Fix edge case when displaying text from files with encoding in syntax errors (GH-26611) (GH-26616)
by Miss Islington (bot)
· 4 years, 2 months ago
eeefa7f
bpo-43833: Emit warnings for numeric literals followed by keyword (GH-25466)
by Miss Islington (bot)
· 4 years, 2 months ago
2cfe0e7
bpo-40468: Move IDLE helplist settings to extensions page of dialog. (GH-26593)
by Miss Islington (bot)
· 4 years, 2 months ago
933b5b6
bpo-44335: Fix a regression when identifying invalid characters in syntax errors (GH-26589)
by Miss Islington (bot)
· 4 years, 2 months ago
2af690f
bpo-44322: Document more SyntaxError details. (GH-26562)
by Miss Islington (bot)
· 4 years, 2 months ago
ad2f3b7
bpo-44304: Fix crash in the sqlite3 module when the GC clears Statement objects (GH-26545)
by Miss Islington (bot)
· 4 years, 3 months ago
067d6d4
bpo-43853: Handle sqlite3_value_text() errors (GH-25422)
by Miss Islington (bot)
· 4 years, 3 months ago
e53f72a
[3.10] bpo-44305: Improve syntax error for try blocks without except or finally (GH-26523) (GH-26524)
by Pablo Galindo
· 4 years, 3 months ago
976598d
bpo-11105: Do not crash when compiling recursive ASTs (GH-20594)
by Miss Islington (bot)
· 4 years, 3 months ago
d2ab15f
bpo-43921: Fix test_ssl.test_wrong_cert_tls13() on Windows (GH-26502) (GH-26518)
by Miss Islington (bot)
· 4 years, 3 months ago
4131780
Add bpo-42914 to What's New (GH-25124)
by Miss Islington (bot)
· 4 years, 3 months ago
e5e93e6
bpo-43921: Fix test_ssl.test_pha_required_nocert() (GH-26489)
by Miss Islington (bot)
· 4 years, 3 months ago
7207203
[3.10] bpo-44246: Restore compatibility in entry_points (GH-26468) (GH-26471)
by Miss Islington (bot)
· 4 years, 3 months ago
d1480ad
bpo-44246: Entry points performance improvements. (GH-26467)
by Miss Islington (bot)
· 4 years, 3 months ago
3173141
Python 3.10.0b2
by Pablo Galindo
· 4 years, 3 months ago
v3.10.0b2
addd329
bpo-44254: On Mac, remove disfunctional colors from turtledemo buttons (GH-26448)
by Miss Islington (bot)
· 4 years, 3 months ago
448abe8
bpo-41611: IDLE: Catch TclError exceptions in AutoCompleteWindow.winconfig_event() (GH-26404)
by Miss Islington (bot)
· 4 years, 3 months ago
0574b06
bpo-43667: Add news fragment for Solaris changes (GH-26405) (GH-26409)
by Miss Islington (bot)
· 4 years, 3 months ago
5e6219b
bpo-41611: IDLE: fix freezing on completion on macOS (GH-26400)
by Miss Islington (bot)
· 4 years, 3 months ago
09696a3
[3.10] bpo-38908: [docs] Add changes to 3.10 whatsnew and fix some minor inaccuracies in news (GH-26096) (GH-26337)
by Miss Islington (bot)
· 4 years, 3 months ago
5d569ef
[3.10] bpo-44241: Incorporate changes from importlib_metadata 4.1. (GH-26382) (GH-26395)
by Miss Islington (bot)
· 4 years, 3 months ago
150a8e8
[3.10] bpo-42392: [docs] Add deprecated-removed loop labels for asyncio (GH-26357) (GH-26390)
by Miss Islington (bot)
· 4 years, 3 months ago
97b4576
bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6). (GH-26387) (#26389)
by Miss Islington (bot)
· 4 years, 3 months ago
78a8428
bpo-38693: importlib.metadata f-strings (GH-26383)
by Miss Islington (bot)
· 4 years, 3 months ago
7b3b698
bpo-44232: Fix type_new() error reporting (GH-26359) (GH-26365)
by Miss Islington (bot)
· 4 years, 3 months ago
68b9c20
bpo-43795: Remove Py_FrozenMain from the Limited API & Stable ABI (GH-26241) (GH-26353)
by Miss Islington (bot)
· 4 years, 3 months ago
25a9cf1
bpo-43109: Fix --with-lto configure option on macOS (GH-26341)
by Miss Islington (bot)
· 4 years, 3 months ago
1c454eb
bpo-41282: Fix broken `make install` (GH-26329)
by Miss Islington (bot)
· 4 years, 3 months ago
d309bcc
bpo-44195: Use 'TraversableResources' in the docs to match the implementation. (GH-26317)
by Miss Islington (bot)
· 4 years, 3 months ago
e394573
bpo-44210: make importlib.metadata._meta.PackageMetadata public (GH-26299)
by Miss Islington (bot)
· 4 years, 3 months ago
1fb6b9e
bpo-44201: Avoid side effects of "invalid_*" rules in the REPL (GH-26298) (GH-26313)
by Miss Islington (bot)
· 4 years, 3 months ago
50b0d14
bpo-44184: Fix subtype_dealloc() for freed type (GH-26274) (GH-26290)
by Miss Islington (bot)
· 4 years, 3 months ago
fdb65e3
[3.10] bpo-43643: Sync with python/importlib_resources@c17a610aad. (GH-26284) (GH-26286)
by Miss Islington (bot)
· 4 years, 3 months ago
Next »