GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-117657: Avoid race in `PAUSE_ADAPTIVE_COUNTER` in free-threaded bui...
Miss Islington (bot)
2024-07-30
1
-1
/
+0
*
[3.13] gh-122044: Don't error during gitignore filtering with no files (GH-12...
Miss Islington (bot)
2024-07-27
1
-0
/
+4
*
[3.13] gh-122201: Lock mutex when setting handling_thread to NULL (GH-122204)...
Miss Islington (bot)
2024-07-26
1
-1
/
+0
*
[3.13] GH-122155: Fix cases generator to correctly compute 'peek' offset for ...
Mark Shannon
2024-07-26
3
-6
/
+17
*
[3.13] gh-122270: Fix typos in the Py_DEBUG macro name (GH-122271) (GH-122275)
Miss Islington (bot)
2024-07-25
1
-3
/
+3
*
[3.13] GH-121970: Rewrite the C-API annotations extension (#121985) (#122027)
Adam Turner
2024-07-19
1
-8
/
+15
*
[3.13] Add note about PYTHON_JIT environment variable to JIT README (GH-121942)
Miss Islington (bot)
2024-07-17
1
-2
/
+6
*
[3.13] GH-120371: Add WASI SDK 22 support (GH-121870) (GH-121873)
Miss Islington (bot)
2024-07-16
1
-0
/
+8
*
[3.13] gh-117657: Remove TSAN suppressions for _abc.c (GH-121508) (#121598)
Miss Islington (bot)
2024-07-10
1
-2
/
+0
*
[3.13] gh-117657: Fix TSan race in _PyDict_CheckConsistency (GH-121551) (#121...
Miss Islington (bot)
2024-07-10
1
-8
/
+0
*
[3.13] GH-121521: Detect when wasmtime is not installed in `Tools/wasm/wasi.p...
Miss Islington (bot)
2024-07-09
1
-6
/
+18
*
[3.13] gh-117657: Fix TSAN races in setobject.c (GH-121511) (#121541)
Miss Islington (bot)
2024-07-09
1
-3
/
+0
*
[3.13] gh-117657: Fix data races reported by TSAN in some set methods (GH-120...
Miss Islington (bot)
2024-07-01
1
-1
/
+0
*
[3.13] Ignore some failing tests in emulated JIT CI (GH-120977)
Miss Islington (bot)
2024-06-26
1
-1
/
+4
*
[3.13] gh-113993: Allow interned strings to be mortal, and fix related issues...
Petr Viktorin
2024-06-24
2
-5
/
+36
*
[3.13] GH-120602: Support LLVM_VERSION_SUFFIX for JIT builds (GH-120768)
Miss Islington (bot)
2024-06-20
1
-1
/
+1
*
[3.13] gh-117657: Fix `__slots__` thread safety in free-threaded build (GH-1...
Miss Islington (bot)
2024-06-17
1
-2
/
+0
*
[3.13] gh-117657: Fix TSan reported data race on ioctl_works (GH-120175) (#12...
Miss Islington (bot)
2024-06-17
1
-1
/
+0
*
[3.13] gh-120433: Mention ``chocolatey`` for installing llvm on Windows as an...
Miss Islington (bot)
2024-06-17
1
-0
/
+6
*
[3.13] gh-117657: Add TSAN suppression for set_default_allocator_unlocked (GH...
Miss Islington (bot)
2024-06-14
1
-0
/
+2
*
[3.13] gh-117657: Make PyType_HasFeature atomic (GH-120210) (#120443)
Miss Islington (bot)
2024-06-13
1
-1
/
+0
*
[3.13] gh-71587: Drop local reference cache to `_strptime` module in `_dateti...
Miss Islington (bot)
2024-06-12
1
-1
/
+0
*
[3.13] gh-117657: Make Py_TYPE and Py_SET_TYPE thread safe (GH-120165) (GH-12...
Miss Islington (bot)
2024-06-12
1
-2
/
+0
*
[3.13] gh-117657: Fix TSAN race involving import lock (GH-118523) (#120169)
Miss Islington (bot)
2024-06-06
1
-4
/
+0
*
[3.13] gh-117657: Fix race involving GC and heap initialization (GH-119923) (...
Miss Islington (bot)
2024-06-04
1
-3
/
+0
*
[3.13] gh-117398: Use Per-Interpreter State for the _datetime Static Types (g...
Miss Islington (bot)
2024-06-03
2
-0
/
+2
*
[3.13] gh-117657: Fix itertools.count thread safety (GH-119268) (#120007)
Sam Gross
2024-06-03
1
-1
/
+0
*
[3.13] gh-117657: Fix race involving immortalizing objects (GH-119927) (#120005)
Sam Gross
2024-06-03
1
-2
/
+0
*
[3.13] gh-117657: Avoid `sem_clockwait` in TSAN (GH-119915) (#119992)
Miss Islington (bot)
2024-06-03
1
-9
/
+0
*
gh-119679: Ensures correct import libraries are included in Windows install p...
Miss Islington (bot)
2024-06-03
1
-8
/
+14
*
[3.13] gh-117657: Fix data races report by TSAN unicode-hash (gh-119907) (gh-...
Miss Islington (bot)
2024-06-03
1
-1
/
+0
*
[3.13] gh-117657: Fix TSAN reported race in `_PyEval_IsGILEnabled`. (GH-11992...
Miss Islington (bot)
2024-06-02
1
-1
/
+0
*
[3.13] gh-117657: Add TSAN suppression for `set_discard_entry` (GH-119908) (#...
Miss Islington (bot)
2024-06-01
1
-0
/
+2
*
[3.13] gh-117657: Fix TSAN race in QSBR assertion (GH-119887) (#119904)
Miss Islington (bot)
2024-06-01
1
-2
/
+0
*
[3.13] gh-117657: Fix TSAN race in free-threaded GC (GH-119883) (#119903)
Miss Islington (bot)
2024-06-01
1
-3
/
+0
*
[3.13] gh-97747: Improvements to WASM browser REPL. (GH-97665) (GH-119828)
Miss Islington (bot)
2024-05-31
2
-8
/
+69
*
[3.13] gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (#119712) (...
Victor Stinner
2024-05-29
1
-3
/
+9
*
[3.13] gh-117398: Statically Allocate the Datetime C-API (GH-119472) (gh-119641)
Eric Snow
2024-05-28
1
-0
/
+3
*
gh-117505: Run ensurepip in isolated env in Windows installer (GH-118257)
Miss Islington (bot)
2024-05-22
1
-2
/
+2
*
[3.13] gh-119213: Be More Careful About _PyArg_Parser.kwtuple Across Interpre...
Miss Islington (bot)
2024-05-22
1
-0
/
+2
*
[3.13] gh-112844: Update CPE references for external dependencies (GH-118521)...
Miss Islington (bot)
2024-05-20
1
-1
/
+15
*
[3.13] GH-118943: Fix a race condition when generating jit_stencils.h (GH-119...
Miss Islington (bot)
2024-05-16
1
-7
/
+12
*
[3.13] Explain how to install LLVM on Fedora (GH-119100)
Miss Islington (bot)
2024-05-16
1
-0
/
+6
*
[3.13] GH-118836: Fix JIT build error when SHT_NOTE section is present (GH-11...
Miss Islington (bot)
2024-05-13
1
-0
/
+1
*
[3.13] gh-117657: Log TSAN warnings to separate files and archive them (GH-11...
Miss Islington (bot)
2024-05-10
1
-0
/
+3
*
[3.13] gh-117657: Fix QSBR race condition (GH-118843) (#118905)
Miss Islington (bot)
2024-05-10
1
-1
/
+0
*
[3.13] gh-117657: Fix data races reported by TSAN on `interp->threads.main` (...
Miss Islington (bot)
2024-05-10
1
-2
/
+0
*
[3.13] gh-117657: Replace TSAN suppresions with more specific rules (GH-11872...
Miss Islington (bot)
2024-05-09
1
-24
/
+81
*
[3.13] gh-117657: Fix data races when writing / reading `ob_gc_bits` (GH-1182...
Miss Islington (bot)
2024-05-08
1
-3
/
+0
*
gh-118671: Updated dead ActiveState links (#118730)
trag1c
2024-05-08
1
-2
/
+2
[next]