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
*
bpo-45433: Do not link libpython against libcrypt
gentoo-3.10.0_p1
Mike Gilbert
2021-10-11
1
-0
/
+3
*
closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH...
Geoffrey Thomas
2021-10-11
3
-13
/
+4
*
Fix dictionary iteration error in _ExecutorManagerThread
gentoo-3.10.0
Jakub Kulik
2021-10-04
1
-1
/
+1
*
ssl: Hard-disable SSLv3 to avoid automagic deps
Michał Górny
2021-10-04
1
-0
/
+4
*
Skip RDS socket tests that hang frequently
Michał Górny
2021-10-04
1
-0
/
+1
*
Blacklist test_pickletools from __all__ test as it imports numpy
Michał Górny
2021-10-04
1
-0
/
+2
*
Install shared libs in LIBDEST
Mike Gilbert
2021-10-04
1
-3
/
+2
*
distutils: make -OO enable both opt-1 and opt-2 optimization
Michał Górny
2021-10-04
2
-10
/
+10
*
Disable nis
Mike Gilbert
2021-10-04
1
-1
/
+0
*
Improve distutils C++ support
Mike Gilbert
2021-10-04
6
-52
/
+80
*
setup.py: exit with non-zero status on failure
Mike Gilbert
2021-10-04
1
-0
/
+5
*
Override libdir
Mike Gilbert
2021-10-04
1
-14
/
+10
*
Disable modules and SSL
Mike Gilbert
2021-10-04
1
-2
/
+13
*
Python 3.10.0
v3.10.0
Pablo Galindo
2021-10-04
15
-597
/
+169
*
bpo-45310: Fix parrallel shared memory tests (GH-28661)
Miss Islington (bot)
2021-10-04
1
-16
/
+24
*
hashlib: Fix old message about unicode objects. (GH-28653)
Miss Islington (bot)
2021-10-04
1
-1
/
+1
*
bpo-45291: Explicitly set --libdir=lib when configure OpenSSL (GH-28566) (GH-...
Miss Islington (bot)
2021-10-04
1
-0
/
+1
*
bpo-45341: Replace 'Packaging' with 'Package' in "Python P... Index" (GH-28687)
Miss Islington (bot)
2021-10-04
2
-7
/
+7
*
bpo-45346: Keep docs consistent regarding true and false values (GH-28697) (G...
Miss Islington (bot)
2021-10-04
3
-6
/
+6
*
[3.10] Remove trailing spaces (GH-28709)
Serhiy Storchaka
2021-10-04
15
-17
/
+17
*
bpo-45350: Rerun autoreconf with the pkg-config macros (GH-28707)
Pablo Galindo Salgado
2021-10-04
3
-5
/
+484
*
bpo-45249: Ensure the traceback module prints correctly syntax errors with ra...
Miss Islington (bot)
2021-09-29
2
-6
/
+34
*
bpo-45067 - Verify the version of ncurses for extended color support feature ...
Miss Islington (bot)
2021-09-29
1
-2
/
+2
*
bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235) (GH-28251)
Miss Islington (bot)
2021-09-29
3
-1
/
+14
*
bpo-45118: Fix regrtest second summary for re-run tests (GH-28183) (GH-28214)
Miss Islington (bot)
2021-09-29
1
-4
/
+7
*
[3.10] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28511)
Łukasz Langa
2021-09-29
29
-31
/
+38
*
[doc] Clarify exception in `multiprocessing.cpu_count` (GH-23660) (GH-28433)
Miss Islington (bot)
2021-09-29
1
-1
/
+2
*
bpo-42038: fix description of returned list of lines (GH-27529) (GH-28428)
Miss Islington (bot)
2021-09-29
1
-6
/
+6
*
[doc] Add a missing apostrophe in a code example in venv.rst (GH-28391) (GH-2...
Miss Islington (bot)
2021-09-29
1
-1
/
+1
*
bpo-45217: adds note that `allow_no_value` in `configparser` is optional (GH-...
Miss Islington (bot)
2021-09-29
1
-1
/
+2
*
Fix typo and add a module prefix (GH-28401)
Miss Islington (bot)
2021-09-29
1
-2
/
+2
*
docs: correct references to __isub__ etc (GH-28297)
Miss Islington (bot)
2021-09-29
1
-132
/
+132
*
bpo-45089: Improve sqlite3 trace callback docs (GH-28238) (GH-28371)
Miss Islington (bot)
2021-09-29
1
-5
/
+13
*
bpo-9811: [doc] strftime handling of unsupported format specifiers is platfor...
Miss Islington (bot)
2021-09-29
1
-1
/
+2
*
bpo-44964: Correct the note about the f_lasti field (GH-28208) (GH-28276)
Miss Islington (bot)
2021-09-29
2
-4
/
+4
*
bpo-45024 and bpo-23864: Document how interface testing works with the collec...
Miss Islington (bot)
2021-09-29
2
-63
/
+168
*
Fix small mistake in fileinput documentation (GH-28241)
Miss Islington (bot)
2021-09-29
1
-1
/
+1
*
[3.10] Fix minor typo in Doc/c-api/type.rst (GH-28432) (GH-28440)
Miss Islington (bot)
2021-09-29
1
-1
/
+1
*
bpo-45198: __set_name__ documentation not clear about its usage with non-desc...
Miss Islington (bot)
2021-09-29
2
-30
/
+36
*
Docs: Clarify the before_and_after() example (GH-28458) (#28464)
Miss Islington (bot)
2021-09-29
2
-6
/
+8
*
[3.10] bpo-45246: Document that sorted() only uses "<" comparisons (GH-28494)...
Łukasz Langa
2021-09-29
1
-0
/
+9
*
bpo-45216: Remove extraneous method docs from `difflib` (GH-28445) (GH-28505)
Miss Islington (bot)
2021-09-29
2
-40
/
+2
*
Fix legacy logging module URL (GH-28528)
Miss Islington (bot)
2021-09-29
1
-1
/
+1
*
bpo-43760: Document PyThreadState.use_tracing removal (GH-28527) (GH-28529)
Miss Islington (bot)
2021-09-29
1
-0
/
+3
*
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) (GH-28523)
Miss Islington (bot)
2021-09-29
29
-69
/
+69
*
[docs] Update documentation for `multiprocessing.get_start_method` (GH-18170)...
Miss Islington (bot)
2021-09-29
1
-1
/
+7
*
bpo-30951: Correct co_names docstring in inspect module (GH-2743) (GH-28543)
Miss Islington (bot)
2021-09-29
1
-1
/
+1
*
bpo-38623: Add note about site module (site-packages) (GH-16974) (GH-28536)
Miss Islington (bot)
2021-09-29
1
-1
/
+2
*
bpo-45277: Fix typo in codecs doc (GH-28555)
Miss Islington (bot)
2021-09-29
1
-1
/
+1
*
[doc] fix minor typo for argparse (GH-28451)
Miss Islington (bot)
2021-09-29
1
-1
/
+1
[next]