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
*
[3.11] gh-115133: Fix tests for XMLPullParser with Expat 2.6.0 (GH-115164) (G...
gentoo-3.11.8_p1
Miss Islington (bot)
2024-02-11
2
-22
/
+38
*
test_lzma: Skip tests requiring extra-filters
gentoo-3.11.8
Michał Górny
2024-02-07
1
-0
/
+21
*
Prevent tests from detecting our fake tzdata package
Michał Górny
2024-02-07
1
-5
/
+2
*
Skip tests which interact with invalid UTF-8 files
Sam James
2024-02-07
10
-0
/
+15
*
Workaround clang+musl build failure
Michał Górny
2024-02-07
1
-9
/
+11
*
Skip sched/priority tests
Sam James
2024-02-07
1
-0
/
+2
*
Replace hard-coded system libdir list
Mike Gilbert
2024-02-07
1
-4
/
+4
*
Temporary hack: handle all extensions via .addext()
Michał Górny
2024-02-07
2
-9
/
+15
*
ssl: Hard-disable SSLv3 to avoid automagic deps
Michał Górny
2024-02-07
1
-0
/
+4
*
Skip RDS socket tests that hang frequently
Michał Górny
2024-02-07
1
-0
/
+1
*
Blacklist test_pickletools from __all__ test as it imports numpy
Michał Górny
2024-02-07
1
-0
/
+2
*
distutils: make -OO enable both opt-1 and opt-2 optimization
Michał Górny
2024-02-07
2
-10
/
+10
*
Python 3.11.8
v3.11.8
Pablo Galindo
2024-02-06
99
-600
/
+1583
*
[3.11] GH-gh-75705: Set unixfrom envelope in mailbox._mboxMMDF (GH-107117) (G...
Miss Islington (bot)
2024-02-06
3
-3
/
+15
*
[3.11] gh-46968: Fix invalid reference to Sound eXchange (SoX) 12.17.7 licens...
Miss Islington (bot)
2024-02-06
2
-47
/
+48
*
[3.11] gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877) (GH-115080)
Miss Islington (bot)
2024-02-06
3
-2
/
+3
*
[3.11] gh-89811: Check for valid tp_version_tag in specializer (GH-115045)
Peter Lazorchak
2024-02-06
4
-1
/
+216
*
[3.11] gh-115009: Update macOS installer to use SQLite 3.45.1 (#115066) (#115...
Erlend E. Aasland
2024-02-06
2
-3
/
+4
*
[3.11] gh-115015: Argument Clinic: fix generated code for METH_METHOD methods...
Erlend E. Aasland
2024-02-06
22
-48
/
+143
*
[3.11] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115057)
Ned Deily
2024-02-05
4
-5
/
+8
*
[3.11] gh-109991: Update macOS installer to use OpenSSL 3.0.13. (GH-115054)
Miss Islington (bot)
2024-02-06
2
-3
/
+4
*
[3.11] gh-109991: Update Windows build to use OpenSSL 3.0.13 (#115048)
Zachary Ware
2024-02-06
3
-4
/
+5
*
[3.11] gh-109475: Fix support of explicit option value "--" in argparse (GH-1...
Serhiy Storchaka
2024-02-05
3
-1
/
+20
*
[3.11] gh-114967: Fix "Built-in Exceptions" documentation ambiguous wording (...
Miss Islington (bot)
2024-02-05
1
-1
/
+1
*
[3.11] gh-114392: Improve test_capi.test_structmembers (GH-114393) (GH-115030)
Serhiy Storchaka
2024-02-05
1
-99
/
+89
*
[3.11] GH-69695: Update ``PyImport_ImportModule`` description (GH-103836) (GH...
Miss Islington (bot)
2024-02-05
1
-14
/
+2
*
[3.11] Remove bogus syntax error marker in csv doc (GH-115017) (#115019)
Miss Islington (bot)
2024-02-05
1
-1
/
+0
*
[3.11] gh-114887 Reject only sockets of type SOCK_STREAM in create_da… (#11...
Travis Howse
2024-02-04
3
-3
/
+5
*
[3.11] Bump ruff to 0.2.0 (#114932) (#115008)
Alex Waygood
2024-02-04
2
-4
/
+6
*
[3.11] gh-113803: Fix inaccurate documentation for shutil.move when dst is an...
Miss Islington (bot)
2024-02-04
2
-16
/
+19
*
[3.11] gh-114388: Fix warnings when assign an unsigned integer member (GH-114...
Serhiy Storchaka
2024-02-04
3
-28
/
+97
*
[3.11] gh-113951: Tkinter: "tag_unbind(tag, sequence, funcid)" now only unbin...
Miss Islington (bot)
2024-02-04
3
-11
/
+117
*
[3.11] gh-113280: Always close socket if SSLSocket creation failed (GH-114659...
Miss Islington (bot)
2024-02-04
3
-64
/
+78
*
[3.11] gh-101100: Fix dangling references in pickle.rst (GH-114972) (#114992)
Miss Islington (bot)
2024-02-04
2
-26
/
+26
*
[3.11] gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (G...
Hugo van Kemenade
2024-02-04
8
-91
/
+91
*
[3.11] gh-114965: Updated bundled pip to 24.0 (gh-114966) (gh-114973)
Stéphane Bidoul
2024-02-03
3
-1
/
+2
*
[3.11] gh-101100: Fix Sphinx reference warnings in the glossary (GH-114729) (...
Miss Islington (bot)
2024-02-03
1
-3
/
+5
*
[3.11] gh-114959: tarfile: do not ignore errors when extract a directory on t...
Miss Islington (bot)
2024-02-03
5
-1
/
+220
*
[3.11] gh-114955: Add clear to MutableSequence's mixin methods in document (g...
Miss Islington (bot)
2024-02-03
1
-2
/
+2
*
[3.11] Update LOGGING example taken from Django docs. (GH-114903) (#114952)
Miss Islington (bot)
2024-02-03
1
-14
/
+11
*
[3.11] Normalize heading underline in multiprocessing.rst (GH-114923) (#114947)
Miss Islington (bot)
2024-02-03
1
-26
/
+26
*
[3.11] gh-114913: Add newline to subprocess doc (GH-114941) (#114943)
Miss Islington (bot)
2024-02-02
1
-1
/
+2
*
[3.11] Correct timedelta description (GH-101417) (GH-114939)
Miss Islington (bot)
2024-02-02
1
-3
/
+3
*
[3.11] Fix indentation of "versionchanged" in datetime.rst (GH-114933) (GH-11...
Miss Islington (bot)
2024-02-02
1
-3
/
+3
*
[3.11] gh-103360: Add link in stdtypes.rst to escape sequences in lexical_ana...
Miss Islington (bot)
2024-02-02
2
-1
/
+6
*
[3.11] gh-114728: Fix documentation for comparison of objects in datetime mod...
Miss Islington (bot)
2024-02-02
1
-68
/
+50
*
[3.11] gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 ...
Miss Islington (bot)
2024-02-02
4
-14
/
+25
*
[3.11] Move "format" param doc of shutil.make_archive() on its own paragraph ...
Miss Islington (bot)
2024-02-02
1
-1
/
+3
*
[3.11] gh-89891: Refer SharedMemory implementation as POSIX (GH-104678) (GH-1...
Miss Islington (bot)
2024-02-01
1
-1
/
+1
*
[3.11] gh-101100: Fix sphinx warnings in `howto/logging.rst` (GH-114846) (#11...
Miss Islington (bot)
2024-02-01
3
-24
/
+36
[next]