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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.7.17
v3.7.17
Ned Deily
2023-06-05
13
-23
/
+93
*
[3.7] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u. (GH-105308)
Ned Deily
2023-06-05
9
-19
/
+17
*
[3.7] gh-105184: document that marshal functions can fail and need to be chec...
Miss Islington (bot)
2023-06-05
2
-0
/
+8
*
[3.7] gh-102153: Start stripping C0 control and space chars in `urlsplit` (GH...
stratakis
2023-06-05
4
-3
/
+111
*
[3.7] gh-68966: fix versionchanged in docs (GH-105300)
Ned Deily
2023-06-04
1
-1
/
+1
*
[3.7] gh-99889: Fix directory traversal security flaw in uu.decode() (GH-104333)
Miss Islington (bot)
2023-05-27
3
-1
/
+38
*
[3.7] gh-104049: do not expose on-disk location from SimpleHTTPRequestHandler...
Miss Islington (bot)
2023-05-27
3
-1
/
+11
*
[3.7] gh-101997: Update bundled pip version to 23.0.1 (GH-102273)
Pradyun Gedam
2023-05-27
4
-1
/
+2
*
[3.7] Workarounds to allow GitHub Actions macOS CI tests to run for 3.7. (GH-...
Ned Deily
2023-05-27
1
-1
/
+22
*
[3.7] GH-102306 Avoid GHA CI macOS test_posix failure by using the appropriat...
Ned Deily
2023-04-09
2
-1
/
+2
*
[3.7] gh-102627: Replace address pointing toward malicious web page (GH-10263...
Miss Islington (bot)
2023-03-13
1
-1
/
+1
*
[3.7] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101753)
Steve Dower
2023-02-09
9
-22
/
+33
*
[3.7] gh-101283: Improved fallback logic for subprocess with shell=True on Wi...
Steve Dower
2023-02-09
3
-1
/
+63
*
[3.7] gh-95778: add doc missing in some places (GH-100627) (GH-101631)
Éric
2023-02-07
1
-0
/
+9
*
gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424)
Miss Islington (bot)
2023-01-30
1
-1
/
+1
*
gh-100180: Update Windows installer to OpenSSL 1.1.1s (GH-100903) (GH-101259)
Steve Dower
2023-01-24
3
-4
/
+5
*
[3.7] Bump Azure Pipelines to ubuntu-20.04 (GH-101089). (GH-101226)
Hugo van Kemenade
2023-01-21
2
-10
/
+10
*
[3.7] Update copyright year in README (GH-100863) (GH-100865) (#100868)
Miss Islington (bot)
2023-01-08
1
-4
/
+4
*
[3.7] Correct CVE-2020-10735 documentation (GH-100306). (GH-100699)
Gregory P. Smith
2023-01-08
3
-7
/
+7
*
[3.7] Update copyright years to 2023. (gh-100853)
Benjamin Peterson
2023-01-08
10
-13
/
+13
*
Post 3.7.16
Ned Deily
2022-12-06
1
-1
/
+1
*
Python 3.7.16
v3.7.16
Ned Deily
2022-12-06
9
-23
/
+61
*
[3.7] gh-100001: Omit control characters in http.server stderr logs. (GH-1000...
Miss Islington (bot)
2022-12-05
4
-2
/
+47
*
[3.7] gh-98433: Fix quadratic time idna decoding. (GH-99092) (GH-99232)
Miss Islington (bot)
2022-11-07
3
-17
/
+27
*
[3.7] gh-98739: Update libexpat from 2.4.9 to 2.5.0 (GH-98742) (#98788)
Miss Islington (bot)
2022-10-28
4
-18
/
+36
*
[3.7] gh-98517: Fix buffer overflows in _sha3 module (GH-98519) (GH-98528)
Miss Islington (bot)
2022-10-21
3
-7
/
+18
*
[3.7] gh-96710: Make the test timing more lenient for the int/str DoS regress...
Miss Islington (bot)
2022-10-11
1
-6
/
+8
*
[3.7] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (G...
Miss Islington (bot)
2022-10-11
4
-4
/
+46
*
Post release updates
Ned Deily
2022-10-11
2
-3
/
+3
*
3.7.15
v3.7.15
Ned Deily
2022-10-10
10
-19
/
+66
*
[3.7] gh-97612: Fix shell injection in get-remote-certificate.py (#97613) (#9...
Victor Stinner
2022-10-05
2
-19
/
+10
*
[3.7] gh-97616: list_resize() checks for integer overflow (GH-97617) (#97629)
Miss Islington (bot)
2022-10-05
3
-2
/
+24
*
[3.7] gh-96848: Fix -X int_max_str_digits option parsing (#96988) (#97576)
Victor Stinner
2022-10-05
3
-1
/
+7
*
[3.7] gh-97005: Update libexpat from 2.4.7 to 2.4.9 (gh-97006) (#97014)
Miss Islington (bot)
2022-10-05
8
-17
/
+28
*
[3.7] gh-95778: Mention sys.set_int_max_str_digits() in error message (GH-968...
Miss Islington (bot)
2022-10-04
3
-4
/
+7
*
gh-96577: Fixes buffer overrun in _msi module (GH-96633) (GH-96659)
Miss Islington (bot)
2022-09-12
2
-2
/
+3
*
Post releae updates
Ned Deily
2022-09-06
2
-3
/
+3
*
gh-91423: Remove bugs.python.org from bugs.rst (GH-91425)
v3.7.14
roy reznik
2022-09-06
1
-19
/
+20
*
3.7.14
Ned Deily
2022-09-06
16
-72
/
+128
*
Move doc build dependencies to Doc/requirements.txt (GH-96607)
Ned Deily
2022-09-06
2
-1
/
+20
*
[3.7] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (GH-96504)
Gregory P. Smith
2022-09-06
26
-22
/
+882
*
bpo-35036: Remove empty log line in the suspicious.py tool (GH-10024) (GH-96498)
Gregory P. Smith
2022-09-01
1
-1
/
+0
*
[3.7] fix CI on macOS due to infrastructure changes (GH-96493)
Gregory P. Smith
2022-09-01
2
-6
/
+15
*
bpo-40548: Fix "Check for source changes (pull_request)" GH Action job (GH-21...
Miss Islington (bot)
2022-09-01
1
-2
/
+15
*
[3.7] Fix the Windows CI config. (GH-96490)
Gregory P. Smith
2022-09-01
3
-3
/
+14676
*
bpo-41306: Allow scale value to not be rounded (GH-21715) (GH-96484)
Miss Islington (bot)
2022-09-01
2
-1
/
+3
*
[3.7] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (...
Łukasz Langa
2022-07-27
2
-23
/
+33
*
[3.7] gh-90359: Update documentation to follow PEP 495. (gh-94800). (gh-94833)
Dong-hee Na
2022-07-14
1
-0
/
+14
*
[3.7] gh-81054: Document that SimpleHTTPRequestHandler follows symbolic links...
Łukasz Langa
2022-07-01
1
-1
/
+12
*
gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879) (G...
Miss Islington (bot)
2022-06-22
3
-2
/
+61
[next]