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.11] gh-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declaration war...
backport-e35ca41-3.11
Sam James
2022-12-01
1
-0
/
+1
*
gh-96192: fix os.ismount() to use a path that is str or bytes (GH-96194)
Miss Islington (bot)
2022-11-30
1
-0
/
+1
*
bpo-47220: Document the optional callback parameter of weakref.WeakMethod (GH...
Miss Islington (bot)
2022-11-30
1
-0
/
+2
*
gh-82836: fix private network check (GH-97733)
Miss Islington (bot)
2022-11-29
1
-0
/
+1
*
gh-99344, gh-99379, gh-99382: Fix issues in substitution of ParamSpec and Typ...
Miss Islington (bot)
2022-11-29
3
-0
/
+6
*
[3.11] bpo-31718: Fix io.IncrementalNewlineDecoder SystemErrors and segfaults...
Kumar Aditya
2022-11-28
1
-0
/
+3
*
bpo-41825: restructure docs for the os.wait*() family (GH-22356)
Miss Islington (bot)
2022-11-28
1
-0
/
+3
*
gh-51524: Fix bug when calling trace.CoverageResults with valid infile (GH-99...
Miss Islington (bot)
2022-11-27
1
-0
/
+1
*
GH-87235: Make sure "python /dev/fd/9 9</path/to/script.py" works on macOS (G...
Miss Islington (bot)
2022-11-27
1
-0
/
+1
*
gh-91078: Return None from TarFile.next when the tarfile is empty (GH-91850)
Miss Islington (bot)
2022-11-26
1
-0
/
+1
*
gh-97966: Restore prior expectation that uname_result._fields and ._asdict wo...
Miss Islington (bot)
2022-11-26
1
-0
/
+2
*
bpo-38031: Fix a possible assertion failure in _io.FileIO() (GH-GH-5688)
Miss Islington (bot)
2022-11-25
1
-0
/
+2
*
gh-98872: Fix a possible resource leak in Python 3.11.0 (GH-99047)
Miss Islington (bot)
2022-11-24
1
-0
/
+1
*
Use faster APIs to calculate paths at startup for Store packaged Python on Wi...
Miss Islington (bot)
2022-11-23
1
-0
/
+2
*
[3.11] gh-88863: Clear ref cycles to resolve leak when asyncio.open_connectio...
Dong Uk, Kang
2022-11-23
1
-0
/
+3
*
GH-92892: Add section about variadic functions to ctypes documentation (GH-99...
Miss Islington (bot)
2022-11-22
1
-0
/
+1
*
[3.11] gh-99645: Fix a bug in handling class cleanups in unittest.TestCase (G...
Serhiy Storchaka
2022-11-22
1
-0
/
+3
*
[3.11] gh-99016: Make build scripts compatible with Python 3.8 (GH-99017). (G...
Serhiy Storchaka
2022-11-22
1
-0
/
+1
*
GH-97001: Release GIL in termios extension (GH-99503)
Miss Islington (bot)
2022-11-22
1
-0
/
+1
*
gh-99341: Cover type ignore nodes when incrementing line numbers (GH-99422)
Miss Islington (bot)
2022-11-22
1
-0
/
+2
*
gh-99659: Use correct exceptions in sqlite3 bigmem tests (GH-99660)
Miss Islington (bot)
2022-11-22
1
-0
/
+3
*
[3.11] gh-99103: Normalize specialized traceback anchors against the current ...
Batuhan Taskaya
2022-11-21
1
-0
/
+2
*
gh-98629: Fixes sys._git and sys.version creation on Windows (GH-99664)
Miss Islington (bot)
2022-11-21
1
-0
/
+1
*
[3.11] Revert "[3.11] gh-98724: Fix Py_CLEAR() macro side effects (#99100)" (...
Victor Stinner
2022-11-21
1
-3
/
+0
*
gh-99578: Fix refleak in _imp.create_builtin() (GH-99642)
Miss Islington (bot)
2022-11-21
1
-0
/
+3
*
[3.11] gh-99337: Fix compile errors with gcc 12 on macOS (GH-99470) (#99638)
Miss Islington (bot)
2022-11-21
1
-0
/
+1
*
gh-99581: Fix a buffer overflow in the tokenizer when copying lines that fill...
Miss Islington (bot)
2022-11-20
1
-0
/
+3
*
[3.11] gh-98086: Now ``patch.dict`` can decorate async functions (GH-98095) (...
Miss Islington (bot)
2022-11-19
1
-0
/
+1
*
gh-99442: Fix handling in py.exe launcher when argv[0] does not include a fil...
Miss Islington (bot)
2022-11-18
1
-0
/
+2
*
gh-99553: fix bug where an ExceptionGroup subclass can wrap a BaseException (...
Miss Islington (bot)
2022-11-18
1
-0
/
+2
*
gh-98940: Fix Mac/Extras.install.py File filter bug (GH-98943)
Miss Islington (bot)
2022-11-16
1
-0
/
+1
*
gh-87604: Avoid publishing list of active per-interpreter audit hooks via the...
Miss Islington (bot)
2022-11-15
1
-0
/
+2
*
gh-99370: Calculate zip path from prefix when in a venv (GH-99371)
Miss Islington (bot)
2022-11-14
1
-0
/
+2
*
gh-99275: Fix `SystemError` in `ctypes` during `__initsubclass__` (GH-99283)
Miss Islington (bot)
2022-11-13
1
-0
/
+2
*
gh-99418: Make urllib.parse.urlparse enforce that a scheme must begin with an...
Miss Islington (bot)
2022-11-13
1
-0
/
+2
*
[3.11] gh-98707: configure --with-system-libmpdec and --with-system-expat no ...
Erlend E. Aasland
2022-11-13
1
-0
/
+4
*
bpo-34272: Reorganize C API tests. (GH-8551)
Miss Islington (bot)
2022-11-12
1
-0
/
+1
*
gh-80448: argparse: Fix IndexError on store_true action (GH-15656)
Miss Islington (bot)
2022-11-11
1
-0
/
+1
*
[3.11] GH-99298: Don't perform jumps before error handling (GH-99343)
Brandt Bucher
2022-11-11
1
-0
/
+2
*
[3.11] gh-99277: remove older version of `get_write_buffer_limits` (GH-99280)...
Miss Islington (bot)
2022-11-10
1
-0
/
+1
*
gh-99204: Calculate base_executable by alternate names in POSIX venvs (GH-99206)
Miss Islington (bot)
2022-11-10
1
-0
/
+4
*
[3.11] GH-99257: Check the owner's type when specializing slots (GH-99324)
Miss Islington (bot)
2022-11-10
1
-0
/
+3
*
gh-74044: inspect.signature for wrappers around decorated bound methods (GH-736)
Miss Islington (bot)
2022-11-10
1
-0
/
+1
*
GH-99205: Mark new interpreters and threads as non-static (GH-99268)
Miss Islington (bot)
2022-11-09
1
-0
/
+2
*
gh-98724: Fix Py_CLEAR() macro side effects (#99100) (#99288)
Victor Stinner
2022-11-09
1
-0
/
+3
*
gh-99248: [Enum] fix negative number infinite loop (GH-99256)
Miss Islington (bot)
2022-11-08
1
-0
/
+1
*
gh-99181: fix except* on unhashable exceptions (GH-99192)
Miss Islington (bot)
2022-11-08
1
-0
/
+1
*
gh-92119: ctypes: Print exception class name instead of its representation (G...
Miss Islington (bot)
2022-11-07
1
-0
/
+2
*
[3.11] gh-98433: Fix quadratic time idna decoding. (GH-99092) (#99222)
Miss Islington (bot)
2022-11-07
1
-0
/
+6
*
gh-94280: Require Python 3.9 or higher to compile CPython on Windows (GH-94281)
Miss Islington (bot)
2022-11-07
1
-0
/
+3
[next]