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
*
Python 3.10.1
v3.10.1
Pablo Galindo
2021-12-06
150
-322/+1530
*
[3.10] bpo-44035: Check autoconf files thoroughly (GH-29935) (GH-29937)
Miss Islington (bot)
2021-12-06
1
-0/+2
*
bpo-45732: Update python.org macOS installer to use Tcl/Tk 8.6.12. (GH-29932)
Ned Deily
2021-12-06
1
-0/+1
*
bpo-45664: Fix resolve_bases() and new_class() for GenericAlias instance as a...
Miss Islington (bot)
2021-12-05
1
-0/+2
*
bpo-45663: Fix is_dataclass() for dataclasses which are subclasses of types.G...
Miss Islington (bot)
2021-12-05
1
-0/+2
*
bpo-45662: Fix the repr of InitVar with a type alias to the built-in class (G...
Miss Islington (bot)
2021-12-05
1
-0/+2
*
bpo-27946: Fix possible crash in ElementTree.Element (GH-29915)
Miss Islington (bot)
2021-12-05
1
-0/+3
*
bpo-43905: Expand dataclasses.astuple() and asdict() docs (GH-26154)
Miss Islington (bot)
2021-11-29
1
-0/+2
*
bpo-43498: Fix dictionary iteration error in _ExecutorManagerThread (GH-24868)
Miss Islington (bot)
2021-11-29
1
-0/+2
*
bpo-45614: Fix traceback display for exceptions with invalid module name (GH-...
Irit Katriel
2021-11-29
1
-0/+1
*
bpo-37658: Actually return result in race condition (GH-29202)
Miss Islington (bot)
2021-11-29
1
-0/+3
*
[3.10] bpo-42268: Fail the configure step if the selected compiler doesn't su...
Pablo Galindo Salgado
2021-11-28
1
-0/+2
*
[3.10] bpo-19460: Add test for MIMENonMultipart (GH-29817) (GH-29818)
Miss Islington (bot)
2021-11-28
1
-0/+1
*
[3.10] bpo-45881: Use CC from env first for cross building (GH-29752). (GH-29...
Christian Heimes
2021-11-27
1
-0/+2
*
[3.10] bpo-41735: Fix thread lock in zlib.Decompress.flush() may go wrong (GH...
Miss Islington (bot)
2021-11-27
1
-0/+1
*
bpo-45901: Fixes argument passing when invoking .py files directly through th...
Miss Islington (bot)
2021-11-26
1
-0/+4
*
bpo-45866: Fix typo in the NEWS entry (GH-29798)
Miss Islington (bot)
2021-11-26
1
-1/+1
*
bpo-45866: pegen strips directory of "generated from" header (GH-29777) (GH-2...
Victor Stinner
2021-11-26
1
-0/+4
*
[3.10] bpo-33393: Update config.guess and config.sub (GH-29781) (GH-29782)
Christian Heimes
2021-11-25
1
-0/+3
*
bpo-39026: Fix Python.h when building with Xcode (GH-29488) (GH-29732)
Victor Stinner
2021-11-25
1
-0/+2
*
[3.10] bpo-41498: Fix build on platforms without sigset_t (GH-29770) (GH-29773)
Miss Islington (bot)
2021-11-25
1
-0/+4
*
[3.10] bpo-45727: Only trigger the 'did you forgot a comma' error suggestion ...
Pablo Galindo Salgado
2021-11-25
1
-0/+3
*
bpo-45616: Let py.exe distinguish between v3.1 and v3.10 (GH-29731)
Miss Islington (bot)
2021-11-24
1
-0/+4
*
bpo-45561: Run smelly.py tool from $(srcdir) (GH-29138)
Miss Islington (bot)
2021-11-23
1
-0/+1
*
[3.10] bpo-45250: fix docs regarding `__iter__` and iterators being inconsist...
Brett Cannon
2021-11-22
1
-0/+2
*
bpo-44649: Fix dataclasses(slots=True) with a field with a default, but init=...
Miss Islington (bot)
2021-11-22
1
-0/+2
*
Added kw_only parameter to make_dataclasses. (GH-29679)
Miss Islington (bot)
2021-11-20
1
-0/+1
*
[3.10] bpo-45848: Allow the parser to get error lines from encoded files (GH-...
Łukasz Langa
2021-11-20
1
-0/+2
*
[3.10] bpo-45788: Link sys.prefix doc to 'Installation paths' (GH-29606)
Miss Islington (bot)
2021-11-18
1
-0/+1
*
bpo-45640: [docs] Tokens are now clickable (GH-29260) (GH-29621)
Miss Islington (bot)
2021-11-18
1
-0/+3
*
bpo-44959: Add fallback to extension modules with '.sl' suffix on HP-UX (GH-2...
Miss Islington (bot)
2021-11-18
1
-0/+1
*
bpo-45835: Fix race condition in test_queue (GH-29601) (GH-29612)
Miss Islington (bot)
2021-11-18
1
-0/+1
*
[3.10] bpo-45826: Fix a crash in suggestions.c by checking for `traceback is ...
Łukasz Langa
2021-11-18
1
-0/+1
*
bpo-45820: Fix a segfault when the parser fails without reading any input (GH...
Miss Islington (bot)
2021-11-17
1
-0/+2
*
[3.10] bpo-45822: Respect PEP 263's coding cookies in the parser even if flag...
Pablo Galindo Salgado
2021-11-17
1
-0/+2
*
bpo-45831: _Py_DumpASCII() uses a single write() call if possible (GH-29596) ...
Miss Islington (bot)
2021-11-17
1
-0/+5
*
bpo-42540: reallocation of id_mutex should not force default allocator (GH-29...
Miss Islington (bot)
2021-11-17
1
-0/+2
*
[3.10] bpo-45716: Improve the error message when using True/False/None as key...
Pablo Galindo Salgado
2021-11-16
1
-0/+2
*
ensure deprecation warning from assertDictContainsSubset points at actual tes...
Anthony Sottile
2021-11-16
1
-0/+2
*
bpo-25381: Update explanation of exceptions in C. (GH-26838) (GH-29568)
Miss Islington (bot)
2021-11-15
1
-0/+2
*
bpo-45738: Fix computation of error location for invalid continuation (GH-29550)
Miss Islington (bot)
2021-11-14
1
-0/+2
*
[bpo-45765] Fix distribution discovery on empty path. (GH-29487) (GH-29510)
Miss Islington (bot)
2021-11-13
1
-0/+1
*
[3.10] bpo-45772: socket.socket should be a class instead of a function (GH-2...
Miss Islington (bot)
2021-11-13
1
-0/+1
*
bpo-45235: Revert an argparse bugfix that caused a regression (GH-29525) (GH...
Miss Islington (bot)
2021-11-12
1
-0/+3
*
[3.10] bpo-45773: Stop "optimizing" certain jump patterns (GH-29526)
Brandt Bucher
2021-11-11
1
-0/+1
*
[3.10] bpo-45757: Fix bug where dis produced an incorrect oparg on EXTENDED_A...
Irit Katriel
2021-11-09
1
-0/+1
*
bpo-45732: Update bundled Tcl/Tk on Windows to 8.6.12 (GH-29477)
Steve Dower
2021-11-09
1
-0/+1
*
bpo-45392: Update the docstring of the 'type' built-in (GH-29439) (GH-29452)
Miss Islington (bot)
2021-11-06
1
-0/+2
*
bpo-45644: Make json.tool read infile before writing to outfile (GH-29273) (...
Miss Islington (bot)
2021-11-06
1
-0/+3
*
bpo-45720: Drop references to shlwapi.dll on Windows (GH-29417)
Steve Dower
2021-11-06
1
-0/+3
[next]