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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-122728: Fix SystemError in PyEval_GetLocals() (GH-122735) (#122757)
gentoo-3.13.0rc1_p2
Miss Islington (bot)
2024-08-16
4
-1
/
+23
*
[3.13] gh-105376: Restore deprecated logging warn() method (GH-122775) (#122856)
Miss Islington (bot)
2024-08-16
5
-24
/
+26
*
gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233)
gentoo-3.13.0rc1_p1
Petr Viktorin
2024-08-02
10
-4
/
+160
*
Disable system site-packages via GENTOO_CPYTHON_BUILD var
gentoo-3.13.0rc1
Michał Górny
2024-08-01
1
-0
/
+1
*
test_lzma: Skip tests requiring extra-filters
Michał Górny
2024-08-01
1
-0
/
+21
*
Prevent tests from detecting our fake tzdata package
Michał Górny
2024-08-01
1
-5
/
+2
*
Skip tests which interact with invalid UTF-8 files
Sam James
2024-08-01
9
-0
/
+14
*
Skip sched/priority tests
Sam James
2024-08-01
1
-0
/
+2
*
ssl: Hard-disable SSLv3 to avoid automagic deps
Michał Górny
2024-08-01
1
-0
/
+4
*
Skip RDS socket tests that hang frequently
Michał Górny
2024-08-01
1
-0
/
+1
*
Blacklist test_pickletools from __all__ test as it imports numpy
Michał Górny
2024-08-01
1
-0
/
+2
*
Python 3.13.0rc1
v3.13.0rc1
Thomas Wouters
2024-07-31
31
-100
/
+307
*
[3.13] Update the expected bytecode magic number in test_importlib.test_util ...
T. Wouters
2024-07-31
1
-1
/
+1
*
[3.13] gh-120906: Support arbitrary hashable keys in FrameLocalsProxy (GH-122...
Petr Viktorin
2024-07-31
3
-56
/
+204
*
[3.13] Move change detection to separate workflow in CI (GH-122336) (#122510)
Miss Islington (bot)
2024-07-31
2
-118
/
+163
*
[3.13] gh-122133: Rework pure Python socketpair tests to avoid use of importl...
Miss Islington (bot)
2024-07-31
2
-77
/
+64
*
[3.13] Docs: bump Sphinx to 8.0 and update constraints (GH-122496) (#122499)
Miss Islington (bot)
2024-07-31
2
-8
/
+8
*
[3.13] gh-116622: Fix testPyObjectPrintOSError on Android (GH-122487) (#122490)
Miss Islington (bot)
2024-07-31
4
-9
/
+39
*
[3.13] GH-122482: Make About IDLE direct discussion to DPO (GH-122483) (#122485)
Miss Islington (bot)
2024-07-30
3
-7
/
+13
*
[3.13] Remove outdated note about instance methods from datamodel.rst (GH-122...
Miss Islington (bot)
2024-07-30
1
-8
/
+1
*
[3.13] gh-119896: Fix CTRL-Z behavior in the new REPL on Windows (GH-122217) ...
Miss Islington (bot)
2024-07-30
4
-4
/
+14
*
[3.13] gh-117657: Avoid race in `PAUSE_ADAPTIVE_COUNTER` in free-threaded bui...
Miss Islington (bot)
2024-07-30
2
-2
/
+2
*
[3.13] gh-116402: Avoid readline in test_builtin TTY input tests (GH-122447) ...
Miss Islington (bot)
2024-07-30
1
-15
/
+24
*
[3.13] gh-122208: Don't delivery PyDict_EVENT_ADDED until it can't fail (#122...
Dino Viehland
2024-07-30
2
-11
/
+9
*
[3.13] gh-121946: Temporarily switch to llvm-17 in TSan CI again (GH-122466) ...
Miss Islington (bot)
2024-07-30
1
-5
/
+5
*
[3.13] gh-121474: Add threading.Barrier parties arg sanity check. (GH-121480)...
Miss Islington (bot)
2024-07-30
3
-0
/
+8
*
[3.13] gh-122400: Handle ValueError in filecmp (GH-122401) (GH-122441)
Miss Islington (bot)
2024-07-30
3
-4
/
+42
*
[3.13] gh-105733: Soft-deprecate ctypes.ARRAY, rather than hard-deprecating i...
Miss Islington (bot)
2024-07-30
5
-17
/
+14
*
[3.13] gh-122420: Fix accounting for immortal interned strings in refleak.py ...
Miss Islington (bot)
2024-07-30
1
-1
/
+1
*
[3.13] GH-121970: Extract ``audit_events`` into a new extension (GH-122325) (...
Miss Islington (bot)
2024-07-30
3
-207
/
+263
*
[3.13] gh-122133: Authenticate socket connection for `socket.socketpair()` fa...
Miss Islington (bot)
2024-07-30
3
-3
/
+147
*
[3.13] GH-116090: Fire RAISE events from _FOR_ITER_TIER_TWO (GH-122419)
Brandt Bucher
2024-07-29
6
-12
/
+14
*
[3.13] GH-122085: Use include files for C API deprecations (GH-109843) (#122422)
Adam Turner
2024-07-29
6
-179
/
+117
*
[3.13] gh-122311: Fix a refleak in pickle (GH-122411) (GH-122415)
Miss Islington (bot)
2024-07-29
1
-0
/
+1
*
Revert "[3.13] gh-120713: Normalize year with century for datetime.strftime (...
Serhiy Storchaka
2024-07-29
6
-172
/
+16
*
[3.13] gh-117482: Fix the Slot Wrapper Inheritance Tests (gh-122249)
Eric Snow
2024-07-29
5
-53
/
+133
*
[3.13] gh-122292: Split up ``Lib/test/test_ast.py`` into a couple of … (#12...
Kirill Podoprigora
2024-07-29
5
-430
/
+629
*
[3.13] gh-122311: Fix some error messages in pickle (GH-122386) (GH-122387)
Miss Islington (bot)
2024-07-29
4
-7
/
+11
*
[3.13] gh-122311: Add more tests for pickle (GH-122376) (GH-122377)
Miss Islington (bot)
2024-07-28
2
-128
/
+660
*
[3.13] gh-122085: Create dedicated page for deprecations (GH-122352) (#122374)
Miss Islington (bot)
2024-07-28
3
-0
/
+13
*
[3.13] gh-122300: Preserve AST nodes for format specifiers with single elemen...
Pablo Galindo Salgado
2024-07-27
4
-2982
/
+138
*
[3.13] GH-121462: pathlib docs: improve table of corresponding os/os.path fun...
Miss Islington (bot)
2024-07-27
1
-36
/
+51
*
[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-122085: Use include files for `whatsnew/3.14.rst` deprecations (GH-...
Hugo van Kemenade
2024-07-27
2
-1
/
+10
*
[3.13] gh-122170: Handle ValueError raised by os.stat() in linecache (GH-1221...
Miss Islington (bot)
2024-07-27
3
-2
/
+37
*
[3.13] gh-122291: Intern latin-1 one-byte strings at startup (GH-122303) (GH-...
Miss Islington (bot)
2024-07-27
2
-62
/
+40
*
[3.13] gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (GH-122...
Miss Islington (bot)
2024-07-27
3
-1
/
+19
*
[3.13] gh-121832: Revert test skip introduced by GH-122150. (GH-122340) (#122...
Russell Keith-Magee
2024-07-27
1
-1
/
+0
*
[3.13] gh-120831: Correct default minimum iOS version. (GH-122339) (#122341)
Miss Islington (bot)
2024-07-27
1
-1
/
+1
*
[3.13] Document ``mimetypes.MimeTypes.add_type()`` (GH-122301) (#122328)
Miss Islington (bot)
2024-07-26
1
-0
/
+10
[next]