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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.12.0b2
v3.12.0b2
Thomas Wouters
2023-06-06
54
-234
/
+1207
*
[3.12] GH-105162: Account for `INSTRUMENTED_RESUME` in gen.close/throw. (GH-1...
Miss Islington (bot)
2023-06-06
3
-3
/
+52
*
[3.12] gh-104411: Update test_getint for Tcl 9.0 (GH-104412) (#105356)
Miss Islington (bot)
2023-06-06
1
-1
/
+4
*
[3.12] gh-104399: Use newer libtommath APIs when necessary (GH-104407) (#105343)
Miss Islington (bot)
2023-06-06
2
-2
/
+25
*
[3.12] gh-102304: doc: Add links to Stable ABI and Limited C API (#105345) (#...
Victor Stinner
2023-06-06
16
-42
/
+53
*
[3.12] gh-105259: Ensure we don't show newline characters for trailing NEWLIN...
Miss Islington (bot)
2023-06-06
5
-5
/
+17
*
[3.12] gh-90005: Don't link with libbsd if not needed (#105236) (#105360)
Erlend E. Aasland
2023-06-06
3
-5
/
+9
*
[3.12] gh-105324: Fix tokenize module main function for stdin (GH-105325) (#1...
Miss Islington (bot)
2023-06-05
2
-2
/
+3
*
[3.12] gh-89412: Add missing attributes (added in 3.10) to traceback module d...
Miss Islington (bot)
2023-06-05
3
-2
/
+18
*
[3.12] gh-97908: CAPI docs: Remove repeated struct names from member docs (GH...
Miss Islington (bot)
2023-06-05
2
-8
/
+23
*
[3.12] What's New in 3.12: List 'Improved Modules' alphabetically (GH-105315)...
Hugo van Kemenade
2023-06-05
1
-107
/
+107
*
[3.12] Clarify that error messages are better with PEP 701 (GH-105150) (#105169)
Miss Islington (bot)
2023-06-05
1
-0
/
+25
*
[3.12] gh-105286: Improve `typing.py` docstrings (#105287) (#105319)
Alex Waygood
2023-06-05
1
-220
/
+253
*
[3.12] gh-105280: Ensure `isinstance([], collections.abc.Mapping)` always eva...
Miss Islington (bot)
2023-06-05
3
-8
/
+38
*
[3.12] gh-105237: Allow calling `issubclass(X, typing.Protocol)` again (GH-10...
Miss Islington (bot)
2023-06-05
3
-0
/
+65
*
[3.12] gh-105164: Detect annotations inside match blocks (GH-105177) (#105313)
Miss Islington (bot)
2023-06-05
3
-0
/
+123
*
[3.12] gh-98963: Restore the ability to have a dict-less property. (GH-105262...
Miss Islington (bot)
2023-06-05
3
-13
/
+97
*
[3.12] gh-104882: Docs: fix description of relationship between `socket.getbl...
Miss Islington (bot)
2023-06-04
1
-1
/
+1
*
[3.12] Fix typo in Python 3.12 What's New (GH-105278) (#105282)
Miss Islington (bot)
2023-06-04
1
-2
/
+2
*
[3.12] gh-104690 Disallow thread creation and fork at interpreter finalizatio...
Miss Islington (bot)
2023-06-04
8
-30
/
+97
*
[3.12] gh-89415: Mention new `IP_*` constants in `socket` module in the docs ...
Miss Islington (bot)
2023-06-03
1
-1
/
+2
*
[3.12] gh-105080: Fixed inconsistent signature on derived classes (GH-105217)...
Miss Islington (bot)
2023-06-02
3
-11
/
+31
*
[3.12] gh-104614: Fix potential ref. leak in _testcapimodule/get_basic_static...
Miss Islington (bot)
2023-06-02
1
-1
/
+3
*
[3.12] gh-102778: update documentation of PyErr_PrintEx and traceback.print_l...
Miss Islington (bot)
2023-06-02
2
-7
/
+11
*
[3.12] gh-105194: Fix format specifier escaped characters in f-strings (GH-10...
Miss Islington (bot)
2023-06-02
6
-2
/
+34
*
[3.12] gh-105184: document that marshal functions can fail and need to be che...
Miss Islington (bot)
2023-06-02
2
-0
/
+8
*
[3.12] gh-104799: Default missing lists in AST to the empty list (GH-104834) ...
Miss Islington (bot)
2023-06-02
4
-239
/
+400
*
[3.12] gh-104614: Make Sure ob_type is Always Set Correctly by PyType_Ready()...
Miss Islington (bot)
2023-06-01
4
-17
/
+128
*
[3.12] gh-104341: Call _PyEval_ReleaseLock() with NULL When Finalizing the Cu...
Miss Islington (bot)
2023-06-01
4
-9
/
+46
*
[3.12] gh-105020: Share tp_bases and tp_mro Between Interpreters For All Stat...
Miss Islington (bot)
2023-06-01
7
-26462
/
+26544
*
[3.12] GH-89886: Bump to GNU Autoconf v2.71 (#104925) (#105207)
Erlend E. Aasland
2023-06-01
8
-7426
/
+10591
*
[3.12] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) ...
Miss Islington (bot)
2023-06-01
13
-18
/
+8794
*
[3.12] gh-89886: Rely on HAVE_SYS_TIME_H (GH-105058) (#105192)
Miss Islington (bot)
2023-06-01
5
-19
/
+10
*
gh-105146: Update links at end of Windows installer (uninstall/repair) (GH-10...
Miss Islington (bot)
2023-05-31
2
-3
/
+5
*
[3.12] gh-102251: Explicitly free state for test modules with state in test_i...
Miss Islington (bot)
2023-05-31
2
-5
/
+31
*
[3.12] gh-102304: Fix 2 New Stable ABI Functions (gh-104762) (gh-105123)
Eric Snow
2023-05-31
4
-1
/
+14
*
[3.12] GH-105113: Improve performance of `pathlib.PurePath.match()` (GH-105114)
Barney Gale
2023-05-31
3
-14
/
+81
*
[3.12] gh-105144: Runtime-checkable protocols: move all 'sanity checks' to `_...
Miss Islington (bot)
2023-05-31
3
-37
/
+111
*
[3.12] gh-87729: add LOAD_SUPER_ATTR to 3.12 What's New (GH-105125) (#105143)
Miss Islington (bot)
2023-05-31
1
-0
/
+7
*
[3.12] gh-97933: add LOAD_FAST_AND_CLEAR to 3.12 What's New bytecode section ...
Miss Islington (bot)
2023-05-31
1
-0
/
+3
*
[3.12] gh-105096: Reformat wave documentation (#105136) (#105138)
Victor Stinner
2023-05-31
3
-102
/
+109
*
[3.12] gh-105069: Add a readline-like callable to the tokenizer to consume in...
Miss Islington (bot)
2023-05-31
7
-96
/
+274
*
[3.12] gh-105042: Disable unmatched parens syntax error in python tokenize (G...
Miss Islington (bot)
2023-05-31
5
-34
/
+49
*
[3.12] gh-105091: stable_abi.py: Remove "Unixy" check from --all on other pla...
Miss Islington (bot)
2023-05-31
1
-1
/
+2
*
[3.12] gh-103142: Update macOS installer to use OpenSSL 1.1.1u. (GH-105132)
Miss Islington (bot)
2023-05-31
2
-3
/
+4
*
[3.12] gh-89886: Properly quote Autoconf macro arguments (#105062) (#105118)
Erlend E. Aasland
2023-05-30
2
-706
/
+798
*
[3.12] gh-105035: fix super() calls on unusual types (e.g. meta-types) (GH-10...
Miss Islington (bot)
2023-05-30
4
-221
/
+239
*
gh-88745: Add _winapi.CopyFile2 and update shutil.copy2 to use it (GH-105055)
Miss Islington (bot)
2023-05-30
9
-960
/
+1186
*
[3.12] gh-105071: add missing versionadded directive (GH-105097) (#105105)
Miss Islington (bot)
2023-05-30
1
-0
/
+2
*
[3.12] gh-103921: Minor PEP-695 fixes to the `ast` module docs (GH-105093) (#...
Miss Islington (bot)
2023-05-30
1
-5
/
+5
[next]