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-106861: Docs: Add availability directives to all Unix-only modules ...
Miss Islington (bot)
2023-10-31
9
-6/+14
*
[3.12] gh-111531: Tkinter: fix reference leaks in bind_class() and bind_all()...
Miss Islington (bot)
2023-10-31
2
-2/+4
*
[3.12] gh-111301: Move `importlib.resources.files` change to What's new in Py...
Hugo van Kemenade
2023-10-31
1
-0/+3
*
[3.12] Remove myself from typing CODEOWNERS (GH-111523) (#111525)
Miss Islington (bot)
2023-10-30
1
-1/+1
*
[3.12] gh-111366: Correctly show custom syntax error messages in the codeop m...
Pablo Galindo Salgado
2023-10-30
3
-6/+31
*
[3.12] gh-111284: Make multiprocessing tests with threads faster and more rel...
Miss Islington (bot)
2023-10-30
1
-9/+21
*
[3.12] gh-108082: C API: Add tests for PyErr_WriteUnraisable() (GH-111455) (G...
Miss Islington (bot)
2023-10-30
3
-0/+70
*
[3.12] gh-111165: Remove documentation for moved functions (GH-111467) (GH-11...
Miss Islington (bot)
2023-10-29
1
-10/+0
*
[3.12] gh-101100: Fix sphinx warnings in `library/asyncio-eventloop.rst` (GH-...
Miss Islington (bot)
2023-10-29
3
-7/+15
*
[3.12] gh-111347: Remove wrong assertion in test_sendfile (GH-111377) (#111461)
Miss Islington (bot)
2023-10-29
1
-2/+5
*
[3.12] gh-111426: Remove `test_cmd.test_coverage` (GH-111427) (#111432)
Miss Islington (bot)
2023-10-28
1
-11/+1
*
[3.12] gh-79033: Try to fix asyncio.Server.wait_closed() again (GH-111336) (#...
Miss Islington (bot)
2023-10-28
4
-9/+67
*
[3.12] CI: Include Python version in cache.config key (GH-111410) (#111421)
Miss Islington (bot)
2023-10-28
1
-7/+5
*
[3.12] gh-111342: fix typo in math.sumprod (GH-111416) (gh-111419)
Miss Islington (bot)
2023-10-28
3
-1/+3
*
[3.12] gh-110205: Fix asyncio ThreadedChildWatcher._join_threads() (GH-110884...
Miss Islington (bot)
2023-10-27
2
-12/+10
*
[3.12] gh-111406: Fix broken link to bpython's site (GH-111407) (#111408)
Miss Islington (bot)
2023-10-27
1
-1/+1
*
[3.12] gh-111276: Clarify docs and comments about the role of LC_CTYPE (GH-11...
Miss Islington (bot)
2023-10-27
2
-9/+12
*
[3.12] gh-111343: Fix `itertools` docs: `start` arg is optional for `count` (...
Miss Islington (bot)
2023-10-27
1
-1/+1
*
[3.12] Fix typos in import system docs (GH-111396) (#111397)
Miss Islington (bot)
2023-10-27
1
-3/+3
*
[3.12] gh-111187: Postpone removal version for locale.getdefaultlocale() to 3...
Hugo van Kemenade
2023-10-27
5
-7/+21
*
[3.12] gh-111380: Show SyntaxWarnings only once when parsing if invalid synta...
Miss Islington (bot)
2023-10-27
3
-0/+19
*
[3.12] GH-94438: Fix RuntimeWarning for jump tests in test_sys_settrace (GH-1...
Miss Islington (bot)
2023-10-26
1
-2/+6
*
[3.12] bpo-43950: handle wide unicode characters in tracebacks (GH-28150) (#1...
Pablo Galindo Salgado
2023-10-26
5
-16/+187
*
GH-111293: Fix DirEntry.inode dropping higher bits on Windows (GH-111294)
Miss Islington (bot)
2023-10-26
2
-3/+4
*
[3.12] gh-111348: Fix direct invocation of `test_doctest`; remove `test_docte...
Miss Islington (bot)
2023-10-26
1
-15/+1
*
[3.12] Docs: Add `restart_events()` and positional arg semantics for `sys.mon...
Miss Islington (bot)
2023-10-25
1
-8/+13
*
[3.12] gh-111165: Add missed "support." prefix for "verbose" (GH-111327) (GH-...
Miss Islington (bot)
2023-10-25
1
-1/+1
*
[3.12] gh-108590: Improve sqlite3 docs on encoding issues and how to handle t...
Miss Islington (bot)
2023-10-25
1
-33/+50
*
[3.12] Sync location of `mypy` pin with the `main` branch (#111317)
Artyom Romanov
2023-10-25
3
-3/+3
*
[3.12] gh-111165: Move test running code from test.support to libregrtest (GH...
Serhiy Storchaka
2023-10-25
12
-341/+266
*
[3.12] gh-111174: Fix crash in getbuffer() called repeatedly for empty BytesI...
Miss Islington (bot)
2023-10-25
3
-3/+20
*
[3.12] Bump test deps: `ruff` and `mypy` (GH-111288) (#111313)
Artyom Romanov
2023-10-25
2
-2/+2
*
[3.12] gh-111065: Add more tests for the C API with the PySys_ prefix (GH-111...
Serhiy Storchaka
2023-10-25
8
-72/+215
*
[3.12] gh-102956: Fix returning of empty byte strings after seek in zipfile â...
Miss Islington (bot)
2023-10-25
3
-5/+22
*
[3.12] Fix first parameter name in `tool` functions from `sys.monitoring` (GH...
Miss Islington (bot)
2023-10-24
1
-9/+9
*
[3.12] GH-111182: Update EnumType.__contains__ docs (GH-111184) (GH-111281)
Miss Islington (bot)
2023-10-24
1
-3/+4
*
[3.12] gh-109017: Use non alternate name for Kyiv (GH-109251) (GH-111280)
Miss Islington (bot)
2023-10-24
1
-7/+4
*
[3.12] Revert "Fix a code snippet typo in asyncio docs (GH-108427)" (GH-11127...
Miss Islington (bot)
2023-10-24
1
-1/+1
*
[3.12] gh-111151: Convert monospaced directives to :ref: (GH-111152) (#111269)
Miss Islington (bot)
2023-10-24
3
-8/+20
*
[3.12] gh-75666: Tkinter: add tests for binding (GH-111202) (GH-111255)
Miss Islington (bot)
2023-10-24
1
-0/+307
*
[3.12] Fix typo in sys docs (GH-111196) (#111248)
Miss Islington (bot)
2023-10-24
1
-1/+1
*
[3.12] GH-94438: Restore ability to jump over None tests (GH-111243)
Miss Islington (bot)
2023-10-24
4
-0/+38
*
[3.12] Fix a code snippet typo in asyncio docs (GH-108427) (#111245)
Miss Islington (bot)
2023-10-24
1
-1/+1
*
[3.12] gh-101100: Fix Sphinx warnings for `fileno` (GH-111118) (#111226)
Miss Islington (bot)
2023-10-23
8
-13/+49
*
[3.12] Add a version added note for PY_VECTORCALL_ARGUMENTS_OFFSET (GH-110963...
Miss Islington (bot)
2023-10-23
1
-0/+2
*
[3.12] typo: missing line of output in pull parser example (GH-111068) (#111217)
Miss Islington (bot)
2023-10-23
1
-0/+1
*
[3.12] gh-106310 - document the __signature__ attribute (GH-106311) (#111145)
Miss Islington (bot)
2023-10-23
1
-0/+5
*
[3.12] gh-67565: Add tests for C-contiguity checks (GH-110951) (GH-111198)
Furkan Onder
2023-10-23
3
-0/+29
*
[3.12] gh-110383: Italicize variable name (GH-111206) (#111207)
Miss Islington (bot)
2023-10-23
1
-1/+1
*
[3.12] gh-110383: Added explanation about simplest regex use case for quantif...
Miss Islington (bot)
2023-10-23
1
-0/+3
[next]