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-44891: Tests `id` preserving on `* 1` for `str` and `bytes` (GH-27745)
Miss Islington (bot)
2021-08-13
3
-0/+46
*
bpo-44895: Temporarily add an extra gc.collect() call (GH-27746)
Miss Islington (bot)
2021-08-13
1
-0/+3
*
[3.10] bpo-33930: Fix typo in the test name. (GH-27736)
Benjamin Peterson
2021-08-13
1
-1/+1
*
[3.10] bpo-44885: Correct the ast locations of f-strings with format specs an...
Pablo Galindo Salgado
2021-08-12
3
-49/+61
*
bpo-26228: Fix pty EOF handling (GH-12049) (GH-27732)
Miss Islington (bot)
2021-08-12
5
-37/+85
*
bpo-33479: Add architecture and threading model sections to Tkinter module do...
Miss Islington (bot)
2021-08-11
2
-0/+106
*
Add .DS_Store on ignore (GH-27711) (GH-27723)
Miss Islington (bot)
2021-08-11
1
-0/+1
*
bpo-33930: Fix segfault with deep recursion when cleaning method objects (GH-...
Miss Islington (bot)
2021-08-11
3
-1/+22
*
bpo-44854: Add .editorconfig file to help enforce `make patchcheck` (GH-27638)
Miss Islington (bot)
2021-08-10
1
-0/+12
*
bpo-14853: add back the stdin test, skip if stdin is redirected (GH-27694)
Miss Islington (bot)
2021-08-10
1
-0/+16
*
bpo-25782: avoid hang in PyErr_SetObject when current exception has a cycle i...
Miss Islington (bot)
2021-08-10
3
-1/+158
*
make lib2to3 parse async generators everywhere (GH-6588)
Miss Islington (bot)
2021-08-10
3
-8/+17
*
bpo-33479: Remove unqualified tkinter threadsafe claim. (GH-6990)
Miss Islington (bot)
2021-08-10
2
-2/+5
*
bpo-44872: use new trashcan macros in framobject.c (GH-27683) (GH-27690)
Irit Katriel
2021-08-10
2
-2/+3
*
bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272)
Miss Islington (bot)
2021-08-10
10
-0/+45
*
bpo-41402: Fix email ContentManager calling .encode() on bytes (GH-21631)
Miss Islington (bot)
2021-08-09
3
-3/+14
*
bpo-38840: Incorrect __all__ in multiprocessing.managers (GH-18034)
Miss Islington (bot)
2021-08-09
2
-3/+5
*
bpo-44522: Fix inaccurate information in open() function (GH-27650)
Miss Islington (bot)
2021-08-09
1
-3/+3
*
Remove unused variable. (GH-27677) (#27680)
Mark Shannon
2021-08-09
1
-3/+0
*
bpo-32695: Docs and tests for compresslevel and preset kwargs in tarfile (GH-...
Miss Islington (bot)
2021-08-09
3
-3/+23
*
bpo-44840: Compiler: Move duplication of exit blocks with no line numbers to ...
Mark Shannon
2021-08-09
6
-3854/+3888
*
Upgrade bundled pip and setuptools (GH-27625)
Miss Islington (bot)
2021-08-07
5
-2/+3
*
bpo-44856: Possible reference leak in error paths of update_bases() and __bui...
Miss Islington (bot)
2021-08-07
2
-22/+14
*
bpo-41576: document BaseException in favor of bare except (GH-21917)
Miss Islington (bot)
2021-08-06
2
-8/+10
*
bpo-27752: improve documentation of csv.Dialect (GH-26795)
Miss Islington (bot)
2021-08-06
2
-11/+24
*
bpo-44605: Teach @total_ordering() to work with metaclasses (GH-27633) (GH-27...
Miss Islington (bot)
2021-08-06
3
-12/+41
*
bpo-44756: [docs] revert automated virtual environment creation on `make html...
Miss Islington (bot)
2021-08-06
3
-5/+16
*
bpo-44822: Don't truncate `str`s with embedded NULL chars returned by `sqlite...
Miss Islington (bot)
2021-08-06
3
-3/+41
*
bpo-40928: notify users running test_decimal on macOS of malloc warnings (GH-...
Miss Islington (bot)
2021-08-06
3
-1/+26
*
bpo-44524: Fix an issue wherein `_GenericAlias._name` was not properly set fo...
Miss Islington (bot)
2021-08-06
3
-61/+191
*
bpo-44849: Fix os.set_inheritable() on FreeBSD 14 with O_PATH (GH-27623)
Miss Islington (bot)
2021-08-06
2
-3/+8
*
bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065)
Miss Islington (bot)
2021-08-06
7
-1/+49
*
bpo-44679: [doc] fix typo in unittest.mock.rst (GH-27618)
Miss Islington (bot)
2021-08-05
1
-1/+1
*
[3.10] bpo-44838: Refine the custom syntax errors for invalid 'if' expression...
Pablo Galindo Salgado
2021-08-05
4
-554/+621
*
bpo-44801: Check arguments in substitution of ParamSpec in Callable (GH-27585)
Miss Islington (bot)
2021-08-04
4
-37/+89
*
bpo-42958: Improve description of shallow= in filecmp.cmp docs (GH-27166)
Miss Islington (bot)
2021-08-04
3
-4/+10
*
[doc] bpo-43066: zipfile - add note on leading slash in the filename arg (GH-...
Miss Islington (bot)
2021-08-04
2
-1/+7
*
Fix typo in 'xml.dom.minidom' documentation (GH-27602)
Miss Islington (bot)
2021-08-04
1
-1/+1
*
Fix 404 link to the pyporting mailing list (GH-27320)
Miss Islington (bot)
2021-08-04
1
-3/+3
*
Note that tp_clear and m_clear are not always called (GH-27581)
Miss Islington (bot)
2021-08-04
2
-0/+12
*
Fix hyperlink conflict in turtle docs (GH-27592)
Miss Islington (bot)
2021-08-04
1
-12/+16
*
bpo-41886: Fix documented type of PyType_Type (GH-22454)
Miss Islington (bot)
2021-08-03
1
-1/+1
*
Ensure LICENSE.txt file is generated even in PGO builds (GH-27580) (GH-27582)
Steve Dower
2021-08-03
1
-3/+1
*
bpo-44808: fixes test for interactive inspect getsource of a class (GH-27571)
Miss Islington (bot)
2021-08-03
1
-12/+8
*
bpo-41737: expand doc for NotADirectoryError (GH-27471)
Miss Islington (bot)
2021-08-03
1
-2/+4
*
bpo-39091: Fix segfault when Exception constructor returns non-exception for ...
Miss Islington (bot)
2021-08-03
4
-4/+44
*
Post 3.10.0rc1
Pablo Galindo
2021-08-02
1
-1/+1
*
Python 3.10.0rc1
v3.10.0rc1
Pablo Galindo
2021-08-02
70
-5144/+7972
*
bpo-44792: Improve syntax errors for if expressions (GH-27506) (GH-27565)
Miss Islington (bot)
2021-08-02
5
-0/+48
*
bpo-44782: Improve OrderedDict recipe for LRU cache variants (GH-27536)
Miss Islington (bot)
2021-08-02
1
-16/+32
[prev]
[next]