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
*
[3.13] gh-120161: Fix a Crash in the _datetime Module (gh-120518)
Miss Islington (bot)
2024-06-15
1
-0
/
+2
*
[3.13] gh-120291: Fix a bashism in python-config.sh.in (GH-120292) (#120341)
Miss Islington (bot)
2024-06-12
2
-4
/
+6
*
Python 3.13.0b2
v3.13.0b2
Thomas Wouters
2024-06-05
80
-164
/
+805
*
[3.13] gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843) (GH-120066)
Łukasz Langa
2024-06-04
1
-0
/
+1
*
[3.13] gh-89928: Fix integer conversion of device numbers (GH-31794) (GH-120053)
Miss Islington (bot)
2024-06-04
1
-0
/
+3
*
[3.13] gh-119588: Implement zipfile.Path.is_symlink (zipp 3.19.0). (GH-119591...
Miss Islington (bot)
2024-06-04
1
-0
/
+1
*
[3.13] gh-106531: Apply changes from importlib_resources 6.3.2 (GH-117054) (#...
Miss Islington (bot)
2024-06-04
1
-0
/
+6
*
[3.13] gh-119819: Fix regression to allow logging configuration with multipr...
Miss Islington (bot)
2024-06-04
1
-0
/
+2
*
[3.13] gh-118868: logging QueueHandler fix passing of kwargs (GH-118869) (GH-...
Miss Islington (bot)
2024-06-04
1
-0
/
+2
*
[3.13] gh-111389: Add PyHASH_MULTIPLIER constant (GH-119214) (#119334)
Miss Islington (bot)
2024-06-04
1
-0
/
+2
*
[3.13] gh-119724: Revert "bpo-45759: Better error messages for non-matching '...
T. Wouters
2024-06-04
1
-0
/
+3
*
[3.13] gh-117398: Use Per-Interpreter State for the _datetime Static Types (g...
Miss Islington (bot)
2024-06-03
1
-0
/
+2
*
[3.13] gh-117142: Support Importing ctypes in Isolated Interpreters (gh-120008)
Miss Islington (bot)
2024-06-03
1
-0
/
+2
*
[3.13] gh-118835: pyrepl: Fix prompt length computation for custom prompts co...
Miss Islington (bot)
2024-06-03
1
-0
/
+1
*
gh-119679: Ensures correct import libraries are included in Windows install p...
Miss Islington (bot)
2024-06-03
1
-0
/
+1
*
gh-102511: Amend 3.13.0b1.rst (GH-119895)
Miss Islington (bot)
2024-06-03
1
-0
/
+1
*
[3.13] gh-119336: Restore removed _PyLong_NumBits() function (GH-119418) (#11...
Miss Islington (bot)
2024-06-03
1
-0
/
+1
*
[3.13] GH-89727: Fix `shutil.rmtree()` recursion error on deep trees (GH-1198...
Miss Islington (bot)
2024-06-01
1
-0
/
+2
*
[3.13] gh-113892: Add a extra check to `ProactorEventLoop.sock_connect` to en...
Miss Islington (bot)
2024-06-01
1
-0
/
+3
*
[3.13] Revert "[3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) (...
Victor Stinner
2024-06-01
1
-3
/
+0
*
[3.13] gh-119821: Support non-dict globals in LOAD_FROM_DICT_OR_GLOBALS (#119...
Jelle Zijlstra
2024-05-31
1
-0
/
+2
*
[3.13] gh-118894: Make asyncio REPL use pyrepl (GH-119433) (#119884)
Miss Islington (bot)
2024-05-31
1
-0
/
+1
*
[3.13] gh-119369: Fix deadlock during thread exit in free-threaded build (GH-...
Miss Islington (bot)
2024-05-31
1
-0
/
+2
*
gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717)
Miss Islington (bot)
2024-05-31
1
-0
/
+1
*
[3.13] gh-119585: Fix crash involving `PyGILState_Release()` and `PyThreadSta...
Miss Islington (bot)
2024-05-31
1
-0
/
+5
*
[3.13] gh-111201: Support pyrepl on Windows (GH-119559) (GH-119850)
Miss Islington (bot)
2024-05-31
1
-0
/
+1
*
gh-116145: Updated bundled Tcl/Tk on Windows to 8.6.14 (GH-117030)
Miss Islington (bot)
2024-05-31
2
-8
/
+9
*
[3.13] gh-103194: Fix Tkinter’s Tcl value type handling for Tcl 8.7/9.0 (GH...
Miss Islington (bot)
2024-05-31
1
-0
/
+4
*
[3.13] gh-119548: Add a 'clear' command to the REPL (GH-119549) (#119552)
Miss Islington (bot)
2024-05-31
1
-0
/
+1
*
[3.13] gh-119729: Use 't' in pkg-config file name for free-threaded build (GH...
Miss Islington (bot)
2024-05-30
1
-0
/
+5
*
[3.13] GH-89727: Fix `os.fwalk()` recursion error on deep trees (GH-119638) (...
Miss Islington (bot)
2024-05-30
1
-0
/
+3
*
[3.13] GH-89727: Partially fix `shutil.rmtree()` recursion error on deep tree...
Miss Islington (bot)
2024-05-29
1
-0
/
+3
*
gh-119070: Fix py.exe handling of /usr/bin/env commands missing extension (GH...
Miss Islington (bot)
2024-05-29
1
-0
/
+3
*
[3.13] gh-119525: Fix deadlock with `_PyType_Lookup` and the GIL (GH-119527) ...
Miss Islington (bot)
2024-05-29
1
-0
/
+2
*
[3.13] gh-119555: catch SyntaxError from compile() in the InteractiveColoredC...
Miss Islington (bot)
2024-05-29
1
-0
/
+2
*
[3.13] gh-119443: Turn off from __future__ import annotations in REPL (GH-119...
Miss Islington (bot)
2024-05-29
1
-0
/
+2
*
[3.13] gh-117398: Statically Allocate the Datetime C-API (GH-119472) (gh-119641)
Eric Snow
2024-05-28
1
-0
/
+3
*
[3.13] gh-119118: Fix performance regression in tokenize module (GH-119615) (...
Miss Islington (bot)
2024-05-28
1
-0
/
+2
*
[3.13] gh-119011: `type.__type_params__` now return an empty tuple (GH-119296...
Miss Islington (bot)
2024-05-28
1
-0
/
+2
*
[3.13] gh-119311: Fix name mangling with PEP 695 generic classes (#119464) (#...
Jelle Zijlstra
2024-05-28
2
-0
/
+4
*
[3.13] gh-119560: Drop an Invalid Assert in PyState_FindModule() (gh-119561) ...
Miss Islington (bot)
2024-05-27
1
-0
/
+3
*
[3.13] Fix typos in HISTORY documentation (GH-119453) (#119597)
Miss Islington (bot)
2024-05-27
2
-35
/
+36
*
[3.13] gh-111999: Fix the signature of str.format_map() (GH-119540) (#119543)
Miss Islington (bot)
2024-05-25
1
-0
/
+1
*
gh-118263: Add additional arguments to path_t (Argument Clinic type) in posix...
Miss Islington (bot)
2024-05-24
1
-0
/
+1
*
[3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) (#119504)
Miss Islington (bot)
2024-05-24
1
-0
/
+3
*
[3.13] gh-118692: Avoid creating unnecessary StopIteration instances for moni...
Miss Islington (bot)
2024-05-24
1
-0
/
+1
*
[3.13] GH-117195: Avoid assertion error in `object.__sizeof__` (GH-117220) (G...
Miss Islington (bot)
2024-05-23
1
-0
/
+2
*
[3.13] Fix typos in what's new documentation (GH-119448) (#119449)
Miss Islington (bot)
2024-05-23
6
-9
/
+9
*
[3.13] gh-118911: Trailing whitespace in a block shouldn't prevent the user f...
Lysandros Nikolaou
2024-05-23
1
-0
/
+5
*
[3.13] gh-113978: Ignore warnings on text completion inside REPL (GH-113979) ...
Miss Islington (bot)
2024-05-22
1
-0
/
+1
[next]