Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.13.0
/
Objects
tag
3f27099d916c7b885e3daf1fabedcc119462014d
tagger
Thomas Wouters <thomas@python.org>
Mon Oct 07 05:02:14 2024
object
60403a5409ff2c3f3b07dd2ca91a7a3e096839c7
Python 3.13.0
b843974
[3.13] gh-124785: Revert "gh-116510: Fix crash due to shared immortal interned strings (gh-124646)" (gh-124807) (#124812)
by Miss Islington (bot)
· 11 months ago
44ba11a
[3.13] gh-124642: Dictionaries aren't marking objects as weakref'd (GH-124643) (#124798)
by Miss Islington (bot)
· 11 months ago
5bf32d1
[3.13] gh-123339: Fix cases of inconsistency of __module__ and __firstlineno__ in classes (GH-123613) (#124735)
by Serhiy Storchaka
· 11 months ago
a1a4cfc
[3.13] gh-123826: Fix unused function warnings in mimalloc on NetBSD (GH-123827) (#123875)
by Miss Islington (bot)
· 11 months ago
4c3d537
[3.13] gh-77894: Fix a crash when the GC breaks a loop containing a memoryview (GH-123898) (#123936)
by Miss Islington (bot)
· 11 months ago
62f691f
[3.13] gh-124513: Check args in framelocalsproxy_new() (GH-124515) (#124539)
by Miss Islington (bot)
· 11 months ago
e20505c
[3.13] gh-124498: Fix `TypeAliasType` not to be generic, when `type_params=()` (GH-124499) (#124603)
by Miss Islington (bot)
· 11 months ago
80de976
[3.13] GH-124547: Clear instance dictionary if memory error occurs during object dealloc (GH-124627) (#124714)
by Miss Islington (bot)
· 11 months ago
c6c3d97
[3.13] gh-119004: fix a crash in equality testing between `OrderedDict` (GH-121329) (#124507)
by Miss Islington (bot)
· 11 months ago
dc09a0c
[3.13] gh-116510: Fix crash due to shared immortal interned strings. (gh-124646) (#124648)
by Miss Islington (bot)
· 11 months ago
22dee7b
[3.13] gh-124538: Fix crash when using `gc.get_referents` on an untracked capsule object (GH-124559) (#124588)
by Miss Islington (bot)
· 11 months ago
d655c65
[3.13] gh-123091: Use more _Py_IsImmortalLoose() (GH-123602) (GH-123622)
by Petr Viktorin
· 12 months ago
10735bf
[3.13] gh-123091: Use _Py_IsImmortalLoose() (#123511) (#123600)
by Victor Stinner
· 12 months ago
8b6dd92
[3.13] gh-122688: Fix support of var-positional parameter in Argument Clinic (GH-122689) (#122852)
by Serhiy Storchaka
· 12 months ago
57ba3b0
[3.13] gh-122527: Fix a crash on deallocation of `PyStructSequence` (GH-122577) (#122625)
by Miss Islington (bot)
· 12 months ago
bd29ce8
[3.13] gh-123448: Move `_PyNoDefault_Type` to the static types array (GH-123449) (#123450)
by Miss Islington (bot)
· 12 months ago
abaaaff
[3.13] gh-122982: Extend the deprecation period for bool inversion by two years (GH-123306) (#123316)
by Miss Islington (bot)
· 12 months ago
95b4f9c
[3.13] GH-120097: Make FrameLocalsProxy a mapping (GH-120101) (GH-120749)
by Miss Islington (bot)
· 12 months ago
6cd67e4
[3.13] gh-123083: Fix a potential use-after-free in ``STORE_ATTR_WITH… (#123235)
by Donghee Na
· 12 months ago
ff58c3c
[3.13] gh-123022: Fix crash with `Py_Initialize` in background thread (GH-123052) (#123114)
by Miss Islington (bot)
· 12 months ago
55aede7
[3.13] gh-122888: Fix crash on certain calls to str() (GH-122889) (#122947)
by Miss Islington (bot)
· 1 year ago
c1efeb3
[3.13] gh-120974: Make asyncio `swap_current_task` safe in free-threaded build (GH-122317) (#122612)
by Miss Islington (bot)
· 1 year, 1 month ago
8c8c43e
[3.13] gh-120906: Support arbitrary hashable keys in FrameLocalsProxy (GH-122309) (#122488)
by Petr Viktorin
· 1 year, 1 month ago
5212624
[3.13] gh-116622: Fix testPyObjectPrintOSError on Android (GH-122487) (#122490)
by Miss Islington (bot)
· 1 year, 1 month ago
11292ab
[3.13] gh-122208: Don't delivery PyDict_EVENT_ADDED until it can't fail (#122326)
by Dino Viehland
· 1 year, 1 month ago
10cf7d6
[3.13] gh-117482: Fix the Slot Wrapper Inheritance Tests (gh-122249)
by Eric Snow
· 1 year, 1 month ago
4092510
[3.13] gh-122291: Intern latin-1 one-byte strings at startup (GH-122303) (GH-122347)
by Miss Islington (bot)
· 1 year, 1 month ago
aca41cf
[3.13] GH-121832: Assert that the version number of static builtin types is not changed by PyType_Modified (gh-122290)
by Miss Islington (bot)
· 1 year, 1 month ago
88a96fc
[3.13] gh-116322: Fix typo in the GH-ifdef check (GH-122268) (#122284)
by Miss Islington (bot)
· 1 year, 1 month ago
716c677
[3.13] gh-117482: Simplify the Fix For Builtin Types Slot Wrappers (gh-121932)
by Eric Snow
· 1 year, 1 month ago
77ab53a
[3.13] gh-120974: Make _asyncio._leave_task atomic in the free-threaded build (GH-122139) (#122186)
by Miss Islington (bot)
· 1 year, 1 month ago
e458268
[3.13] gh-121266: Remove Py_ALWAYS_INLINE in dictobject.c (GH-121493) (#122095)
by Miss Islington (bot)
· 1 year, 1 month ago
2fff3c4
[3.13] gh-121266: Change dict check_lookup() return type to int (GH-121581) (#121949)
by Miss Islington (bot)
· 1 year, 1 month ago
a45d905
[3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012)
by Serhiy Storchaka
· 1 year, 1 month ago
233ed46
[3.13] gh-118934: Make PyEval_GetLocals return borrowed reference (GH-119769) (#121869)
by Miss Islington (bot)
· 1 year, 1 month ago
4395d68
[3.13] gh-113993: Don't immortalize in PyUnicode_InternInPlace; keep immortalizing in other API (GH-121364) (GH-121854)
by Petr Viktorin
· 1 year, 1 month ago
72cd53e
[3.13] gh-121863: Immortalize names in code objects to avoid crash (GH-121903) (GH-121904)
by Miss Islington (bot)
· 1 year, 1 month ago
09ff4ec
[3.13] gh-121153: Fix some errors with use of _PyLong_CompactValue() (GH-121154) (GH-121900)
by Serhiy Storchaka
· 1 year, 1 month ago
6613029
[3.13] gh-121860: Fix crash when materializing managed dict (GH-121866) (#121867)
by Miss Islington (bot)
· 1 year, 1 month ago
281ffb6
[3.13] gh-113993: For string interning, do not rely on (or assert) _Py_IsImmortal (GH-121358) (GH-121851)
by Miss Islington (bot)
· 1 year, 1 month ago
0794220
[3.13] gh-121794: Don't set `ob_tid` to zero in fast-path dealloc (GH-121799) (#121821)
by Miss Islington (bot)
· 1 year, 1 month ago
767f714
[3.13] gh-121731: Fix mimalloc compile error on GNU/Hurd (GH-121732) (#121773)
by Miss Islington (bot)
· 1 year, 1 month ago
97b06d5
[3.13] gh-121660: Fix `ga_getitem` by explicitly checking for `NULL` result (GH-121661) (#121761)
by Miss Islington (bot)
· 1 year, 1 month ago
f78e1aa
[3.13] gh-121652: Handle `allocate_weakref` returning NULL (GH-121653) (#121721)
by Miss Islington (bot)
· 1 year, 1 month ago
cd74ed0
[3.13] gh-120198: Stop the world when setting __class__ on free-threaded build (#121591)
by Ken Jin
· 1 year, 1 month ago
c6dbfbb
[3.13] gh-117482: Fix Builtin Types Slot Wrappers (gh-121630)
by Miss Islington (bot)
· 1 year, 1 month ago
927f882
[3.13] gh-117657: Fix TSan race in _PyDict_CheckConsistency (GH-121551) (#121590)
by Miss Islington (bot)
· 1 year, 1 month ago
867cf40
[3.13] gh-121460: Skip freeing unallocated arenas (gh-121589)
by Miss Islington (bot)
· 1 year, 1 month ago
a1fc8d3
[3.13] GH-121439: Allow PyTupleObjects with an ob_size of 20 in the free_list to be reused (gh-121428) (gh-121565)
by Miss Islington (bot)
· 1 year, 1 month ago
2f15383
[3.13] gh-112075: Fix dict thread safety issues (GH-119288) (#121545)
by Miss Islington (bot)
· 1 year, 1 month ago
f0d16f7
[3.13] gh-117657: Fix TSAN races in setobject.c (GH-121511) (#121541)
by Miss Islington (bot)
· 1 year, 1 month ago
c128718
[3.13] gh-121368: Fix seq lock memory ordering in _PyType_Lookup (GH-121388) (#121505)
by Miss Islington (bot)
· 1 year, 1 month ago
06fd745
[3.13] gh-117657: Fix data races reported by TSAN in some set methods (GH-120914) (#121240)
by Miss Islington (bot)
· 1 year, 2 months ago
58a3c3c
gh-121115: Skip __index__ in PyLong_AsNativeBytes by default (GH-121118)
by Miss Islington (bot)
· 1 year, 2 months ago
0a77058
[3.13] gh-120858: PyDict_Next should not lock the dict (GH-120859) (#120964)
by Miss Islington (bot)
· 1 year, 2 months ago
6aee5ed
[3.13] gh-120860: Fix a few bugs in `type_setattro` error paths. (GH-120861) (#120963)
by Miss Islington (bot)
· 1 year, 2 months ago
9769b7a
[3.13] gh-113993: Allow interned strings to be mortal, and fix related issues (GH-120520) (GH-120945)
by Petr Viktorin
· 1 year, 2 months ago
447e07a
[3.13] gh-119521: Rename IncompleteInputError to _IncompleteInputError and remove from public API/ABI (GH-119680, GH-120955) (GH-120944)
by Miss Islington (bot)
· 1 year, 2 months ago
4dc27bc
[3.13] gh-119344: Make critical section API public (GH-119353) (#120856)
by Sam Gross
· 1 year, 2 months ago
f3d7823
[3.13] gh-120384: Fix array-out-of-bounds crash in `list_ass_subscript` (GH-120442) (#120826)
by Miss Islington (bot)
· 1 year, 2 months ago
3cb6c4c
[3.13] gh-117511: Make PyMutex public in the non-limited API (GH-117731) (#120800)
by Sam Gross
· 1 year, 2 months ago
b8fd80f
[3.13] GH-119462: Enforce invariants of type versioning. Backport of GH-120731. (#120748)
by Mark Shannon
· 1 year, 2 months ago
1ce5984
[3.13] gh-118789: Add `PyUnstable_Object_ClearWeakRefsNoCallbacks` (GH-118807) (#120695)
by Miss Islington (bot)
· 1 year, 2 months ago
71ad34d
[3.13] gh-120524: Avoid a Race On _PyRuntime.types.managed_static.types[i].interp_count (gh-120657)
by Miss Islington (bot)
· 1 year, 2 months ago
cbcb526
[3.13] gh-117657: Make PyType_HasFeature (exported version) atomic (GH-120484) (#120554)
by Miss Islington (bot)
· 1 year, 2 months ago
18ea22a
[3.13] gh-120161: Fix a Crash in the _datetime Module (gh-120518)
by Miss Islington (bot)
· 1 year, 2 months ago
91c4444
[3.13] gh-117657: Make Py_TYPE and Py_SET_TYPE thread safe (GH-120165) (GH-120403)
by Miss Islington (bot)
· 1 year, 2 months ago
a6c4080
gh-120198: Fix race condition when editing __class__ with an audit hook active (GH-120195)
by Miss Islington (bot)
· 1 year, 2 months ago
f386cc9
[3.13] bpo-24766: doc= argument to subclasses of property not handled correctly (GH-2487) (GH-120305)
by Miss Islington (bot)
· 1 year, 2 months ago
52225c6
[3.13] gh-120298: Fix use-after-free in `list_richcompare_impl` (GH-120303) (#120340)
by Miss Islington (bot)
· 1 year, 2 months ago
afef6b5
[3.13] gh-120155: Fix copy/paste error in HAVE_SUBOFFSETS_IN_LAST_DIM() (GH-120228) (#120238)
by Miss Islington (bot)
· 1 year, 2 months ago
327a36a
[3.13] gh-119999: Fix potential race condition in `_Py_ExplicitMergeRefcount` (GH-120000) (#120073)
by Miss Islington (bot)
· 1 year, 2 months ago
1177897
[3.13] gh-111389: Add PyHASH_MULTIPLIER constant (GH-119214) (#119334)
by Miss Islington (bot)
· 1 year, 2 months ago
e5fb3a2
[3.13] gh-117398: Use Per-Interpreter State for the _datetime Static Types (gh-120009)
by Miss Islington (bot)
· 1 year, 2 months ago
ae70531
[3.13] gh-117657: Fix race involving immortalizing objects (GH-119927) (#120005)
by Sam Gross
· 1 year, 2 months ago
e5dfcea
[3.13] gh-117657: Fix data races report by TSAN unicode-hash (gh-119907) (gh-119963)
by Miss Islington (bot)
· 1 year, 3 months ago
0a266f7
[3.13] gh-74929: PEP 667 C API documentation (gh-119892)
by Miss Islington (bot)
· 1 year, 3 months ago
844b535
[3.13] gh-109218: Improve documentation for the complex() constructor (GH-119687) (GH-119803)
by Miss Islington (bot)
· 1 year, 3 months ago
dcfbd3b
[3.13] gh-119525: Fix deadlock with `_PyType_Lookup` and the GIL (GH-119527) (#119746)
by Miss Islington (bot)
· 1 year, 3 months ago
c0e9961
[3.13] gh-119011: `type.__type_params__` now return an empty tuple (GH-119296) (#119678)
by Miss Islington (bot)
· 1 year, 3 months ago
f49749c
[3.13] gh-111999: Fix the signature of str.format_map() (GH-119540) (#119543)
by Miss Islington (bot)
· 1 year, 3 months ago
251ef2e
[3.13] GH-117195: Avoid assertion error in `object.__sizeof__` (GH-117220) (GH-119456)
by Miss Islington (bot)
· 1 year, 3 months ago
cd35e9d
[3.13] gh-117657: Fix missing atomic in dict_resize (GH-119312) (#119417)
by Miss Islington (bot)
· 1 year, 3 months ago
0841606
[3.13] gh-119247: Add macros to use PySequence_Fast safely in free-threaded build (GH-119315) (#119419)
by Miss Islington (bot)
· 1 year, 3 months ago
dcb8030
[3.13] gh-119053: Implement the fast path for list.__getitem__ (gh-119112) (gh-119309)
by Miss Islington (bot)
· 1 year, 3 months ago
93ef7aa
[3.13] gh-118921: Add `copy()` method for `FrameLocalsProxy` (GH-118923) (#118933)
by Miss Islington (bot)
· 1 year, 3 months ago
93fce2d
[3.13] Rename `notimplemented_methods` into `nodefault_methods` (GH-118896) (#118898)
by Miss Islington (bot)
· 1 year, 3 months ago
d524802
Fix some missing null checks. (GH-118721)
by Miss Islington (bot)
· 1 year, 3 months ago
846cfb9
[3.13] gh-118561: Fix crash involving list.extend in free-threaded build (GH-118723) (#118863)
by Miss Islington (bot)
· 1 year, 3 months ago
098eec9
[3.13] gh-118849: Fix "code will never be executed" warning in `dictobject.c` (GH-118850) (#118859)
by Miss Islington (bot)
· 1 year, 3 months ago
7b9ca26
[3.13] gh-117657: Fix data races when writing / reading `ob_gc_bits` (GH-118292) (#118796)
by Miss Islington (bot)
· 1 year, 3 months ago
e7aec87
gh-118746: Fix crash in frame_getlocals and _PyFrame_GetLocals (#118748)
by Tian Gao
· 1 year, 3 months ago
e7dafdc
gh-110209: Add __class_getitem__ for generator and coroutine (#110212)
by James Hilton-Balfe
· 1 year, 3 months ago
723d4d2
gh-118527: Intern code consts in free-threaded build (#118667)
by Sam Gross
· 1 year, 3 months ago
636b8d9
gh-112075: Fix race in constructing dict for instance (#118499)
by Dino Viehland
· 1 year, 3 months ago
2ba2c14
gh-118527: Intern code name and filename on default build (#118576)
by Sam Gross
· 1 year, 3 months ago
616b745
GH-115709: Invalidate executors when a local variable is changed via frame.f_locals (#118639)
by Mark Shannon
· 1 year, 3 months ago
5a1618a
gh-118362: Fix thread safety around lookups from the type cache in the face of concurrent mutators (#118454)
by Dino Viehland
· 1 year, 3 months ago
e5c6992
GH-117714: implement athrow().close() and asend().close() using throw (GH-117906)
by Thomas Grainger
· 1 year, 3 months ago
417dd3a
gh-116322: Rename PyModule_ExperimentalSetGIL to PyUnstable_Module_SetGIL (GH-118645)
by Petr Viktorin
· 1 year, 3 months ago
Next »