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-46811: Make test suite support Expat >=2.4.5 (GH-31453)
gentoo-3.7.12_p2
Sebastian Pipping
2022-03-05
2
-8
/
+15
*
bpo-45433: Do not link libpython against libcrypt
gentoo-3.7.12_p1
Mike Gilbert
2021-10-11
1
-0
/
+3
*
closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH...
Geoffrey Thomas
2021-10-11
3
-13
/
+4
*
bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pyd...
gentoo-3.7.12
Miss Islington (bot)
2021-09-05
2
-6
/
+9
*
bpo-43998: Default to TLS 1.2 and increase cipher suite security (GH-25778)
Christian Heimes
2021-09-05
5
-8
/
+73
*
bpo-43650: Fix MemoryError on zip.read in shutil._unpack_zipfile for large fi...
Miss Islington (bot)
2021-09-05
2
-10
/
+8
*
bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099)...
Miss Islington (bot)
2021-09-05
5
-15
/
+51
*
ssl: Hard-disable SSLv3 to avoid automagic deps
Michał Górny
2021-09-05
1
-0
/
+4
*
Skip RDS socket tests that hang frequently
Michał Górny
2021-09-05
1
-0
/
+1
*
test.support.unlink: ignore PermissionError
Mike Gilbert
2021-09-05
1
-1
/
+1
*
Call OPENSSL_init_crypto for openssl >= 1.1.0
Mike Gilbert
2021-09-05
1
-0
/
+2
*
Install shared libs in LIBDEST
Mike Gilbert
2021-09-05
1
-3
/
+2
*
distutils: make -OO enable both opt-1 and opt-2 optimization
Michał Górny
2021-09-05
2
-10
/
+10
*
Disable nis
Mike Gilbert
2021-09-05
1
-1
/
+1
*
h2py: use binary I/O to avoid encoding issues
Mike Gilbert
2021-09-05
1
-33
/
+35
*
Improve distutils C++ support
Mike Gilbert
2021-09-05
6
-52
/
+80
*
setup.py: exit with non-zero status on failure
Mike Gilbert
2021-09-05
1
-0
/
+7
*
Override libdir
Mike Gilbert
2021-09-05
1
-14
/
+10
*
Disable modules and SSL
Mike Gilbert
2021-09-05
1
-3
/
+14
*
Install libpythonX.Y.a in /usr/lib instead of /usr/lib/pythonX.Y/config
Mike Gilbert
2021-09-05
4
-13
/
+4
*
3.7.12
v3.7.12
Ned Deily
2021-09-03
7
-12
/
+35
*
[3.7] bpo-44394: Update libexpat copy to 2.4.1 (GH-26945) (GH-28042)
Łukasz Langa
2021-08-31
22
-189
/
+1387
*
[3.7] bpo-43124: Fix smtplib multiple CRLF injection (GH-25987) (GH-28037)
Miss Islington (bot)
2021-08-30
3
-3
/
+65
*
bpo-45001: Make email date parsing more robust against malformed input (GH-27...
Miss Islington (bot)
2021-08-30
3
-0
/
+6
*
Fix Sphinx directive typo in 3.7.11 changelog.
Ned Deily
2021-07-05
1
-1
/
+1
*
Post release updates
Ned Deily
2021-06-28
2
-3
/
+3
*
3.7.11
v3.7.11
Ned Deily
2021-06-28
11
-32
/
+91
*
bpo-44022: Improve the regression test. (GH-26503) (GH-26507)
Miss Islington (bot)
2021-06-03
1
-1
/
+6
*
[3.7] bpo-43882 - Mention urllib.parse changes in Whats New section for 3.7.1...
Senthil Kumaran
2021-05-20
1
-0
/
+10
*
[3.7] bpo-40297: Fix test_socket.CANTest.testSendFrame (GH-25960)
Zachary Ware
2021-05-07
1
-2
/
+4
*
bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Conti...
Miss Islington (bot)
2021-05-06
3
-18
/
+32
*
[3.7] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline ...
Miss Islington (bot)
2021-05-06
4
-0
/
+77
*
bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391) (#25249)
Miss Islington (bot)
2021-05-04
2
-1
/
+2
*
bpo-41561: Fix testing with OpenSSL 1.0.2 (GH-25355) (GH-25858)
Miss Islington (bot)
2021-05-03
1
-1
/
+4
*
[3.7] bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)...
Christian Heimes
2021-05-03
3
-1
/
+31
*
[3.7] bpo-43660: Fix crash when displaying exceptions with custom values for ...
Pablo Galindo
2021-03-30
3
-0
/
+20
*
bpo-42988: Remove the pydoc getfile feature (GH-25015) (#25066)
Miss Islington (bot)
2021-03-29
3
-24
/
+4
*
[3.7] bpo-43285 Make ftplib not trust the PASV response. (GH-24838) (GH-24881...
Miss Islington (bot)
2021-03-16
4
-2
/
+51
*
Pin test runner to Ubuntu 18 to un-break CI (GH-24715) (GH-24716)
Miss Islington (bot)
2021-03-03
1
-1
/
+1
*
[3.7] bpo-43293: Doc: move note about GIL to top of threading module (GH-2462...
Guanzhong Chen
2021-02-26
1
-12
/
+12
*
Post release updates
3.7
Ned Deily
2021-02-16
2
-3
/
+3
*
3.7.10
v3.7.10
Ned Deily
2021-02-15
14
-23
/
+103
*
Add a warning block around the get_referrers() documentation (GH-24511) (GH-2...
Miss Islington (bot)
2021-02-15
1
-4
/
+5
*
[3.7] bpo-42967: only use '&' as a query string separator (GH-24297) (GH-24531)
Senthil Kumaran
2021-02-15
9
-46
/
+152
*
[3.7] closes bpo-42938: Replace snprintf with Python unicode formatting in ct...
Benjamin Peterson
2021-01-18
3
-34
/
+66
*
Bring Python into the new year. (GH-24036) (GH-24052)
Miss Islington (bot)
2021-01-01
9
-10
/
+10
*
bpo-42794: Update test_nntplib to use offical group name for testing (GH-2403...
Miss Islington (bot)
2021-01-01
2
-3
/
+9
*
bpo-17140: Document multiprocessing's ThreadPool (GH-23812) (GH-23836)
Miss Islington (bot)
2020-12-18
2
-0
/
+41
*
[3.7] Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.1...
Benjamin Peterson
2020-12-01
2
-2
/
+2
*
bpo-40791: Make compare_digest more constant-time. (GH-23438)
Miss Islington (bot)
2020-11-22
2
-1
/
+2
[next]