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
*
bpo-45740: [Enum] add versionadded markers to docs (GH-29443)
Ethan Furman
2021-11-06
2
-7/+7
*
bpo-45644: Make json.tool read infile before writing to outfile (GH-29273)
Chris Wesseling
2021-11-06
3
-7/+26
*
bpo-45731: Handle --enable-loadable-sqlite-extensions in configure (GH-29434)
Christian Heimes
2021-11-06
7
-13/+30
*
bpo-45720: Drop references to shlwapi.dll on Windows (GH-29417)
Steve Dower
2021-11-05
4
-4/+7
*
Post 3.11.0a2
Pablo Galindo
2021-11-05
1
-1/+1
*
Merge tag 'v3.11.0a2'
Pablo Galindo
2021-11-05
128
-372/+1396
|
\
|
*
Python 3.11.0a2
v3.11.0a2
Pablo Galindo
2021-11-05
130
-415/+1419
*
|
bpo-43158: Regenerate configure again (GH-29433)
Christian Heimes
2021-11-05
2
-43/+23
*
|
bpo-45679: add `tuple` tests with `lru_cache` to `test_functools` (GH-29339)
Nikita Sobolev
2021-11-05
2
-0/+29
|
/
*
bpo-45243: Use connection limits to simplify `sqlite3` tests (GH-29356)
Erlend Egeberg Aasland
2021-11-05
3
-21/+54
*
bpo-45762: Improve docs for ``@singledispatch``/``@singledispatchmethod`` (GH...
Alex Waygood
2021-11-05
2
-22/+28
*
bpo-45716: Improve the error message when using True/False/None as keywords i...
Pablo Galindo Salgado
2021-11-05
4
-691/+807
*
bpo-45678: Add more ``singledispatchmethod`` tests (GH-29412)
Alex Waygood
2021-11-05
2
-0/+102
*
bpo-45292: [PEP 654] Update traceback display code to work with exception gro...
Irit Katriel
2021-11-05
6
-87/+1017
*
bpo-27313: Fix ttk_guionly tests failing on Framework builds on macOS (GH-29411)
Łukasz Langa
2021-11-05
1
-46/+20
*
bpo-45160: Fix refleak in test_ttk_guionly introduced in GH-28291 (GH-29416)
Łukasz Langa
2021-11-05
1
-1/+4
*
Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408)
Łukasz Langa
2021-11-04
2
-2/+11
*
bpo-45220: Remove invalid include from resource definition files on Windows (...
Steve Dower
2021-11-04
7
-9/+0
*
bpo-43652: Actually update to Tcl/Tk 8.6.11 on Windows (GH-29397)
Steve Dower
2021-11-04
3
-4/+6
*
Remove reference to ``Tuple`` at top of ``typing`` docs (GH-29401)
Alex Waygood
2021-11-04
1
-4/+3
*
bpo-45697: Use PyObject_TypeCheck in type_call (GH-29392)
Itamar Ostricher
2021-11-04
1
-1/+1
*
bpo-45680: ``typing`` docs: improve links to docs on ``GenericAlias``/``__cla...
Alex Waygood
2021-11-04
2
-4/+7
*
bpo-45613: Set `sqlite3.threadsafety` dynamically (GH-29227)
Erlend Egeberg Aasland
2021-11-03
6
-21/+75
*
bpo-44257: fix "assigment_expr" typo + regenerate the grammar, and remove unu...
wim glenn
2021-11-03
3
-66/+64
*
bpo-45506: Stop skipping test_embed. (gh-29300)
Eric Snow
2021-11-03
1
-1/+3
*
bpo-45691: Make array of small ints static to fix use-after-free error. (GH-2...
Mark Shannon
2021-11-03
4
-45/+31
*
bpo-45678: Add ``functools.singledispatchmethod`` tests (GH-29328)
Alex Waygood
2021-11-03
2
-1/+43
*
bpo-45578: add tests for `dis.distb` (GH-29332)
Nikita Sobolev
2021-11-03
2
-0/+41
*
bpo-24139: Fix test_sqlite3 `test_extended_error_code_on_exception()` on s390...
Erlend Egeberg Aasland
2021-11-03
1
-1/+1
*
bpo-24139: Add support for SQLite extended result codes (GH-28076)
Erlend Egeberg Aasland
2021-11-02
5
-7/+263
*
bpo-45406: make inspect.getmodule() return None when getabsfile() raises File...
Irit Katriel
2021-11-02
3
-1/+11
*
[doc] Link to section File input (GH-28941)
Andre Delfino
2021-11-02
1
-1/+1
*
bpo-45457: Minor fix to documentation for SSLContext.load_default_certs. (GH-...
LincolnPuzey
2021-11-02
1
-1/+1
*
bpo-44828: macOS installer: avoid leaving a zombie Save panel in Tk 8.6.12rc1...
Ned Deily
2021-11-02
2
-1/+11
*
makefile: remove unused SGI_ABI variable (GH-29325)
Filipe Laíns
2021-11-02
1
-1/+0
*
bpo-42064: Adapt `sqlite3` to multi-phase init (PEP 489) (GH-29234)
Erlend Egeberg Aasland
2021-11-02
2
-20/+101
*
bpo-45633: Fix newtypes doc typo (GH-29318)
Dmitry Smirnov
2021-11-02
1
-1/+1
*
bpo-43158: Use configure values for building _uuid extension (GH-29353)
Christian Heimes
2021-11-02
5
-7/+86
*
bpo-45688: Add _scproxy to sys.stdlib_module_names (GH-29358)
Christian Heimes
2021-11-02
3
-1/+8
*
Remove Programs/_freeze_importlib (#29357)
Brandt Bucher
2021-11-02
1
-0/+0
*
bpo-45243: Add support for setting/getting `sqlite3` connection limits (GH-28...
Erlend Egeberg Aasland
2021-11-01
7
-1/+228
*
Update macOS installer to use Tk 8.6.12rc1 pre-release. (GH-29354)
Ned Deily
2021-11-01
4
-218/+12
*
bpo-45666: Use `%S` for MSVC and `%s` elsewhere for `swprintf` in `_testembed...
Nikita Sobolev
2021-11-01
1
-1/+7
*
bpo-45668: Fix PGO tests without test extensions (GH-29315)
Christian Heimes
2021-11-01
13
-28/+60
*
bpo-10572: Fixup Lib/test/libregrtest/pgo.py (GH-29327)
Erlend Egeberg Aasland
2021-11-01
1
-1/+1
*
bpo-45618: Update Sphinx version used to build the documentation to 4.2.0 (GH...
m-aciek
2021-10-31
2
-5/+3
*
Updated README with Python 3.11 release info (GH-29338)
Jacob Walls
2021-10-31
1
-1/+1
*
Move field width to the right field (GH-29344)
Olaf van der Spek
2021-10-31
1
-2/+2
*
bpo-45516: fix Traversable.name documentation (GH-29194)
Filipe Laíns
2021-10-31
1
-2/+2
*
bpo-45634: Don't combine error checks when adding `sqlite3` int constants (GH...
Erlend Egeberg Aasland
2021-10-31
1
-41/+48
[next]