index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] GH-106897: Add `RERAISE` event to `sys.monitoring`. (GH-107291) (GH-10...
Mark Shannon
2023-07-28
9
-1203/+1404
*
[3.12] gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345) (...
Serhiy Storchaka
2023-07-28
19
-79/+88
*
[3.12] gh-107298: Fix more Sphinx warnings in the C API doc (GH-107329) (GH-1...
Serhiy Storchaka
2023-07-28
23
-119/+122
*
[3.12] gh-107298: Fix Sphinx warnings in the C API doc (GH-107302) (GH-107375)
Serhiy Storchaka
2023-07-28
12
-37/+29
*
[3.12] gh-106723: forward -Xfrozen_modules option to spawned process interpre...
Miss Islington (bot)
2023-07-28
2
-1/+2
*
[3.12] gh-107298: Fix doc references to undocumented modules (GH-107300) (GH-...
Miss Islington (bot)
2023-07-28
8
-12/+11
*
[3.12] gh-106368: Argument clinic tests: improve failure message when tests i...
Miss Islington (bot)
2023-07-28
1
-1/+1
*
[3.12] gh-104621: Check for Incompatible Extensions in import_find_extension(...
Miss Islington (bot)
2023-07-27
4
-16/+50
*
[3.12] gh-104432: Use `memcpy()` to avoid misaligned loads (GH-104433) (#107355)
Miss Islington (bot)
2023-07-27
3
-7/+29
*
[3.12] gh-105699: Disable the Interpreters Stress Tests (gh-107354) (gh-107357)
Miss Islington (bot)
2023-07-27
1
-0/+1
*
[3.12] gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-...
Miss Islington (bot)
2023-07-27
12
-37/+39
*
[3.12] Bump some docs dependencies to resolve a Dependabot security alert (GH...
Miss Islington (bot)
2023-07-27
1
-5/+5
*
[3.12] gh-106996: Rewrite turtle explanation (GH-107244) (#107335)
Miss Islington (bot)
2023-07-27
1
-54/+38
*
[3.12] Docs: Argument Clinic: Restructure "Basic concepts and usage" (GH-1069...
Miss Islington (bot)
2023-07-27
2
-50/+142
*
[3.12] gh-107298: Docs: add targets for some :c:member: and :c:macro: referen...
Miss Islington (bot)
2023-07-27
3
-40/+40
*
[3.12] gh-107091: Fix some uses of :attr: role (GH-107318) (GH-107330)
Serhiy Storchaka
2023-07-27
9
-58/+64
*
[3.12] Docs: Remove the numbered steps from the Argument Clinic tutorial (GH-...
Miss Islington (bot)
2023-07-26
1
-314/+310
*
[3.12] gh-105002: [pathlib] Fix relative_to with walk_up=True using ".." (GH-...
Miss Islington (bot)
2023-07-26
3
-2/+19
*
[3.12] Document that `os.link()` is not available on Emscripten (GH-104822) (...
Miss Islington (bot)
2023-07-26
1
-1/+1
*
[3.12] gh-107091: Fix some uses of :c:type: role (GH-107138) (GH-107312)
Miss Islington (bot)
2023-07-26
9
-22/+28
*
[3.12] gh-107091: Fix some uses of :c:member: role (GH-107129) (GH-107310)
Miss Islington (bot)
2023-07-26
8
-14/+16
*
[3.12] gh-106948: Update documentation nitpick_ignore for c:identifer domain ...
Miss Islington (bot)
2023-07-26
2
-3/+9
*
[3.12] gh-106350: Tkinter: do not ignore return value of `mp_init()` (GH-1063...
Miss Islington (bot)
2023-07-26
2
-2/+5
*
[3.12] gh-106368: Increase Argument Clinic CLI test coverage (GH-107277) (#10...
Miss Islington (bot)
2023-07-26
1
-3/+75
*
[3.12] gh-106185: Deduplicate `CPythonTracebackErrorCaretTests` in `test_trac...
Miss Islington (bot)
2023-07-25
1
-1/+1
*
[3.12] gh-106939: document ShareableList nul-strip quirk. (GH-107266) (#107269)
Miss Islington (bot)
2023-07-25
1
-7/+37
*
[3.12] gh-107226: PyModule_AddObjectRef() should only be in the limited API 3...
Miss Islington (bot)
2023-07-25
2
-0/+4
*
[3.12] gh-62519: Make pgettext search plurals when translation is not found (...
Miss Islington (bot)
2023-07-25
3
-4/+12
*
[3.12] Remove superflous whitespaces in `layout.html`. (#107251)
Ezio Melotti
2023-07-25
1
-4/+4
*
[3.12] gh-105699: Add some stress tests for subinterpreter creation (GH-10696...
Miss Islington (bot)
2023-07-25
1
-0/+22
*
[3.12] gh-105059: Fix MSCV compiler warning on PyObject union (GH-107239) (#1...
Miss Islington (bot)
2023-07-25
1
-0/+11
*
[3.12] gh-107237: Fix test_udp_reconnection() of test_logging (GH-107238) (#1...
Miss Islington (bot)
2023-07-25
2
-4/+6
*
[3.12] gh-105059: Use GCC/clang extension for PyObject union (GH-107232) (#10...
Miss Islington (bot)
2023-07-25
1
-0/+5
*
[3.12] gh-106996: Add a how-to section to the turtle documentation (GH-107153...
Miss Islington (bot)
2023-07-25
1
-0/+114
*
[3.12] gh-106774: Update bundled pip version to 23.2.1 (GH-106775) (gh-107222)
Miss Islington (bot)
2023-07-25
3
-1/+2
*
[3.12] gh-106917: fix super classmethod calls to non-classmethods (GH-106977)...
Carl Meyer
2023-07-24
4
-4/+50
*
[3.12] gh-102304: Rename _Py_IncRefTotal_DO_NOT_USE_THIS() (GH-107193) (#107199)
Miss Islington (bot)
2023-07-24
2
-11/+6
*
[3.12] gh-98608: Move PyInterpreterConfig to pylifecycle.h (GH-107191) (#107198)
Miss Islington (bot)
2023-07-24
2
-39/+39
*
[3.12] GH-96803: Move PyUnstable_InterpreterFrame_GetCode() to Python.h (GH-1...
Miss Islington (bot)
2023-07-24
2
-17/+17
*
[3.12] gh-106368: Increase Argument Clinic CLI test coverage (GH-107156) (#10...
Miss Islington (bot)
2023-07-24
1
-14/+176
*
[3.12] gh-107017: Change Chapter Strings to Texts in the Introduction chapter...
Miss Islington (bot)
2023-07-24
1
-20/+20
*
[3.12] Docs: Add missing markup to Argument Clinic docs (GH-106876) (#107181)
Miss Islington (bot)
2023-07-24
1
-126/+143
*
[3.12] Fix PyVectorcall_Function doc versionadded (GH-107140) (#107173)
Miss Islington (bot)
2023-07-24
1
-1/+1
*
[3.12] Docs: Remove duplicate word in Argument Clinic howto heading (GH-10716...
Miss Islington (bot)
2023-07-24
1
-2/+2
*
[3.12] gh-105291: Add link to migration guide for distutils (GH-107130) (#107...
Miss Islington (bot)
2023-07-23
1
-1/+3
*
[3.12] gh-106948: Docs: Disable links for C standard library functions, OS ut...
Miss Islington (bot)
2023-07-23
12
-42/+59
*
[3.12] gh-107017: Analolgy to Pascal and C replaced. (GH-107025) (#107124)
Miss Islington (bot)
2023-07-23
1
-2/+2
*
[3.12] Introduce a gate/check GHA job (GH-97533) (#107114)
Sviatoslav Sydorenko
2023-07-23
1
-0/+57
*
[3.12] bpo-18319: gettext() can retrieve a message even if a plural form exis...
Miss Islington (bot)
2023-07-23
3
-4/+12
*
[3.12] gh-106186: Don't report MultipartInvariantViolationDefect for valid mu...
Miss Islington (bot)
2023-07-23
4
-1/+28
[next]