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
*
ssl: Hard-disable SSLv3 to avoid automagic deps
gentoo-3.10.0b2
Michał Górny
2021-05-31
1
-0
/
+4
*
Skip RDS socket tests that hang frequently
Michał Górny
2021-05-31
1
-0
/
+1
*
Blacklist test_pickletools from __all__ test as it imports numpy
Michał Górny
2021-05-31
1
-0
/
+2
*
Install shared libs in LIBDEST
Mike Gilbert
2021-05-31
1
-3
/
+2
*
distutils: make -OO enable both opt-1 and opt-2 optimization
Michał Górny
2021-05-31
2
-10
/
+10
*
Disable nis
Mike Gilbert
2021-05-31
1
-1
/
+0
*
Improve distutils C++ support
Mike Gilbert
2021-05-31
6
-52
/
+80
*
setup.py: exit with non-zero status on failure
Mike Gilbert
2021-05-31
1
-0
/
+5
*
Override libdir
Mike Gilbert
2021-05-31
1
-14
/
+10
*
Disable modules and SSL
Mike Gilbert
2021-05-31
1
-2
/
+13
*
Python 3.10.0b2
v3.10.0b2
Pablo Galindo
2021-05-31
56
-138
/
+673
*
bpo-44263: Fix _decimal and _testcapi GC protocol (GH-26464) (GH-26465)
Miss Islington (bot)
2021-05-31
2
-2
/
+9
*
bpo-42972: Fully implement GC protocol for xxlimited (GH-26451) (GH-26460)
Miss Islington (bot)
2021-05-31
2
-0
/
+16
*
bpo-42972: Fix sqlite3 traverse/clear functions (GH-26452) (GH-26461)
Miss Islington (bot)
2021-05-31
6
-41
/
+44
*
bpo-42085: [docs] Add versionadded for am_send in type object documentation (...
Miss Islington (bot)
2021-05-29
1
-0
/
+2
*
bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445) (#26446)
Miss Islington (bot)
2021-05-29
2
-9
/
+12
*
bpo-44254: On Mac, remove disfunctional colors from turtledemo buttons (GH-26...
Miss Islington (bot)
2021-05-29
2
-16
/
+30
*
bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases (GH-26...
Miss Islington (bot)
2021-05-29
2
-0
/
+18
*
Fix dataclass comment typo _eq__ -> __eq__ (GH-26433) (GH-26436)
Miss Islington (bot)
2021-05-28
1
-1
/
+1
*
bpo-44252: Correctly implement gc support for SSLError objects (GH-26439) (GH...
Miss Islington (bot)
2021-05-29
1
-2
/
+1
*
bpo-44249: Fix 3 README.rst typos (GH-26385)
Miss Islington (bot)
2021-05-28
1
-3
/
+3
*
[3.10] bpo-42972: Fully support GC for _winapi.Overlapped (GH-26381) (#26430)
Ken Jin
2021-05-28
1
-2
/
+46
*
bpo-42972: Fully implement GC protocol for functools LRU cache (GH-26423)
Miss Islington (bot)
2021-05-28
1
-2
/
+4
*
bpo-42972: Fully implement GC protocol for functools keywrapper and partial t...
Miss Islington (bot)
2021-05-28
1
-22
/
+37
*
bpo-44256: Do not expose _functools._list_elem_type (GH-26416)
Miss Islington (bot)
2021-05-28
1
-3
/
+2
*
bpo-41611: IDLE: Catch TclError exceptions in AutoCompleteWindow.winconfig_ev...
Miss Islington (bot)
2021-05-28
2
-27
/
+37
*
bpo-42972: Fully implement GC protocol for re types (GH-26368) (GH-26414)
Miss Islington (bot)
2021-05-28
1
-19
/
+81
*
[3.10] bpo-44246: Update What's New for importlib.metadata. (GH-26408) (GH-26...
Miss Islington (bot)
2021-05-27
1
-3
/
+9
*
bpo-42972: Fully support GC protocol for _operator heap types (GH-26371) (GH-...
Miss Islington (bot)
2021-05-27
1
-5
/
+33
*
bpo-43667: Add news fragment for Solaris changes (GH-26405) (GH-26409)
Miss Islington (bot)
2021-05-27
1
-0
/
+2
*
bpo-42972: Fully support GC for mmap heap types (GH-26373)
Miss Islington (bot)
2021-05-27
1
-3
/
+10
*
bpo-42972: Fully support GC protocol for _queue.SimpleQueue (GH-26372) (GH-26...
Miss Islington (bot)
2021-05-27
1
-1
/
+10
*
bpo-42972: Fully implement GC protocol for ssl heap types (GH-26370) (GH-26399)
Miss Islington (bot)
2021-05-27
1
-28
/
+45
*
bpo-42972: Fully support GC for pyexpat, unicodedata, and dbm/gdbm heap types...
Miss Islington (bot)
2021-05-27
5
-35
/
+69
*
bpo-41611: IDLE: fix freezing on completion on macOS (GH-26400)
Miss Islington (bot)
2021-05-27
2
-1
/
+8
*
[3.10] bpo-38908: [docs] Add changes to 3.10 whatsnew and fix some minor inac...
Miss Islington (bot)
2021-05-27
2
-4
/
+12
*
[3.10] bpo-42972: Fully support GC for hashlib heap types (GH-26374) (GH-26398)
Miss Islington (bot)
2021-05-27
4
-16
/
+69
*
[3.10] bpo-44241: Incorporate changes from importlib_metadata 4.1. (GH-26382)...
Miss Islington (bot)
2021-05-26
4
-8
/
+30
*
bpo-42161: mathmodule.c: move _PyLong_GetOne() loop invariant (GH-26391) (GH-...
Miss Islington (bot)
2021-05-27
1
-8
/
+12
*
[3.10] bpo-42392: [docs] Add deprecated-removed loop labels for asyncio (GH-2...
Miss Islington (bot)
2021-05-26
7
-0
/
+153
*
bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6...
Miss Islington (bot)
2021-05-26
6
-12
/
+10
*
bpo-38693: importlib.metadata f-strings (GH-26383)
Miss Islington (bot)
2021-05-26
2
-5
/
+5
*
bpo-41147: [doc] contextlib.redirect_stdout() provides the new stream as cont...
Miss Islington (bot)
2021-05-26
1
-3
/
+4
*
bpo-44232: Fix type_new() error reporting (GH-26359) (GH-26365)
Miss Islington (bot)
2021-05-26
3
-0
/
+26
*
Point to recent link to PyFLTK (GH-26315) (GH-26366)
Miss Islington (bot)
2021-05-25
1
-1
/
+1
*
bpo-42972: Fully implement GC protocol for arraymodule types (GH-26114)
Miss Islington (bot)
2021-05-25
1
-2
/
+11
*
bpo-42972: Fully implement GC protocol for sqlite3 heap types (GH-26104)
Miss Islington (bot)
2021-05-25
6
-72
/
+190
*
bpo-20408: Fix memoryview() signature in docs (GH-24431)
Miss Islington (bot)
2021-05-25
2
-9
/
+8
*
bpo-43795: Remove Py_FrozenMain from the Limited API & Stable ABI (GH-26241)...
Miss Islington (bot)
2021-05-25
7
-7
/
+9
*
bpo-43109: configure doc: LTO requires "ar" on macOS (GH-26349)
Miss Islington (bot)
2021-05-25
1
-2
/
+2
[next]