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
*
gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid U...
Miss Islington (bot)
2022-06-16
2
-0/+5
*
gh-91577: SharedMemory move imports out of methods (GH-91579)
Miss Islington (bot)
2022-06-16
2
-4/+4
*
gh-91321: Fix test_cppext for C++03 (GH-93902) (#93904)
Miss Islington (bot)
2022-06-16
1
-2/+4
*
[3.11] GH-93662: Make sure that column offsets are correct in multi-line meth...
Irit Katriel
2022-06-16
3
-5/+48
*
gh-84461: Document how to install SDKs manually (GH-93844)
Miss Islington (bot)
2022-06-15
1
-0/+78
*
gh-93824: Reenable installation of shell extension on Windows ARM64 (GH-93825)
Miss Islington (bot)
2022-06-15
4
-14/+26
*
GH-93850: Fix test_asyncio exception ignored tracebacks (GH-93854)
Miss Islington (bot)
2022-06-15
1
-0/+3
*
gh-93857: Fix broken audit-event targets in sqlite3 docs (GH-93859)
Miss Islington (bot)
2022-06-15
1
-2/+2
*
gh-87260: Update sqlite3 signature docs to reflect actual implementation (GH-...
Miss Islington (bot)
2022-06-15
2
-9/+10
*
[3.11] gh-89018: Improve documentation of `sqlite3` exceptions (GH-27645) (#9...
Erlend Egeberg Aasland
2022-06-15
1
-18/+50
*
gh-93183: Adjust wording in socket docs (GH-93832)
Miss Islington (bot)
2022-06-15
1
-2/+2
*
gh-93735: Split Docs CI to speed-up the build (GH-93736)
Miss Islington (bot)
2022-06-15
1
-12/+34
*
gh-92914: Round the allocated size for lists up to the even number (GH-92915)
Miss Islington (bot)
2022-06-14
3
-3/+11
*
gh-90300: split --help output into separate options (GH-30331)
Miss Islington (bot)
2022-06-14
6
-80/+210
*
gh-79512: Fixed names and __module__ value of weakref classes (GH-93719)
Miss Islington (bot)
2022-06-14
3
-3/+17
*
[3.11] gh-91162: Support splitting of unpacked arbitrary-length tuple over Ty...
Miss Islington (bot)
2022-06-14
7
-2293/+2288
*
[3.11] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796) (...
Erlend Egeberg Aasland
2022-06-14
1
-17/+15
*
gh-91321: Fix compatibility with C++ older than C++11 (#93784) (#93802)
Victor Stinner
2022-06-14
7
-88/+156
*
[3.11] gh-79579: Improve DML query detection in sqlite3 (GH-93623) (#93800)
Erlend Egeberg Aasland
2022-06-14
3
-84/+103
*
[3.11] gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742)...
Serhiy Storchaka
2022-06-14
2
-0/+34
*
gh-84461: Fix parallel testing on WebAssembly (GH-93768)
Miss Islington (bot)
2022-06-13
2
-5/+10
*
gh-93353: Fix importlib.resources._tempfile() finalizer (GH-93377)
Miss Islington (bot)
2022-06-13
2
-2/+8
*
gh-93461: Invalidate sys.path_importer_cache entries with relative paths (GH-...
Miss Islington (bot)
2022-06-13
5
-14/+36
*
Change list to view object (GH-93661)
Miss Islington (bot)
2022-06-11
2
-2/+3
*
gh-86404: [doc] A make sucpicious false positive. (GH-93710)
Miss Islington (bot)
2022-06-11
1
-0/+2
*
gh-90473: Skip test_queue when threading is not available (GH-93712)
Miss Islington (bot)
2022-06-11
1
-3/+2
*
gh-90153: whatsnew: "z" option in format spec (GH-93624)
Miss Islington (bot)
2022-06-11
1
-0/+3
*
gh-84461: Use HOSTRUNNER to run regression tests (GH-93694)
Miss Islington (bot)
2022-06-11
4
-6/+55
*
gh-92930: _pickle.c: Acquire strong references before calling save() (GH-92931)
Miss Islington (bot)
2022-06-11
3
-11/+98
*
gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test...
Miss Islington (bot)
2022-06-10
2
-1/+5
*
gh-91317: Document that Path does not collapse initial `//` (GH-32193)
Miss Islington (bot)
2022-06-10
2
-3/+32
*
gh-93671: Avoid exponential backtracking in deeply nested sequence patterns i...
Miss Islington (bot)
2022-06-10
4
-3/+36
*
bpo-42658: Allow _winapi.LCMapStringEx to handle embedded nulls (GH-93688)
Steve Dower
2022-06-10
1
-4/+10
*
gh-90549: Fix leak of global named resources using multiprocessing spawn (GH-...
Miss Islington (bot)
2022-06-10
4
-2/+54
*
gh-93391: fix typo in `array` docs (GH-93392) (GH-93394)
Miss Islington (bot)
2022-06-10
1
-1/+1
*
📝 Make sure the phrase "constant-time compare" actually appears in the doc...
Miss Islington (bot)
2022-06-10
1
-1/+1
*
gh-93372: Fix typo in os.rename documentation (GH-93401) (GH-93403)
Miss Islington (bot)
2022-06-10
1
-1/+1
*
gh-87961: Remove outdated notes from functions that aren't in the Limited API...
Miss Islington (bot)
2022-06-10
3
-26/+0
*
gh-90494: Reject 6th element of the __reduce__() tuple (GH-93609) (GH-93631)
Miss Islington (bot)
2022-06-10
4
-2/+27
*
gh-93491: Add support tier detection to configure (GH-93492)
Miss Islington (bot)
2022-06-10
5
-1/+196
*
[3.11] gh-90763: Modernise xx template module initialisation (GH-93078) (#93681)
Erlend Egeberg Aasland
2022-06-10
2
-43/+54
*
bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for cas...
Steve Dower
2022-06-10
5
-9/+151
*
gh-92434: Silence compiler warning in Modules/_sqlite/connection.c on 32-bit ...
Miss Islington (bot)
2022-06-10
1
-1/+1
*
gh-90473: Skip get_config_h() tests on WASI (GH-93645)
Miss Islington (bot)
2022-06-09
2
-2/+7
*
[3.11] Improve logging documentation with example and additional cookbook re...
Miss Islington (bot)
2022-06-09
2
-2/+99
*
gh-90473: disable user site packages on WASI/Emscripten (GH-93633)
Miss Islington (bot)
2022-06-09
3
-4/+6
*
[3.11] gh-79096: Protect cookie file created by {LWP,Mozilla}CookieJar.save()...
Łukasz Langa
2022-06-09
3
-11/+39
*
Doc: Update references and examples of old, unsupported OSes and uarches (GH-...
Miss Islington (bot)
2022-06-09
7
-18/+29
*
gh-93616: Fix env changed issue in test_modulefinder (GH-93617)
Miss Islington (bot)
2022-06-09
2
-37/+40
*
[3.11] gh-93575: Use correct way to calculate PyUnicode struct sizes (GH-9360...
Christian Heimes
2022-06-08
3
-11/+25
[next]