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.13] gh-120346: Respect PYTHON_BASIC_REPL when running in interactive inspe...
Miss Islington (bot)
2024-06-11
2
-1/+4
*
[3.13] gh-120268: Prohibit passing ``None`` to ``_pydatetime.date.fromtimesta...
Miss Islington (bot)
2024-06-11
3
-0/+9
*
[3.13] bpo-24766: doc= argument to subclasses of property not handled correct...
Miss Islington (bot)
2024-06-11
3
-15/+39
*
[3.13] gh-120291: Fix a bashism in python-config.sh.in (GH-120292) (#120341)
Miss Islington (bot)
2024-06-11
2
-4/+6
*
[3.13] gh-120298: Fix use-after-free in `list_richcompare_impl` (GH-120303) (...
Miss Islington (bot)
2024-06-11
3
-1/+21
*
[3.13] gh-65454: avoid triggering call to a PropertyMock in NonCallableMock._...
Miss Islington (bot)
2024-06-11
3
-0/+12
*
[3.13] gh-119600: mock: do not access attributes of original when new_callabl...
Miss Islington (bot)
2024-06-11
4
-5/+29
*
[3.13] Fix the CODEOWNERS for _interpretersmodule.c (gh-120324)
Miss Islington (bot)
2024-06-10
1
-1/+1
*
[3.13] gh-120155: Fix Coverity issue in zoneinfo load_data() (GH-120232) (#12...
Miss Islington (bot)
2024-06-10
1
-1/+1
*
[3.13] gh-119666: fix multiple class-scope comprehensions referencing __class...
Miss Islington (bot)
2024-06-10
3
-13/+36
*
[3.13] bpo-37755: Use configured output in pydoc instead of pager (GH-15105) ...
Miss Islington (bot)
2024-06-08
3
-20/+116
*
[3.13] gh-120276: Fix incorrect email.header.Header maxlinelen default (GH-12...
Miss Islington (bot)
2024-06-08
1
-1/+1
*
[3.13] gh-120121: Add InvalidStateError to concurrent.futures.__all__ (GH-120...
Miss Islington (bot)
2024-06-08
2
-0/+2
*
[3.13] gh-120244: Fix re.sub() reference leak (GH-120245) (GH-120264)
Miss Islington (bot)
2024-06-08
2
-0/+2
*
[3.13] gh-120242: Fix handling of `[setUp,tearDown]Class` in `test_datetime` ...
Miss Islington (bot)
2024-06-08
1
-15/+21
*
[3.13] gh-120225: fix crash in compiler on empty block at end of exception ha...
Miss Islington (bot)
2024-06-07
3
-6/+13
*
[3.13] gh-120200: Fix `inspect.iscoroutinefunction(inspect) is True` corner c...
Miss Islington (bot)
2024-06-07
2
-3/+4
*
[3.13] gh-120155: Fix copy/paste error in HAVE_SUBOFFSETS_IN_LAST_DIM() (GH-1...
Miss Islington (bot)
2024-06-07
1
-1/+1
*
[3.13] gh-94808: Add test coverage for "starred kind" in _PyPegen_set_expr_co...
Miss Islington (bot)
2024-06-07
1
-0/+6
*
[3.13] gh-120211: Fix tkinter.ttk with Tcl/Tk 9.0 (GH-120213) (GH-120215)
Miss Islington (bot)
2024-06-07
2
-3/+7
*
[3.13] gh-110383: Improve 'old string formatting' text in tutorial (GH-120219...
Miss Islington (bot)
2024-06-07
1
-3/+5
*
[3.13] gh-112672: Fix builtin Tkinter with Tcl 9.0 (GH-112681) (GH-120208)
Miss Islington (bot)
2024-06-07
2
-14/+25
*
[3.13] gh-110383: Clarify "non-integral" wording in pow() docs (GH-119688) (#...
Miss Islington (bot)
2024-06-07
1
-1/+3
*
[3.13] gh-120164: Fix test_os.test_win32_mkdir_700() (GH-120177) (#120202)
Miss Islington (bot)
2024-06-07
1
-2/+3
*
[3.13] gh-120154: Fix Emscripten/WASI pattern in case statement for LDSHARED ...
Miss Islington (bot)
2024-06-07
2
-2/+2
*
[3.13] Add Plausible for docs metrics (GH-119977) (#120193)
Miss Islington (bot)
2024-06-07
2
-1/+5
*
[3.13] gh-119577: Adjust DeprecationWarning when testing element truth values...
Miss Islington (bot)
2024-06-07
7
-13/+21
*
[3.13] GH-119054: Add "Reading directories" section to pathlib docs (GH-11995...
Barney Gale
2024-06-07
1
-96/+103
*
[3.13] gh-117657: Fix TSAN race involving import lock (GH-118523) (#120169)
Miss Islington (bot)
2024-06-06
7
-105/+90
*
[3.13] Restore decimal context after decimal doctests (GH-120149) (GH-120167)
Miss Islington (bot)
2024-06-06
1
-3/+7
*
gh-119679: Fix layout of PYD and DLL files on Windows when using PC/layout sc...
Miss Islington (bot)
2024-06-06
1
-2/+2
*
[3.13] gh-120111: Don't use cirrus M1 macOS runners on fork (GH-120116) (GH-1...
Miss Islington (bot)
2024-06-06
2
-5/+14
*
Merge branch '3.13' of https://github.com/python/cpython into 3.13
Thomas Wouters
2024-06-05
1
-6/+6
|
\
|
*
[3.13] Withdraw most of my ownership in favor of Mark (#120126)
Guido van Rossum
2024-06-05
1
-6/+6
*
|
Post 3.13.0b2
Thomas Wouters
2024-06-05
1
-1/+1
*
|
Python 3.13.0b2
v3.13.0b2
Thomas Wouters
2024-06-05
83
-201/+847
|
/
*
[3.13] gh-120065: Increase `collect_in_thread` period to 5 ms. (GH-120068) (#...
Miss Islington (bot)
2024-06-05
1
-1/+1
*
[3.13] gh-119287: clarify doc on BaseExceptionGroup.derive and link to it fro...
Miss Islington (bot)
2024-06-05
2
-2/+5
*
[3.13] gh-119819: Update logging configuration to support joinable multiprocâ...
Miss Islington (bot)
2024-06-05
2
-3/+9
*
[3.13] gh-120078: Fix struct_time attr typo tm_day -> tm_mday in Doc/library/...
Miss Islington (bot)
2024-06-05
1
-1/+1
*
[3.13] gh-114616: Improve docs regarding changes to caches representation in ...
Miss Islington (bot)
2024-06-04
2
-3/+11
*
[3.13] gh-119553: Fix console when pressing Ctrl-C within a multiline block (...
Miss Islington (bot)
2024-06-04
2
-1/+3
*
[3.13] gh-120048: Make `test_imaplib` faster (GH-120050) (#120069)
Miss Islington (bot)
2024-06-04
1
-14/+8
*
[3.13] gh-119999: Fix potential race condition in `_Py_ExplicitMergeRefcount`...
Miss Islington (bot)
2024-06-04
1
-8/+11
*
[3.13] gh-119819: Update test to skip if _multiprocessing is unavailable. (GH...
Miss Islington (bot)
2024-06-04
1
-1/+1
*
[3.13] gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843) (GH-120066)
Ĺukasz Langa
2024-06-04
8
-11/+144
*
[3.13] gh-119553: Clear reader on Ctrl-C command (GH-119801) (#120062)
Miss Islington (bot)
2024-06-04
3
-0/+19
*
[3.13] gh-120039: Reduce expected timeout in test_siginterrupt_off (GH-120047...
Miss Islington (bot)
2024-06-04
1
-3/+3
*
[3.13] gh-120041: Do not use append_to_screen when completions are visible (G...
Miss Islington (bot)
2024-06-04
3
-10/+52
*
[3.13] gh-89928: Fix integer conversion of device numbers (GH-31794) (GH-120053)
Miss Islington (bot)
2024-06-04
4
-39/+99
[next]