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
path:
root
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pyd...
gentoo-3.7.11_p1
Miss Islington (bot)
2021-08-30
1
-0
/
+2
*
[3.7] bpo-43124: Fix smtplib multiple CRLF injection (GH-25987) (GH-28037)
Miss Islington (bot)
2021-08-30
1
-0
/
+2
*
bpo-43998: Default to TLS 1.2 and increase cipher suite security (GH-25778)
gentoo-3.7.11
Christian Heimes
2021-06-29
1
-0
/
+5
*
bpo-43650: Fix MemoryError on zip.read in shutil._unpack_zipfile for large fi...
Miss Islington (bot)
2021-06-29
1
-0
/
+2
*
bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099)...
Miss Islington (bot)
2021-06-29
1
-0
/
+6
*
Install libpythonX.Y.a in /usr/lib instead of /usr/lib/pythonX.Y/config
Mike Gilbert
2021-06-29
2
-10
/
+1
*
3.7.11
v3.7.11
Ned Deily
2021-06-28
8
-25
/
+84
*
bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Conti...
Miss Islington (bot)
2021-05-06
1
-0
/
+2
*
[3.7] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline ...
Miss Islington (bot)
2021-05-06
1
-0
/
+6
*
bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391) (#25249)
Miss Islington (bot)
2021-05-04
1
-0
/
+1
*
[3.7] bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)...
Christian Heimes
2021-05-03
1
-0
/
+1
*
[3.7] bpo-43660: Fix crash when displaying exceptions with custom values for ...
Pablo Galindo
2021-03-30
1
-0
/
+3
*
bpo-42988: Remove the pydoc getfile feature (GH-25015) (#25066)
Miss Islington (bot)
2021-03-29
1
-0
/
+4
*
[3.7] bpo-43285 Make ftplib not trust the PASV response. (GH-24838) (GH-24881...
Miss Islington (bot)
2021-03-16
1
-0
/
+8
*
3.7.10
v3.7.10
Ned Deily
2021-02-15
11
-19
/
+99
*
[3.7] bpo-42967: only use '&' as a query string separator (GH-24297) (GH-24531)
Senthil Kumaran
2021-02-15
1
-0
/
+1
*
[3.7] closes bpo-42938: Replace snprintf with Python unicode formatting in ct...
Benjamin Peterson
2021-01-18
1
-0
/
+2
*
bpo-42794: Update test_nntplib to use offical group name for testing (GH-2403...
Miss Islington (bot)
2021-01-01
1
-0
/
+2
*
bpo-17140: Document multiprocessing's ThreadPool (GH-23812) (GH-23836)
Miss Islington (bot)
2020-12-18
1
-0
/
+1
*
bpo-40791: Make compare_digest more constant-time. (GH-23438)
Miss Islington (bot)
2020-11-22
1
-0
/
+1
*
[3.7] bpo-42103: Improve validation of Plist files. (GH-22882) (#23117)
Serhiy Storchaka
2020-11-10
2
-0
/
+5
*
bpo-41944: No longer call eval() on content received via HTTP in the CJK code...
Miss Skeleton (bot)
2020-10-19
1
-0
/
+1
*
bpo-42051: Reject XML entity declarations in plist files (#22760) (GH-22801)
Ned Deily
2020-10-19
1
-0
/
+3
*
[3.7] bpo-41976: Fix the fallback to gcc of ctypes.util.find_library when usi...
Pablo Galindo
2020-10-08
1
-0
/
+3
*
3.7.9
v3.7.9
Ned Deily
2020-08-15
10
-14
/
+90
*
bpo-41100: additional fixes for testing on macOS 11 Big Sur Intel
Ned Deily
2020-08-15
1
-0
/
+3
*
bpo-33786: Fix asynchronous generators to handle GeneratorExit in athrow() (G...
Miss Islington (bot)
2020-08-14
1
-0
/
+1
*
bpo-39603: Prevent header injection in http methods (GH-18485) (GH-21538)
Miss Islington (bot)
2020-07-19
1
-0
/
+2
*
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
1
-0
/
+1
*
bpo-39017: Avoid infinite loop in the tarfile module (GH-21454) (GH-21484)
Miss Islington (bot)
2020-07-15
1
-0
/
+1
*
bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. (GH-21458) (GH-21461)
Miss Islington (bot)
2020-07-13
1
-0
/
+2
*
closes bpo-41235: Fix the error handling in SSLContext.load_dh_params() (GH-2...
Miss Islington (bot)
2020-07-07
1
-0
/
+1
*
[3.7] bpo-29778: Ensure python3.dll is loaded from correct locations when Pyt...
Steve Dower
2020-07-06
1
-0
/
+2
*
[3.7] bpo-41004: Resolve hash collisions for IPv4Interface and IPv6Interface ...
Tapas Kundu
2020-06-30
1
-0
/
+1
*
3.7.8
v3.7.8
Ned Deily
2020-06-27
3
-3
/
+21
*
BPO-41100: Support macOS 11 when building (GH-21113) (GH-21155)
Miss Islington (bot)
2020-06-25
1
-0
/
+1
*
[3.7] bpo-41009: fix requires_OS_version() class decorator (GH-20942) (GH-20949)
Christian Heimes
2020-06-25
1
-0
/
+2
*
3.7.8rc1
v3.7.8rc1
Ned Deily
2020-06-17
94
-179
/
+923
*
bpo-40204: Pin Sphinx version to 2.3.1 in Doc/Makefile
Ned Deily
2020-06-17
1
-1
/
+1
*
bpo-39580: add check for CLI installation on macOS
Ned Deily
2020-06-17
1
-0
/
+1
*
Update the macOS installer build scripts
Ned Deily
2020-06-17
2
-0
/
+6
*
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491) (GH-20900)
Miss Islington (bot)
2020-06-15
1
-0
/
+1
*
bpo-40448: ensurepip: Do not use cache (GH-19812)
Miss Islington (bot)
2020-06-15
2
-0
/
+3
*
[3.7] bpo-34226: fix cgi.parse_multipart without content_length (GH-8530) (GH...
Miss Islington (bot)
2020-06-15
1
-0
/
+1
*
bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834)
Steve Dower
2020-06-12
1
-0
/
+1
*
bpo-40964: disable remote IMAP tests (GH-20836)
Christian Heimes
2020-06-12
1
-0
/
+2
*
bpo-40025: Require _generate_next_value_ to be defined before members (GH-19762)
Miss Islington (bot)
2020-06-11
2
-0
/
+2
*
bpo-29620: iterate over a copy of sys.modules (GH-4800) (GH-20817)
Miss Islington (bot)
2020-06-11
1
-0
/
+3
*
Add quotes to code to be a string
Miss Islington (bot)
2020-06-09
1
-0
/
+2
[next]