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
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[3.11] [3.12] gh-83162: Rename re.error in idlelib (GH-101677) (GH-112987) (#...
Miss Islington (bot)
2023-12-12
2
-2/+4
*
[3.11] gh-112953: Rename idlelib/NEWS.txt to News3.txt and update (GH… (#11...
Terry Jan Reedy
2023-12-12
3
-4/+9
*
[3.11] gh-108303: Move `double_const` to `test_import` where it belongs (GH-1...
Miss Islington (bot)
2023-12-11
2
-3/+6
*
[3.11] gh-94606: Fix error when message with Unicode surrogate not surrogatee...
Miss Islington (bot)
2023-12-11
3
-16/+46
*
[3.11] gh-112898: warn about unsaved files when quitting IDLE on macOS (GH-11...
Miss Islington (bot)
2023-12-11
1
-1/+1
*
[3.11] Fix SyntaxWarning in test_syntax.py (GH-112944) (GH-112956)
Miss Islington (bot)
2023-12-11
1
-1/+1
*
[3.11] gh-109980: Fix test_tarfile_vs_tar on macOS (GH-112905) (#112928)
Miss Islington (bot)
2023-12-10
1
-0/+11
*
[3.11] IDLE: Tweak iomenu.IOBinding.maybesave (GH-112914) (#112918)
Miss Islington (bot)
2023-12-10
1
-10/+11
*
[3.11] gh-79429: Ignore FileNotFoundError when remove a temporary directory i...
Miss Islington (bot)
2023-12-09
1
-1/+4
*
[3.11] gh-110190: Temporarily skip new test introduced in gh-112604 on PPC64L...
Łukasz Langa
2023-12-08
1
-45/+52
*
[3.11] gh-110017: Disable test_signal.test_stress_modifying_handlers on macOS...
Miss Islington (bot)
2023-12-08
1
-0/+1
*
[3.11] gh-79325: Fix recursion error in TemporaryDirectory cleanup on Windows...
Serhiy Storchaka
2023-12-07
2
-2/+19
*
[3.11] gh-91133: tempfile.TemporaryDirectory: fix symlink bug in cleanup (GH-...
Serhiy Storchaka
2023-12-07
2
-15/+123
*
[3.11] gh-109981: Fix support.fd_count() on macOS 14 (GH-112797) (#112825)
Miss Islington (bot)
2023-12-07
1
-2/+9
*
[3.11] gh-110190: Fix ctypes structs with array on Arm (#112604) (#112766)
Diego Russo
2023-12-06
1
-2/+125
*
[3.11] gh-75666: Tkinter: "unbind(sequence, funcid)" now only unbinds "funcid...
Miss Islington (bot)
2023-12-06
2
-11/+45
*
[3.11] gh-112769: test_zlib: Fix comparison of ZLIB_RUNTIME_VERSION with non-...
Miss Islington (bot)
2023-12-05
1
-12/+17
*
[3.11] bpo-35332: Handle os.close() errors in shutil.rmtree() (GH-23766) (GH-...
Miss Islington (bot)
2023-12-05
2
-2/+53
*
[3.11] bpo-43153: Don't mask `PermissionError` with `NotADirectoryError` duri...
Miss Islington (bot)
2023-12-05
2
-2/+37
*
Python 3.11.7
v3.11.7
Pablo Galindo
2023-12-04
1
-117/+112
*
[3.11] gh-108927: Fix removing testing modules from sys.modules (GH-108952) (...
Miss Islington (bot)
2023-12-04
7
-9/+63
*
[3.11] gh-109786: Fix leaks and crash when re-enter itertools.pairwise.__next...
Miss Islington (bot)
2023-12-04
1
-0/+72
*
[3.11] gh-112625: Protect bytearray from being freed by misbehaving iterator ...
Miss Islington (bot)
2023-12-04
1
-0/+17
*
[3.11] gh-66819: More IDLE htest updates(4) (GH-112686) (#112689)
Miss Islington (bot)
2023-12-04
25
-34/+62
*
[3.11] gh-66819: More IDLE htest updates(3) (GH-112683) (#112685)
Miss Islington (bot)
2023-12-04
6
-26/+27
*
[3.11] gh-66819: More IDLE htest updates(2) (GH-112642) (#112644)
Miss Islington (bot)
2023-12-03
9
-69/+70
*
[3.11] [3.12] gh-112618: Make Annotated cache typed (GH-112619) (GH-112628) (...
Miss Islington (bot)
2023-12-03
2
-2/+41
*
[3.11] [3.12] gh-109413: libregrtest: Backport `.py`-file changes from GH-112...
Miss Islington (bot)
2023-12-01
7
-12/+18
*
[3.11] [3.12] gh-109413: libregrtest: enable mypy's `--strict-optional` check...
Miss Islington (bot)
2023-12-01
4
-4/+48
*
[3.11] bpo-35191: Fix unexpected integer truncation in socket.setblocking() (...
Alexey Izbyshev
2023-12-01
1
-2/+2
*
[3.11] gh-109413: regrtest: add WorkerRunTests class (GH-112588) (#112594)
Miss Islington (bot)
2023-12-01
4
-22/+28
*
[3.11] gh-82565: Add tests for pickle and unpickle with bad files (GH-16606) ...
Miss Islington (bot)
2023-12-01
1
-0/+78
*
[3.11] gh-104231: Add more tests for str(), repr(), ascii(), and bytes() (GH-...
Serhiy Storchaka
2023-12-01
2
-50/+121
*
[3.11] gh-66819: More IDLE htest updates (GH-112574) (#112576)
Miss Islington (bot)
2023-12-01
1
-55/+52
*
[3.11] IDLE: fix config_key htest (GH-112545) (#112547)
Miss Islington (bot)
2023-11-30
2
-2/+2
*
[3.11] gh-112509: Fix keys being present in both required_keys and optional_k...
Miss Islington (bot)
2023-11-29
2
-5/+60
*
[3.11] gh-112431: Unconditionally call `hash -r` (GH-112432) (GH-112492)
Miss Islington (bot)
2023-11-28
1
-10/+4
*
[3.11] gh-112105: Make completer delims work on libedit (gh-112106) (gh-112488)
Miss Islington (bot)
2023-11-28
1
-0/+20
*
[3.11] gh-68166: Tkinter: Add tests and examples for element_create() (GH-111...
Miss Islington (bot)
2023-11-27
1
-1/+183
*
[3.11] gh-112387: Fix error positions for decoded strings with backwards toke...
Miss Islington (bot)
2023-11-27
1
-0/+4
*
[3.11] gh-112388: Fix an error that was causing the parser to try to overwrit...
Miss Islington (bot)
2023-11-27
1
-0/+1
*
[3.11] gh-112438: Fix support of format units with the "e" prefix in nested t...
Serhiy Storchaka
2023-11-27
1
-0/+27
*
[3.11] gh-84443: SSLSocket.recv_into() now support buffer protocol with items...
Serhiy Storchaka
2023-11-27
2
-4/+30
*
[3.11] gh-94722: fix DocTest.__eq__ for case of no line number on one side (G...
Miss Islington (bot)
2023-11-25
2
-2/+21
*
[3.11] gh-109538: Catch closed loop runtime error and issue warning (GH-11198...
DPR
2023-11-20
2
-2/+61
*
[3.11] gh-112266: Remove `(if defined)` part from `__dict__` and `__weakref__...
Nikita Sobolev
2023-11-20
1
-14/+14
*
[3.11] gh-73561: Omit interface scope from IPv6 when used as Host header (GH-...
Miss Islington (bot)
2023-11-19
2
-2/+26
*
[3.11] IDLE: Fix test_debugger bug and buildbot failures (GH-112258) (#112260)
Miss Islington (bot)
2023-11-19
1
-5/+7
*
[3.11] gh-79871: IDLE - Fix and test debugger module (GH-11451) (#112257)
Miss Islington (bot)
2023-11-19
4
-77/+396
*
[3.11] gh-112155: Run `typing.py` doctests during tests (GH-112156) (#112231)
Nikita Sobolev
2023-11-18
1
-0/+6
[prev]
[next]