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
*
Temporary hack: handle all extensions via .addext()
gentoo-3.11.0b3
Michał Górny
2022-06-02
2
-9
/
+15
*
ssl: Hard-disable SSLv3 to avoid automagic deps
Michał Górny
2022-06-02
1
-0
/
+4
*
Skip RDS socket tests that hang frequently
Michał Górny
2022-06-02
1
-0
/
+1
*
Blacklist test_pickletools from __all__ test as it imports numpy
Michał Górny
2022-06-02
1
-0
/
+2
*
distutils: make -OO enable both opt-1 and opt-2 optimization
Michał Górny
2022-06-02
2
-10
/
+10
*
Python 3.11.0b3
v3.11.0b3
Pablo Galindo
2022-06-01
7
-9
/
+31
*
gh-92597: Improve error message for AST nodes with invalid ranges (GH-93398) ...
Miss Islington (bot)
2022-06-01
1
-3
/
+3
*
Remove the execution bit to some socket-related files. (GH-93368)
Miss Islington (bot)
2022-06-01
3
-0
/
+0
*
gh-93345: Fix a crash in substitution of nested TypeVar after TypeVarTuple (G...
Miss Islington (bot)
2022-05-31
3
-2
/
+10
*
[3.11] gh-91162: Fix substitution of unpacked tuples in generic aliases (GH-9...
Miss Islington (bot)
2022-06-01
6
-3254
/
+3349
*
gh-92597: Ensure that AST nodes without explicit end positions can be compile...
Miss Islington (bot)
2022-05-31
4
-13
/
+35
*
gh-69093: Fix Setup.local.in rule for _sqlite3 (GH-93380)
Miss Islington (bot)
2022-05-31
2
-1
/
+2
*
Remove VOC reference (93333)
Miss Islington (bot)
2022-05-31
1
-2
/
+1
*
Post 3.11.0b2
Pablo Galindo
2022-05-31
1
-1
/
+1
*
Python 3.11.0b2
v3.11.0b2
Pablo Galindo
2022-05-30
51
-112
/
+499
*
gh-93351: Ensure the position information in AST nodes created by the parser ...
Miss Islington (bot)
2022-05-30
2
-0
/
+53
*
Update macOS installer Welcome and ReadMe display wording to "beta". (GH-93344)
Ned Deily
2022-05-30
2
-4
/
+4
*
Fix typo in Lib/idlelib/idle_test/test_parenmatch.py (GH-93332) (#93339)
Miss Islington (bot)
2022-05-29
1
-2
/
+2
*
bpo-42272: fix misleading warning filter message/module docs (GH-23172)
Miss Islington (bot)
2022-05-29
2
-6
/
+13
*
gh-92240 : Include release dates for "What's New In Python 3.X" (GH-92937)
Miss Islington (bot)
2022-05-28
9
-8
/
+13
*
gh-92839: fixed typo in _bisectmodule.c (line 131) (GH-92849)
Miss Islington (bot)
2022-05-28
3
-2
/
+9
*
gh-92727: Add example of named group in doc for re.Match.__getitem__ (GH-92730)
Miss Islington (bot)
2022-05-28
1
-0
/
+8
*
[3.11] bpo-40514: Drop EXPERIMENTAL_ISOLATED_SUBINTERPRETERS (gh-93185) (GH-9...
Eric Snow
2022-05-27
18
-234
/
+10
*
gh-93297: Make asyncio task groups prevent child tasks from being GCed (GH-93...
Miss Islington (bot)
2022-05-27
2
-13
/
+7
*
gh-93250: [Enum] Change IntEnum boundary to KEEP for backwards compatibility ...
Miss Islington (bot)
2022-05-27
2
-3
/
+11
*
gh-91243: Document Required and NotRequired (GH-93173)
Miss Islington (bot)
2022-05-27
1
-7
/
+58
*
gh-77024: test.support: Improve documentation (GH-92513)
Miss Islington (bot)
2022-05-27
1
-42
/
+68
*
gh-92898: Enhance _testcppext test on cast to PyObject* (GH-93111)
Miss Islington (bot)
2022-05-26
3
-36
/
+56
*
gh-93217: fix some issues in man page and --help (GH-93219)
Miss Islington (bot)
2022-05-26
2
-8
/
+20
*
test.pythoninfo logs more build info (GH-93225)
Miss Islington (bot)
2022-05-26
1
-3
/
+47
*
gh-93005: Fix py.exe launcher test to search for intended tag (GH-93190)
Miss Islington (bot)
2022-05-25
1
-1
/
+1
*
gh-90817: Deprecate explicitly locale.resetlocale() (GH-93196)
Miss Islington (bot)
2022-05-25
4
-2
/
+21
*
[3.11] gh-93035: [Enum] Fix IntFlag crash when no single-bit members (GH-9307...
Miss Islington (bot)
2022-05-25
1
-1
/
+1
*
gh-90473: Misc test fixes for WASI (GH-93218)
Miss Islington (bot)
2022-05-25
8
-7
/
+26
*
gh-91924: Fix __lltrace__ for non-UTF-8 stdout encoding (GH-93199)
Miss Islington (bot)
2022-05-25
2
-1
/
+5
*
test_threaded_import: Fix unittest.main spelling (GH-93114)
Miss Islington (bot)
2022-05-25
1
-1
/
+1
*
[3.11] gh-83245: Raise BadZipFile instead of ValueError when reading a corrup...
Miss Islington (bot)
2022-05-25
3
-0
/
+15
*
gh-92728: Restore re.template, but deprecate it (GH-93161)
Miss Islington (bot)
2022-05-24
10
-5
/
+65
*
test.pythoninfo no longer requires socket (GH-93191)
Miss Islington (bot)
2022-05-24
1
-1
/
+4
*
GH-89369: test_contextlib_async finalizes event loop after each test (GH-93074)
Miss Islington (bot)
2022-05-24
1
-7
/
+4
*
GH-93112: Fix missing ResourceDenied import in test_urllib2net (GH-93113)
Miss Islington (bot)
2022-05-24
1
-0
/
+1
*
gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (G...
Miss Islington (bot)
2022-05-24
5
-4
/
+65
*
gh-93099: Fix _pyio to use locale module properly (gh-93136)
Miss Islington (bot)
2022-05-23
2
-8
/
+15
*
Doc: No need to use rst syntax in code comments. (GH-93102)
Miss Islington (bot)
2022-05-23
1
-2
/
+2
*
gh-93118: [Enum] fix error message (GH-93138) (GH-93142)
Miss Islington (bot)
2022-05-23
1
-2
/
+3
*
gh-92859: Doc: add info about logging.debug() calling basicConfig() (GH-93063...
Miss Islington (bot)
2022-05-23
2
-4
/
+13
*
gh-93061: Mark as artificial: backwards jump after async for (GH-93062) (GH-9...
Miss Islington (bot)
2022-05-23
3
-0
/
+55
*
[3.11] gh-93100: [Enum] fix missing variable in global_str (GH-93107) (GH-93134)
Ethan Furman
2022-05-23
2
-0
/
+12
*
gh-93010: InvalidHeaderError used but nonexistent (GH-93015)
Miss Islington (bot)
2022-05-23
3
-9
/
+16
*
gh-92913: Fix typos in documentation (GH-93129)
Miss Islington (bot)
2022-05-23
1
-3
/
+3
[next]