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-109615: Fix support test_copy_python_src_ignore() (#109958) (#110340)
Victor Stinner
2023-10-04
7
-12/+49
*
[3.12] gh-109972: Split test_gdb.py into test_gdb package (#109977) (#110339)
Victor Stinner
2023-10-04
11
-1067/+1124
*
[3.12] gh-110267: Add tests for pickling and copying PyStructSequence objects...
Miss Islington (bot)
2023-10-04
2
-2/+75
*
[3.12] gh-109917: Fix test instability in test_concurrent_futures (GH-110306)...
Miss Islington (bot)
2023-10-03
1
-1/+2
*
[3.12] Docs: Avoid the deprecated ``.. cmdoption::`` directive (GH-110292) (#...
Adam Turner
2023-10-03
18
-203/+203
*
[3.12] gh-109234: Hint to contextlib.closing in sqlite3 context manager docs ...
Miss Islington (bot)
2023-10-03
1
-2/+2
*
[3.12] Enable ruff on `Lib/test/test_typing.py` (#110179) (#110288)
Alex Waygood
2023-10-03
3
-54/+53
*
[3.12] Bump various dependencies in `Doc/requirements-oldest-sphinx.txt` (GH-...
Miss Islington (bot)
2023-10-03
1
-7/+7
*
[3.12] Fix typo in py312 whatsnew: add missing closing paren (GH-110255) (#11...
Miss Islington (bot)
2023-10-03
1
-1/+1
*
[3.12] Remove unused Misc/requirements-test.txt (GH-110240) (#110253)
Miss Islington (bot)
2023-10-03
1
-1/+0
*
[3.12] gh-109653: Reduce the import time of `random` by 60% (GH-110221) (#110...
Miss Islington (bot)
2023-10-02
2
-1/+3
*
[3.12] gh-110241: Add missing error check to `record_eval` in `_testinternalc...
Miss Islington (bot)
2023-10-02
1
-1/+5
*
[3.12] gh-108494: Document how to add a project in PCbuild/readme.txt (GH-110...
Miss Islington (bot)
2023-10-02
1
-0/+28
*
[3.12] gh-110088, gh-109878: Fix test_asyncio timeouts (#110092) (#110098)
Victor Stinner
2023-10-02
7
-54/+19
*
[3.12] gh-110031: Skip test_threading fork tests if ASAN (#110100) (#110103)
Victor Stinner
2023-10-02
2
-16/+27
*
[3.12] gh-109782: Ensure `os.path.isdir` has the same signature on all platfo...
Alex Waygood
2023-10-02
3
-13/+15
*
[3.12] Sync factor() recipe with main branch (gh-110231)
Raymond Hettinger
2023-10-02
1
-3/+1
*
[3.12] Fix typos in docs and comments (#109619) (#109621)
Alex Waygood
2023-10-02
9
-9/+9
*
[3.12] Code: Update Donghee Na's name (GH-109744) (#110225)
Miss Islington (bot)
2023-10-02
4
-4/+4
*
[3.12] gh-110178: Use fewer weakrefs in test_typing.py (GH-110194) (#110224)
Miss Islington (bot)
2023-10-02
1
-1/+1
*
[3.12] 3.12 What's New: Remove duplicate "up to" (GH-110219) (#110220)
Miss Islington (bot)
2023-10-02
1
-1/+1
*
[3.12] gh-108963: using random to generate unique string in sys.intern test â...
Victor Stinner
2023-10-02
1
-7/+2
*
[3.12] gh-109590: Update shutil.which on Windows to prefer a PATHEXT extensio...
Miss Islington (bot)
2023-10-02
4
-12/+91
*
[3.12] gh-110160: Fix flaky `test_find_periodic_pattern` in `string_tests` (G...
Miss Islington (bot)
2023-10-02
1
-3/+11
*
[3.12] gh-109649: Enhance os.cpu_count() documentation (#110169)
Victor Stinner
2023-10-02
2
-7/+10
*
[3.12] gh-110088: Fix asyncio test_prompt_cancellation() (GH-110157) (#110158)
Miss Islington (bot)
2023-10-02
1
-3/+0
*
[3.12] Add example for linear_regression() with proportional=True. (gh-110133...
Miss Islington (bot)
2023-10-02
1
-0/+19
*
[3.12] gh-109047: concurrent.futures catches RuntimeError (#109810) (#110126)
Victor Stinner
2023-10-02
4
-17/+90
*
[3.12] gh-109592: test_eintr tolerates 20 ms when comparing timings (GH-11010...
Miss Islington (bot)
2023-10-02
1
-7/+16
*
[3.12] gh-110052: Fix faulthandler for freed tstate (#110069) (#110071)
Victor Stinner
2023-10-02
2
-12/+38
*
[3.12] gh-110036: multiprocessing Popen.terminate() catches PermissionError (...
Miss Islington (bot)
2023-10-02
3
-4/+17
*
[3.12] gh-109960: Remove test_pty timeout of 10 seconds (GH-110058) (#110060)
Miss Islington (bot)
2023-10-02
1
-11/+0
*
[3.12] gh-109889: fix compiler's redundant NOP detection to look past NOPs wi...
Miss Islington (bot)
2023-10-02
3
-1/+18
*
[3.12] gh-110038: KqueueSelector must count all read/write events (GH-110039)...
Davide Rizzo
2023-10-02
3
-1/+38
*
[3.12] gh-110033: Fix signal test_interprocess_signal() (GH-110035) (#110040)
Miss Islington (bot)
2023-10-02
2
-0/+13
*
[3.12] gh-109594: Fix concurrent.futures test_timeout() (GH-110018) (#110021)
Miss Islington (bot)
2023-10-02
2
-8/+13
*
[3.12] gh-109818: `reprlib.recursive_repr` copies `__type_params__` (… (#10...
Jelle Zijlstra
2023-10-02
3
-0/+14
*
[3.12] gh-109955 : Update state transition comments for asyncio.Task (GH-1099...
Miss Islington (bot)
2023-10-02
1
-7/+17
*
[3.12] gh-109565: Fix concurrent.futures test_future_times_out() (GH-109949) ...
Miss Islington (bot)
2023-10-02
1
-2/+5
*
[3.12] gh-109615: Fix test_tools.test_freeze SRCDIR (#109935) (#109950)
Victor Stinner
2023-10-02
5
-50/+60
*
[3.12] Remove loop from docstring for asyncio.streams.open_connection (GH-108...
Miss Islington (bot)
2023-10-02
1
-3/+2
*
[3.12] gh-109098: Fuzz re module instead of internal sre (GH-109911) (#109932)
Miss Islington (bot)
2023-10-02
2
-30/+21
*
[3.12] gh-109845: Make test_ftplib more stable under load (GH-109912) (#109919)
Miss Islington (bot)
2023-10-02
1
-20/+18
*
[3.12] More informative docstrings in the random module (gh-109745) (#109905)
Miss Islington (bot)
2023-10-02
1
-5/+34
*
[3.12] gh-109593: Fix reentrancy issue in multiprocessing resource_tracker (G...
Miss Islington (bot)
2023-10-02
7
-2/+95
*
[3.12] gh-109832: concurrent.futures test_deadlock restores sys.stderr (GH-10...
Miss Islington (bot)
2023-10-02
1
-0/+6
*
[3.12] gh-109631: Allow interruption of short repeated regex matches (GH-1098...
Miss Islington (bot)
2023-10-02
3
-2/+8
*
[3.12] gh-89363: Skip threading test_is_alive_after_fork() if ASAN (GH-109835...
Miss Islington (bot)
2023-10-02
2
-1/+5
*
[3.12] gh-109702: Increase concurrent_futures deadlock timeout (GH-109703) (#...
Miss Islington (bot)
2023-10-02
1
-1/+1
*
[3.12] gh-109625: Move _ready_to_import() from test_import to support.import_...
Miss Islington (bot)
2023-10-02
3
-34/+35
[prev]
[next]