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
*
Revert "[3.12] gh-100762: Fix optimization in gen_close (GH-111069) (#115818)"
gentoo-3.12.4_p1
Michał Górny
2024-06-12
3
-5
/
+8
*
test_lzma: Skip tests requiring extra-filters
gentoo-3.12.4
Michał Górny
2024-06-07
1
-0
/
+21
*
Prevent tests from detecting our fake tzdata package
Michał Górny
2024-06-07
1
-5
/
+2
*
Skip tests which interact with invalid UTF-8 files
Sam James
2024-06-07
9
-0
/
+14
*
Workaround clang+musl build failure
Michał Górny
2024-06-07
1
-9
/
+11
*
Skip sched/priority tests
Sam James
2024-06-07
1
-0
/
+2
*
ssl: Hard-disable SSLv3 to avoid automagic deps
Michał Górny
2024-06-07
1
-0
/
+4
*
Skip RDS socket tests that hang frequently
Michał Górny
2024-06-07
1
-0
/
+1
*
Blacklist test_pickletools from __all__ test as it imports numpy
Michał Górny
2024-06-07
1
-0
/
+2
*
Python 3.12.4
v3.12.4
Thomas Wouters
2024-06-06
75
-241
/
+834
*
[3.12] Restore decimal context after decimal doctests (GH-120149) (GH-120168)
Miss Islington (bot)
2024-06-06
1
-3
/
+7
*
[3.12] gh-120111: Don't use cirrus M1 macOS runners on fork (GH-120116) (GH-1...
Łukasz Langa
2024-06-06
2
-3
/
+11
*
[3.12] typing docs: fix indentation of TypedDict deprecation notice (#120124)
Alex Waygood
2024-06-05
1
-3
/
+3
*
[3.12] gh-119287: clarify doc on BaseExceptionGroup.derive and link to it fro...
Miss Islington (bot)
2024-06-05
2
-2
/
+5
*
[3.12] gh-119819: Update logging configuration to support joinable multiproc...
Miss Islington (bot)
2024-06-05
2
-3
/
+9
*
[3.12] gh-120078: Fix struct_time attr typo tm_day -> tm_mday in Doc/library/...
Miss Islington (bot)
2024-06-05
1
-1
/
+1
*
[3.12] gh-119311: Fix name mangling with PEP 695 generic classes (#119464) (#...
Jelle Zijlstra
2024-06-04
7
-14
/
+152
*
[3.12] gh-119819: Update test to skip if _multiprocessing is unavailable. (GH...
Miss Islington (bot)
2024-06-04
1
-1
/
+1
*
[3.12] gh-120048: Make `test_imaplib` faster (GH-120050) (#120070)
Miss Islington (bot)
2024-06-04
1
-14
/
+8
*
[3.12] gh-120039: Reduce expected timeout in test_siginterrupt_off (GH-120047...
Miss Islington (bot)
2024-06-04
1
-3
/
+3
*
[3.12] gh-89928: Fix integer conversion of device numbers (GH-31794) (GH-120054)
Serhiy Storchaka
2024-06-04
4
-39
/
+99
*
[3.12] gh-119819: Fix regression to allow logging configuration with multipr...
Miss Islington (bot)
2024-06-04
3
-1
/
+31
*
[3.12] gh-118868: logging QueueHandler fix passing of kwargs (GH-118869) (GH-...
Miss Islington (bot)
2024-06-04
3
-8
/
+39
*
[3.12] gh-119070: Update test_shebang_executable_extension to always use non-...
Miss Islington (bot)
2024-06-04
1
-3
/
+3
*
[3.12] gh-111499: Fix PYTHONMALLOCSTATS at Python exit (#120021) (#120023)
Victor Stinner
2024-06-04
1
-5
/
+7
*
[3.12] gh-119821: Fix refleak in LOAD_FROM_DICT_OR_GLOBALS (#119975)
Jelle Zijlstra
2024-06-03
2
-291
/
+295
*
[3.12] Use Cirrus M1 macOS runners for CI (GH-119979) (GH-119987)
Łukasz Langa
2024-06-03
3
-5
/
+6
*
[3.12] GH-119054: Add "Reading and writing files" section to pathlib docs (GH...
Barney Gale
2024-06-02
1
-76
/
+81
*
[3.12] GH-119054: Add "Querying file type and status" section to pathlib docs...
Barney Gale
2024-06-02
1
-145
/
+151
*
[3.12] Improve documentation for typing.get_type_hints (GH-119928) (#119944)
Miss Islington (bot)
2024-06-02
1
-26
/
+28
*
[3.12] gh-119016: Remove outdated sentences from the "classes" tutorial (GH-1...
Miss Islington (bot)
2024-06-01
1
-5
/
+1
*
[3.12] gh-116145: Update macOS installer to Tcl/Tk 8.6.14 (GH-116151) (GH-119...
Miss Islington (bot)
2024-06-01
3
-86
/
+5
*
[3.12] GH-89727: Fix `shutil.rmtree()` recursion error on deep trees (GH-1198...
Barney Gale
2024-06-01
3
-89
/
+64
*
[3.12] Add unique() recipe to itertools docs (gh-119911) (gh-119917)
Miss Islington (bot)
2024-06-01
1
-2
/
+14
*
[3.12] gh-113892: Add a extra check to `ProactorEventLoop.sock_connect` to en...
Miss Islington (bot)
2024-06-01
3
-2
/
+12
*
[3.12] Revert "[3.12] gh-69214: Fix fcntl.ioctl() request type (#119498) (#1...
Victor Stinner
2024-06-01
3
-12
/
+8
*
[3.12] gh-119821: Support non-dict globals in LOAD_FROM_DICT_OR_GLOBALS (#119...
Jelle Zijlstra
2024-05-31
4
-329
/
+363
*
[3.12] contextlib docs: Clean up redundant 'up' after 'cleanup' (GH-119873)
Miss Islington (bot)
2024-05-31
1
-1
/
+1
*
[3.12] gh-100117: Fix inaccuracy in documentation of the CodeObject's co_posi...
Miss Islington (bot)
2024-05-31
1
-1
/
+1
*
[3.12] gh-119585: Fix crash involving `PyGILState_Release()` and `PyThreadSta...
Sam Gross
2024-05-31
4
-0
/
+36
*
[3.12] gh-103194: Fix Tkinter’s Tcl value type handling for Tcl 8.7/9.0 (GH...
Serhiy Storchaka
2024-05-31
2
-22
/
+36
*
[3.12] gh-107262: Update Tkinter tests for Tcl/Tk 8.6.14 (GH-119322) (GH-119807)
Miss Islington (bot)
2024-05-30
2
-9
/
+22
*
[3.12] gh-109218: Improve documentation for the complex() constructor (GH-119...
Serhiy Storchaka
2024-05-30
4
-63
/
+135
*
[3.12] gh-109218: Refactor tests for the complex() constructor (GH-119635) (G...
Miss Islington (bot)
2024-05-30
1
-167
/
+195
*
[3.12] gh-119779: Fix pyporting howto docs (GH-119785) (#119789)
Miss Islington (bot)
2024-05-30
1
-2
/
+2
*
gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717)
Steve Dower
2024-05-30
6
-35
/
+98
*
[3.12] gh-118055: Update the finder glossary entry (GH-118278) (GH-119774)
Miss Islington (bot)
2024-05-30
1
-2
/
+2
*
[3.12] subprocess docs: Fix semantically important typo (GH-119752) (#119758)
Miss Islington (bot)
2024-05-30
1
-1
/
+1
*
[3.12] GH-89727: Fix FD leak on `os.fwalk()` generator finalization. (GH-1197...
Miss Islington (bot)
2024-05-30
2
-2
/
+30
*
[3.12] GH-89727: Fix `os.fwalk()` recursion error on deep trees (GH-119638) (...
Miss Islington (bot)
2024-05-30
3
-40
/
+56
[next]