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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-95196: Disable incorrect pickling of the C implemented classmethod descrip...
Miss Islington (bot)
2022-10-05
1
-0/+1
*
gh-97825: fix AttributeError when calling subprocess.check_output(input=None)...
Miss Islington (bot)
2022-10-05
1
-0/+1
*
gh-97639: Remove `tokenize.NL` check from `tabnanny` (GH-97640)
Miss Islington (bot)
2022-10-04
1
-0/+1
*
[3.10] gh-97728: Argument Clinic: Fix uninitialized variable in the Py_UNICOD...
Serhiy Storchaka
2022-10-03
1
-0/+3
*
gh-97740: Fix bang in Sphinx C domain ref target syntax (GH-97741)
Miss Islington (bot)
2022-10-03
1
-0/+2
*
gh-96819: multiprocessing.resource_tracker: check if length of pipe write <= ...
Miss Islington (bot)
2022-10-03
1
-0/+1
*
gh-97591: In `Exception.__setstate__()` acquire strong references before call...
Miss Islington (bot)
2022-10-02
1
-0/+2
*
gh-95588: Drop the safety claim from `ast.literal_eval` docs. (GH-95919)
Miss Islington (bot)
2022-10-02
1
-0/+6
*
GH-97592: Fix crash in C remove_done_callback due to evil code (GH-97660)
Miss Islington (bot)
2022-09-30
1
-0/+1
*
GH-96827: Don't touch closed loops from executor threads (GH-96837)
Miss Islington (bot)
2022-09-30
1
-0/+1
*
gh-90989: Clarify some installer text (GH-97676)
Steve Dower
2022-09-30
1
-0/+1
*
[3.10] Use SyntaxError invalid range in tutorial introduction example (GH-930...
Miss Islington (bot)
2022-09-30
1
-0/+1
*
gh-91212: Fixed flickering when the tracer is turned off (GH-95129)
Miss Islington (bot)
2022-09-29
1
-0/+1
*
gh-97612: Fix shell injection in get-remote-certificate.py (GH-97613)
Miss Islington (bot)
2022-09-28
1
-0/+3
*
gh-97616: list_resize() checks for integer overflow (GH-97617)
Miss Islington (bot)
2022-09-28
1
-0/+3
*
gh-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547)
Miss Islington (bot)
2022-09-27
1
-0/+4
*
gh-97545: Make Semaphore run faster. (GH-97549)
Miss Islington (bot)
2022-09-26
1
-0/+1
*
gh-96848: Fix -X int_max_str_digits option parsing (GH-96988)
Miss Islington (bot)
2022-09-26
1
-0/+3
*
gh-97519: Synchronize links in other copies of HISTORY OF THE SOFTWARE (GH-97...
Miss Islington (bot)
2022-09-25
1
-1/+1
*
gh-96052: codeop: fix handling compiler warnings in incomplete input (GH-96132)
Miss Islington (bot)
2022-09-25
1
-0/+4
*
GH-85760: Fix race in calling process_exited callback too early (GH-97009)
Miss Islington (bot)
2022-09-22
1
-0/+1
*
gh-90155: Fix bug in asyncio.Semaphore and strengthen FIFO guarantee (GH-93222)
Miss Islington (bot)
2022-09-22
1
-0/+1
*
gh-97005: Update libexpat from 2.4.7 to 2.4.9 (gh-97006)
Miss Islington (bot)
2022-09-22
1
-0/+1
*
[3.10] GH-95921: Fix positions for some chained comparisons (GH-96968) (GH-96...
Brandt Bucher
2022-09-20
1
-0/+2
*
[3.10] GH-96864: Check for error between line and opcode events (GH-96969)
Brandt Bucher
2022-09-20
1
-0/+2
*
[3.10] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (...
Miss Islington (bot)
2022-09-20
1
-0/+4
*
gh-96387: take_gil() resets drop request before exit (GH-96869) (GH-96941)
Miss Islington (bot)
2022-09-20
1
-0/+5
*
gh-96821: Fix undefined behaviour in `_testcapimodule.c` (GH-96915) (GH-96926)
Miss Islington (bot)
2022-09-19
1
-0/+1
*
gh-95778: Mention sys.set_int_max_str_digits() in error message (GH-96874)
Miss Islington (bot)
2022-09-16
1
-0/+3
*
gh-96678: Fix UB of null pointer arithmetic (GH-96782)
Miss Islington (bot)
2022-09-13
1
-0/+1
*
gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have matchi...
Miss Islington (bot)
2022-09-12
1
-0/+2
*
GH-74116: Allow multiple drain waiters for asyncio.StreamWriter (GH-94705)
Miss Islington (bot)
2022-09-08
1
-0/+1
*
gh-90467: StreamReaderProtocol - add strong reference to created task (GH-96323)
Miss Islington (bot)
2022-09-08
2
-0/+4
*
gh-96352: Set AttributeError context in _PyObject_GenericGetAttrWithDict (GH-...
Miss Islington (bot)
2022-09-08
1
-0/+2
*
gh-96652: Fix faulthandler chained signal without sigaction() (GH-96666)
Miss Islington (bot)
2022-09-08
1
-0/+3
*
gh-96577: Fixes buffer overrun in _msi module (GH-96633)
Miss Islington (bot)
2022-09-07
1
-0/+1
*
gh-96641: Do not expose `KeyWrapper` in `_functoolsmodule.c` (gh-96642)
Miss Islington (bot)
2022-09-07
1
-0/+1
*
gh-96611: Fix error message for invalid UTF-8 in mid-multiline string (GH-96623)
Miss Islington (bot)
2022-09-06
1
-0/+2
*
Merge remote-tracking branch 'upstream/3.10' into 3.10
Pablo Galindo
2022-09-06
1
-0/+1
|
\
|
*
gh-92986: Fix ast.unparse when ImportFrom.level is None (GH-92992)
Miss Islington (bot)
2022-09-05
1
-0/+1
*
|
Python 3.10.7
v3.10.7
Pablo Galindo
2022-09-05
20
-46/+205
|
/
*
[3.10] gh-95778: Correctly pre-check for int-to-str conversion (GH-96537) (#9...
Gregory P. Smith
2022-09-04
1
-1/+1
*
gh-68163: Correct conversion of Rational instances to float (GH-25619) (GH-96...
Miss Islington (bot)
2022-09-04
1
-0/+1
*
[3.10] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96501)
Gregory P. Smith
2022-09-02
1
-0/+14
*
[3.10] Clean up junk & fix typo in 3.10.6 release notes (#95997)
Marti Raudsepp
2022-08-30
1
-6/+1
*
gh-95231: Disable md5 & crypt modules if FIPS is enabled (GH-94742)
Miss Islington (bot)
2022-08-30
1
-0/+3
*
[3.10] gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) (gh-96391)
Christian Heimes
2022-08-29
1
-0/+1
*
gh-95243: Mitigate the race condition in testSockName (GH-96173)
Miss Islington (bot)
2022-08-25
1
-0/+3
*
GH-96179: Fix misleading example on the bisect documentation (GH-96228)
Miss Islington (bot)
2022-08-24
1
-0/+1
*
gh-96175: add missing self._localName assignment in `xml.dom.minidom.Attr` (G...
Miss Islington (bot)
2022-08-23
1
-0/+1
[next]