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-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declaration war...
backport-e35ca41-3.11
Sam James
2022-12-01
3
-48
/
+57
*
gh-96192: fix os.ismount() to use a path that is str or bytes (GH-96194)
Miss Islington (bot)
2022-11-30
3
-0
/
+4
*
[3.11] GH-98906 ```re``` module: ```search() vs. match()``` section should me...
Miss Islington (bot)
2022-11-30
1
-6
/
+12
*
bpo-47220: Document the optional callback parameter of weakref.WeakMethod (GH...
Miss Islington (bot)
2022-11-30
2
-2
/
+6
*
gh-82836: fix private network check (GH-97733)
Miss Islington (bot)
2022-11-29
3
-4
/
+50
*
Docs: improve accuracy of socketserver reference (GH-24767)
Miss Islington (bot)
2022-11-29
1
-7
/
+3
*
whatsnew-3.10: Mention PEP 647 in the Release highlights section. (GH-99853)
Miss Islington (bot)
2022-11-29
1
-1
/
+2
*
gh-90717: Update the documentation for the altchars paremeter in base64 libra...
Miss Islington (bot)
2022-11-29
1
-8
/
+11
*
gh-99344, gh-99379, gh-99382: Fix issues in substitution of ParamSpec and Typ...
Miss Islington (bot)
2022-11-29
5
-41
/
+117
*
[3.11] gh-99811: Use correct variable to search for time in format string (GH...
Miss Islington (bot)
2022-11-28
1
-1
/
+1
*
`fnmatch` docs: link to `fnmatch.filter()`, not `builtins.filter()` (GH-99819)
Miss Islington (bot)
2022-11-28
1
-1
/
+1
*
gh-99249: Clarify "read-only" slots tp_bases & tp_mro (GH-99342)
Miss Islington (bot)
2022-11-28
1
-6
/
+25
*
[3.11] bpo-31718: Fix io.IncrementalNewlineDecoder SystemErrors and segfaults...
Kumar Aditya
2022-11-28
3
-11
/
+32
*
bpo-41825: restructure docs for the os.wait*() family (GH-22356)
Miss Islington (bot)
2022-11-28
2
-93
/
+145
*
gh-51524: Fix bug when calling trace.CoverageResults with valid infile (GH-99...
Miss Islington (bot)
2022-11-27
3
-1
/
+12
*
Docs: both sqlite3 "point examples" now adapt to str (GH-99823)
Miss Islington (bot)
2022-11-27
1
-1
/
+1
*
gh-91340: Document multiprocessing.set_start_method force parameter (GH-32339)
Miss Islington (bot)
2022-11-27
1
-2
/
+6
*
GH-87235: Make sure "python /dev/fd/9 9</path/to/script.py" works on macOS (G...
Miss Islington (bot)
2022-11-27
3
-98
/
+120
*
doc: Remove backslashes in doctest grammar docs (GH-29346)
Miss Islington (bot)
2022-11-26
1
-3
/
+3
*
bpo-43327: Fix the docs for PyImport_ImportFrozenModuleObject() (GH-24659)
Miss Islington (bot)
2022-11-26
1
-2
/
+2
*
gh-91078: Return None from TarFile.next when the tarfile is empty (GH-91850)
Miss Islington (bot)
2022-11-26
3
-0
/
+15
*
gh-99795: Fix typo in importlib.resources.abc (GH-99796)
Miss Islington (bot)
2022-11-26
1
-1
/
+1
*
gh-97966: Restore prior expectation that uname_result._fields and ._asdict wo...
Miss Islington (bot)
2022-11-26
3
-2
/
+14
*
GH-95896: posixmodule.c: fix osdefs.h inclusion to not depend on compiler (GH...
Miss Islington (bot)
2022-11-26
1
-11
/
+3
*
[3.11] gh-99502: mention bytes-like objects as input in `secrets.compare_dige...
Miss Islington (bot)
2022-11-26
1
-1
/
+3
*
Fix typo in `__match_args__` doc (GH-99785)
Miss Islington (bot)
2022-11-25
1
-1
/
+1
*
[3.11] Fix misspelling in docs for http.HTTPMethod (GH-99376) (#99451)
Miss Islington (bot)
2022-11-25
1
-7
/
+16
*
gh-64019: Have attribute table in `inspect` docs link to module attributes in...
Miss Islington (bot)
2022-11-25
1
-6
/
+1
*
[3.11] gh-85073: Add some missing links to source (GH-99363) (#99586)
Miss Islington (bot)
2022-11-25
8
-0
/
+22
*
bpo-38031: Fix a possible assertion failure in _io.FileIO() (GH-GH-5688)
Miss Islington (bot)
2022-11-25
3
-1
/
+15
*
gh-96168: Add sqlite3 row factory how-to (GH-99507)
Miss Islington (bot)
2022-11-25
1
-41
/
+119
*
Fix rendering of audioop license in Doc/license.rst (GH-99752)
Miss Islington (bot)
2022-11-24
1
-0
/
+3
*
gh-98872: Fix a possible resource leak in Python 3.11.0 (GH-99047)
Miss Islington (bot)
2022-11-24
2
-0
/
+2
*
Use faster APIs to calculate paths at startup for Store packaged Python on Wi...
Miss Islington (bot)
2022-11-23
2
-25
/
+51
*
[3.11] gh-88863: Clear ref cycles to resolve leak when asyncio.open_connectio...
Dong Uk, Kang
2022-11-23
4
-12
/
+36
*
gh-99619: fix error in documentation of ExceptionGroup.derive() (GH-99621)
Miss Islington (bot)
2022-11-23
1
-6
/
+27
*
GH-95283: Add note about compilers in Mac/README.txt (GH-99506)
Miss Islington (bot)
2022-11-23
1
-0
/
+13
*
[3.11] gh-99650 : Updated argparse docs (GH-99653) (GH-99705)
Miss Islington (bot)
2022-11-22
1
-1
/
+1
*
GH-92892: Add section about variadic functions to ctypes documentation (GH-99...
Miss Islington (bot)
2022-11-22
2
-0
/
+21
*
[3.11] gh-99146 struct module documentation should have more predictable exam...
Miss Islington (bot)
2022-11-22
1
-76
/
+206
*
[3.11] gh-99645: Fix a bug in handling class cleanups in unittest.TestCase (G...
Serhiy Storchaka
2022-11-22
3
-5
/
+35
*
gh-93937: Document PyFrame_Check and PyFrame_Type (GH-99695)
Miss Islington (bot)
2022-11-22
1
-0
/
+18
*
[3.11] gh-99016: Make build scripts compatible with Python 3.8 (GH-99017). (G...
Serhiy Storchaka
2022-11-22
2
-1
/
+2
*
GH-97001: Release GIL in termios extension (GH-99503)
Miss Islington (bot)
2022-11-22
2
-12
/
+77
*
gh-99341: Cover type ignore nodes when incrementing line numbers (GH-99422)
Miss Islington (bot)
2022-11-22
3
-0
/
+20
*
gh-99659: Use correct exceptions in sqlite3 bigmem tests (GH-99660)
Miss Islington (bot)
2022-11-22
2
-4
/
+7
*
gh-99662: fix typo in typing.TypeVarTuple docs (GH-99672)
Miss Islington (bot)
2022-11-21
1
-1
/
+1
*
[3.11] gh-99103: Normalize specialized traceback anchors against the current ...
Batuhan Taskaya
2022-11-21
4
-5
/
+51
*
gh-98629: Fixes sys._git and sys.version creation on Windows (GH-99664)
Miss Islington (bot)
2022-11-21
2
-1
/
+2
*
[3.11] Revert "[3.11] gh-98724: Fix Py_CLEAR() macro side effects (#99100)" (...
Victor Stinner
2022-11-21
4
-126
/
+27
[next]