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-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547)
Miss Islington (bot)
2022-09-27
6
-3/+58
*
gh-96959: Update more HTTP links (GH-97536)
Miss Islington (bot)
2022-09-27
22
-101/+101
*
[3.10] gh-97567: Fixup cached_statements default value in sqlite3.connect doc...
Jia Junjie
2022-09-27
1
-1/+1
*
gh-97545: Make Semaphore run faster. (GH-97549)
Miss Islington (bot)
2022-09-26
3
-23/+19
*
GH-65046: Fix docs about logging in `asyncio` (GH-97559)
Miss Islington (bot)
2022-09-26
1
-0/+4
*
gh-96848: Fix -X int_max_str_digits option parsing (GH-96988)
Miss Islington (bot)
2022-09-26
3
-1/+7
*
gh-82530: Create blank function instead of invalid import for email example (...
Miss Islington (bot)
2022-09-26
1
-5/+9
*
gh-97519: Synchronize links in other copies of HISTORY OF THE SOFTWARE (GH-97...
Miss Islington (bot)
2022-09-25
3
-8/+8
*
gh-94808: Coverage: Test uppercase string literal prefixes (GH-95925)
Miss Islington (bot)
2022-09-25
1
-0/+7
*
gh-96052: codeop: fix handling compiler warnings in incomplete input (GH-96132)
Miss Islington (bot)
2022-09-25
3
-13/+37
*
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
Miss Islington (bot)
2022-09-25
24
-63/+63
*
gh-97527: IDLE: protect macosx Tk() call when no GUI (GH-97530)
Miss Islington (bot)
2022-09-24
1
-13/+17
*
gh-77171: Document that wave only supports simple PCM files (GH-97510)
Miss Islington (bot)
2022-09-23
1
-1/+2
*
gh-75608: Add Windows FAQ entry for missing UCRT (GH-92765)
Miss Islington (bot)
2022-09-23
1
-0/+8
*
gh-96397: Document that keywords in calls need not be identifiers (GH-96393)
Miss Islington (bot)
2022-09-22
1
-2/+12
*
GH-85760: Fix race in calling process_exited callback too early (GH-97009)
Miss Islington (bot)
2022-09-22
2
-1/+3
*
gh-90155: Fix bug in asyncio.Semaphore and strengthen FIFO guarantee (GH-93222)
Miss Islington (bot)
2022-09-22
3
-22/+143
*
gh-97005: Update libexpat from 2.4.7 to 2.4.9 (gh-97006)
Miss Islington (bot)
2022-09-22
8
-17/+28
*
[3.10] gh-96954: Add tests for unicodedata.name/lookup (GH-96955) (GH-96992)
Ćukasz Langa
2022-09-21
1
-0/+7
*
gh-81039: Add small example of f-string's "=}" to tutorial (gh-92291) (gh-96990)
Miss Islington (bot)
2022-09-21
2
-1/+12
*
gh-90808: add more examples to `test_sched.test_priority` (GH-31144)
Miss Islington (bot)
2022-09-21
1
-4/+17
*
[3.10] GH-95921: Fix positions for some chained comparisons (GH-96968) (GH-96...
Brandt Bucher
2022-09-20
6
-1632/+1666
*
[3.10] GH-96864: Check for error between line and opcode events (GH-96969)
Brandt Bucher
2022-09-20
3
-1/+17
*
[3.10] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (...
Miss Islington (bot)
2022-09-20
5
-4/+54
*
[3.10] gh-96917: link to typing.readthedocs.io from typing.rst (GH-96921) (GH...
Shantanu
2022-09-20
1
-0/+5
*
[3.10] gh-96727: Document restrictions on Handler.emit() with respect to lock...
Vinay Sajip
2022-09-20
1
-0/+16
*
gh-96387: take_gil() resets drop request before exit (GH-96869) (GH-96941)
Miss Islington (bot)
2022-09-20
2
-0/+16
*
gh-96821: Fix undefined behaviour in `_testcapimodule.c` (GH-96915) (GH-96926)
Miss Islington (bot)
2022-09-19
2
-1/+4
*
[3.10] gh-96861: Check for unset sys.executable during venv creation. (GH-968...
Miss Islington (bot)
2022-09-18
1
-0/+5
*
gh-87179: Fix more IDLE class headers (GH-96899)
Miss Islington (bot)
2022-09-17
2
-2/+2
*
gh-95778: Mention sys.set_int_max_str_digits() in error message (GH-96874)
Miss Islington (bot)
2022-09-16
3
-4/+7
*
gh-96810: Clarify for which statements sqlite3 implicitly opens transactions ...
Miss Islington (bot)
2022-09-15
1
-1/+2
*
gh-95778: Fix `sys.set_int_max_str_digits()` parameter name (GH-96798)
Miss Islington (bot)
2022-09-13
1
-1/+1
*
gh-96678: Fix UB of null pointer arithmetic (GH-96782)
Miss Islington (bot)
2022-09-13
2
-1/+2
*
[3.10] gh-96702: Order methods before attrs in sqlite3.Connection docs (GH-96...
Erlend E. Aasland
2022-09-13
1
-97/+95
*
gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have matchi...
Miss Islington (bot)
2022-09-12
2
-1/+5
*
gh-94972: document that shield users need to keep a reference to their task (...
Miss Islington (bot)
2022-09-10
3
-7/+23
*
gh-96710: Make the test timing more lenient for the int/str DoS regression te...
Miss Islington (bot)
2022-09-09
1
-6/+8
*
GH-74116: Allow multiple drain waiters for asyncio.StreamWriter (GH-94705)
Miss Islington (bot)
2022-09-08
3
-19/+36
*
gh-90467: StreamReaderProtocol - add strong reference to created task (GH-96323)
Miss Islington (bot)
2022-09-08
3
-1/+7
*
gh-96352: Set AttributeError context in _PyObject_GenericGetAttrWithDict (GH-...
Miss Islington (bot)
2022-09-08
3
-0/+9
*
gh-96652: Fix faulthandler chained signal without sigaction() (GH-96666)
Miss Islington (bot)
2022-09-08
2
-1/+4
*
[3.10] gh-88287: Add BufferingFormatter documentation. (GH-96608) (GH-96674)
Miss Islington (bot)
2022-09-08
1
-0/+29
*
gh-96577: Fixes buffer overrun in _msi module (GH-96633)
Miss Islington (bot)
2022-09-07
2
-2/+3
*
[doc] Update example in traceback doc (GH-96600) (GH-96605)
Irit Katriel
2022-09-07
1
-15/+11
*
gh-96641: Do not expose `KeyWrapper` in `_functoolsmodule.c` (gh-96642)
Miss Islington (bot)
2022-09-07
2
-3/+3
*
gh-96611: Fix error message for invalid UTF-8 in mid-multiline string (GH-96623)
Miss Islington (bot)
2022-09-06
3
-0/+16
*
Merge remote-tracking branch 'upstream/3.10' into 3.10
Pablo Galindo
2022-09-06
5
-1/+26
|
\
|
*
Add upstream openssl 1.1.1q patch for trivial build error on macOS (GH-96594)
Miss Islington (bot)
2022-09-05
2
-0/+18
|
*
gh-92986: Fix ast.unparse when ImportFrom.level is None (GH-92992)
Miss Islington (bot)
2022-09-05
3
-1/+8
[prev]
[next]