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.9.15
v3.9.15
Łukasz Langa
2022-10-11
11
-24
/
+79
*
[3.9] gh-91708: Revert params note in urllib.parse.urlparse table (GH-96699) ...
Miss Islington (bot)
2022-10-07
1
-1
/
+2
*
[3.9] gh-94208: Add even more TLS version/protocol checks for FreeBSD (#98037)
Łukasz Langa
2022-10-07
2
-10
/
+18
*
[3.9] gh-97897: Prevent os.mkfifo and os.mknod segfaults with macOS 13 SDK (G...
Miss Islington (bot)
2022-10-06
3
-8
/
+80
*
[3.9] gh-96848: Fix -X int_max_str_digits option parsing (GH-96988) (GH-97574)
Miss Islington (bot)
2022-10-04
3
-1
/
+7
*
[3.9] gh-96577: Fixes buffer overrun in _msi module (GH-96633) (GH-96657)
Miss Islington (bot)
2022-10-04
2
-2
/
+3
*
[3.9] gh-95778: Mention sys.set_int_max_str_digits() in error message (#96874...
Victor Stinner
2022-10-04
3
-4
/
+7
*
[3.9] gh-97005: Update libexpat from 2.4.7 to 2.4.9 (gh-97006) (gh-97012)
Miss Islington (bot)
2022-10-04
8
-17
/
+28
*
[3.9] gh-97616: list_resize() checks for integer overflow (GH-97617) (GH-97627)
Miss Islington (bot)
2022-10-04
3
-2
/
+24
*
[3.9] gh-97612: Fix shell injection in get-remote-certificate.py (GH-97613) (...
Miss Islington (bot)
2022-10-04
2
-18
/
+10
*
[3.9] gh-87597: Document TimeoutExpired.stdout & .stderr types (GH-97685) (GH...
Miss Islington (bot)
2022-10-04
1
-2
/
+7
*
[3.9] gh-96845: Fix docs around importlib.abc.Traversable (GH-97515) (GH-97761)
Jason R. Coombs
2022-10-04
1
-2
/
+6
*
gh-97032: Set tkinter path for macOS CI (GH-97525)
Dong-hee Na
2022-09-24
1
-1
/
+1
*
Post 3.9.14
Łukasz Langa
2022-09-06
1
-1
/
+1
*
Python 3.9.14
v3.9.14
Łukasz Langa
2022-09-06
14
-66
/
+121
*
[3.9] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96502)
Gregory P. Smith
2022-09-05
27
-19
/
+886
*
[3.9] gh-91423: Remove bugs.python.org from bugs.rst (GH-91425) (GH-95614)
Shantanu
2022-08-04
1
-19
/
+20
*
gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282)...
Miss Islington (bot)
2022-07-29
2
-2
/
+16
*
[3.9] gh-90359: Update documentation to follow PEP 495. (gh-94800). (gh-94835)
Dong-hee Na
2022-07-28
1
-0
/
+14
*
[3.9] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (...
Łukasz Langa
2022-07-27
2
-24
/
+34
*
gh-94821: Fix autobind of empty unix domain address (GH-94826) (GH-94875)
Miss Islington (bot)
2022-07-26
3
-2
/
+25
*
[3.9] gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94570)
Łukasz Langa
2022-07-05
2
-1
/
+7
*
gh-81054: Document that SimpleHTTPRequestHandler follows symbolic links (GH-9...
Miss Islington (bot)
2022-07-01
2
-2
/
+13
*
gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-3188...
Miss Islington (bot)
2022-06-22
3
-0
/
+128
*
gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879) (G...
Miss Islington (bot)
2022-06-22
3
-2
/
+61
*
gh-91810: Fix regression with writing an XML declaration with encoding='unico...
Miss Islington (bot)
2022-06-16
3
-20
/
+10
*
gh-83728: Add hmac.new default parameter deprecation (GH-91939) (GH-93546)
Miss Islington (bot)
2022-06-06
1
-0
/
+2
*
gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (#...
Miss Islington (bot)
2022-05-24
5
-4
/
+65
*
bpo-46879: Fix incorrect sphinx object names in doc (GH-31615) (GH-92976)
Miss Islington (bot)
2022-05-19
3
-0
/
+7
*
bpo-45393: help() on operator precedence has misleading entries (GH-31246) (G...
Miss Islington (bot)
2022-05-19
2
-2
/
+4
*
gh-92417: Update docs and examples of doctest.IGNORE_EXCEPTION_DETAIL for Py>...
Miss Islington (bot)
2022-05-19
1
-27
/
+21
*
Post 3.9.13
Łukasz Langa
2022-05-17
1
-1
/
+1
*
Python 3.9.13
v3.9.13
Łukasz Langa
2022-05-17
56
-152
/
+576
*
[3.9] gh-92112: Fix crash triggered by an evil custom `mro()` (GH-92113) (GH-...
Jelle Zijlstra
2022-05-16
3
-9
/
+29
*
[3.9] bpo-34480: fix bug where match variable is used prior to being defined ...
Marek Suscak
2022-05-16
3
-0
/
+26
*
Check result of utc_to_seconds and skip fold probe in pure Python (GH-91582) ...
Miss Islington (bot)
2022-05-16
5
-38
/
+109
*
gh-80143: Add clarification for escape characters (GH-92292) (GH-92630)
Miss Islington (bot)
2022-05-16
1
-3
/
+7
*
gh-92530: Fix an issue that occurred after interrupting threading.Condition.n...
Miss Islington (bot)
2022-05-16
2
-7
/
+16
*
gh-87670: Add web.archive redirects from effbot (GH-92816)
Miss Islington (bot)
2022-05-15
3
-4
/
+5
*
gh-92611: Link to PEP 594 sections & add key detail in doc deprecation notice...
Miss Islington (bot)
2022-05-13
21
-22
/
+46
*
Document Py_ssize_t. (GH-92512)
Miss Islington (bot)
2022-05-13
10
-24
/
+31
*
Fix typo in argparse docs. (GH-92691) (#92731)
thueringa
2022-05-13
1
-1
/
+1
*
[3.9] gh-92311: Let frame_setlineno jump over listcomps (#92740)
Dennis Sweeney
2022-05-12
3
-1
/
+53
*
[3.9] gh-92436: __future__ docs: add note on expectations for "from __future_...
Jelle Zijlstra
2022-05-12
1
-1
/
+9
*
bpo-42627: Fix incorrect parsing of Windows registry proxy settings (GH-26307)
Miss Islington (bot)
2022-05-11
2
-16
/
+21
*
[3.9] gh-91810: ElementTree: Use text file's encoding by default in XML decla...
Miss Islington (bot)
2022-05-11
3
-30
/
+29
*
[3.9] Fix typo in unittest.rst: addCleanupModule -> addModuleCleanup (GH-9263...
Miss Islington (bot)
2022-05-11
1
-1
/
+1
*
[3.9] gh-76773: Update docs mentioning no-longer-supported Windows versions &...
Miss Islington (bot)
2022-05-10
9
-115
/
+70
*
gh-92256: Improve Argument Clinic parser error messages (GH-92268)
Miss Islington (bot)
2022-05-10
1
-3
/
+9
*
bpo-13553: Document tkinter.Tk args (GH-4786)
Miss Islington (bot)
2022-05-09
3
-14
/
+71
[next]