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
*
bpo-40791: Make compare_digest more constant-time. (GH-23438)
gentoo-3.7.9-r1
Miss Islington (bot)
2020-12-14
2
-1
/
+2
*
[3.7] bpo-42103: Improve validation of Plist files. (GH-22882) (#23117)
Serhiy Storchaka
2020-12-14
4
-67
/
+367
*
bpo-42051: Reject XML entity declarations in plist files (#22760) (GH-22801)
Ned Deily
2020-12-14
3
-0
/
+28
*
Skip RDS socket tests that hang frequently
gentoo-3.7.9
Michał Górny
2020-08-19
1
-0
/
+1
*
test.support.unlink: ignore PermissionError
Mike Gilbert
2020-08-19
1
-1
/
+1
*
Call OPENSSL_init_crypto for openssl >= 1.1.0
Mike Gilbert
2020-08-19
1
-0
/
+2
*
Install shared libs in LIBDEST
Mike Gilbert
2020-08-19
1
-3
/
+2
*
distutils: make -OO enable both opt-1 and opt-2 optimization
Michał Górny
2020-08-19
2
-10
/
+10
*
Disable nis
Mike Gilbert
2020-08-19
1
-1
/
+1
*
h2py: use binary I/O to avoid encoding issues
Mike Gilbert
2020-08-19
1
-33
/
+35
*
Improve distutils C++ support
Mike Gilbert
2020-08-19
6
-52
/
+80
*
setup.py: exit with non-zero status on failure
Mike Gilbert
2020-08-19
1
-0
/
+7
*
Override libdir
Mike Gilbert
2020-08-19
1
-14
/
+10
*
Disable modules and SSL
Mike Gilbert
2020-08-19
1
-3
/
+14
*
Install libpythonX.Y.a in /usr/lib instead of /usr/lib/pythonX.Y/config
Mike Gilbert
2020-08-19
4
-13
/
+4
*
3.7.9
v3.7.9
Ned Deily
2020-08-15
13
-19
/
+95
*
bpo-41100: additional fixes for testing on macOS 11 Big Sur Intel
Ned Deily
2020-08-15
6
-5
/
+15
*
bpo-33786: Fix asynchronous generators to handle GeneratorExit in athrow() (G...
Miss Islington (bot)
2020-08-14
5
-9
/
+87
*
bpo-41455: Provide a link to how the third generation is collected in the GC ...
Miss Islington (bot)
2020-08-12
1
-3
/
+3
*
bpo-41475: Fix note in "What's new in 3.7" (GH-21733) (GH-21835)
Miss Islington (bot)
2020-08-12
1
-1
/
+1
*
bpo-39603: Prevent header injection in http methods (GH-18485) (GH-21538)
Miss Islington (bot)
2020-07-19
3
-0
/
+39
*
bpo-41304: Update NEWS to include CVE-2020-15801 reference (GH-21521) (GH-21524)
Miss Islington (bot)
2020-07-18
1
-1
/
+1
*
bpo-41304: Ensure python3x._pth is loaded on Windows (GH-21495) (#21499)
Steve Dower
2020-07-15
3
-3
/
+36
*
bpo-39017: Avoid infinite loop in the tarfile module (GH-21454) (GH-21484)
Miss Islington (bot)
2020-07-15
4
-0
/
+10
*
bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. (GH-21458) (GH-21461)
Miss Islington (bot)
2020-07-13
3
-8
/
+41
*
closes bpo-41235: Fix the error handling in SSLContext.load_dh_params() (GH-2...
Miss Islington (bot)
2020-07-07
2
-2
/
+5
*
[3.7] bpo-29778: Ensure python3.dll is loaded from correct locations when Pyt...
Steve Dower
2020-07-06
5
-72
/
+81
*
[3.7] bpo-41004: Resolve hash collisions for IPv4Interface and IPv6Interface ...
Tapas Kundu
2020-06-30
3
-2
/
+14
*
Post release updates
Ned Deily
2020-06-28
2
-3
/
+3
*
3.7.8
v3.7.8
Ned Deily
2020-06-27
5
-8
/
+26
*
BPO-41100: Support macOS 11 when building (GH-21113) (GH-21155)
Miss Islington (bot)
2020-06-25
3
-2
/
+3
*
[3.7] bpo-41009: fix requires_OS_version() class decorator (GH-20942) (GH-20949)
Christian Heimes
2020-06-25
2
-19
/
+21
*
Update macOS installer reader for 3.7.8
Ned Deily
2020-06-25
1
-5
/
+25
*
Fix macOS installer build typos
Ned Deily
2020-06-25
2
-3
/
+2
*
Post release update
Ned Deily
2020-06-17
2
-3
/
+3
*
3.7.8rc1
v3.7.8rc1
Ned Deily
2020-06-17
97
-660
/
+1490
*
bpo-40204: Pin Sphinx version to 2.3.1 in Doc/Makefile
Ned Deily
2020-06-17
2
-2
/
+2
*
Update missed Python.app copyright.
Ned Deily
2020-06-17
1
-2
/
+2
*
Update macOS Python Launcher defaults to python3.
Ned Deily
2020-06-17
1
-15
/
+9
*
bpo-39580: add check for CLI installation on macOS
Ned Deily
2020-06-17
2
-1
/
+4
*
Update the macOS installer build scripts
Ned Deily
2020-06-17
4
-230
/
+128
*
Synchronize macOS installer with 3.9
Ned Deily
2020-06-16
1
-14
/
+37
*
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491) (GH-20900)
Miss Islington (bot)
2020-06-15
6
-7
/
+8
*
bpo-40448: ensurepip: Do not use cache (GH-19812)
Miss Islington (bot)
2020-06-15
4
-9
/
+12
*
[3.7] bpo-34226: fix cgi.parse_multipart without content_length (GH-8530) (GH...
Miss Islington (bot)
2020-06-15
3
-2
/
+21
*
[3.7] bpo-37674: Tweak imp module deprecation note in the docs (GH-20480) (GH...
Miss Islington (bot)
2020-06-13
1
-1
/
+1
*
bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834)
Steve Dower
2020-06-12
5
-8
/
+9
*
bpo-40964: disable remote IMAP tests (GH-20836)
Christian Heimes
2020-06-12
2
-0
/
+5
*
bpo-40025: Require _generate_next_value_ to be defined before members (GH-19762)
Miss Islington (bot)
2020-06-11
5
-0
/
+21
*
bpo-29620: iterate over a copy of sys.modules (GH-4800) (GH-20817)
Miss Islington (bot)
2020-06-11
3
-1
/
+19
[next]