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-102296 Document that inspect.Parameter kinds support ordering (GH-102297)
Miss Islington (bot)
2023-02-27
1
-2/+3
*
gh-101100: Fix sphinx warnings in `types` module (GH-102274)
Miss Islington (bot)
2023-02-27
1
-1/+1
*
gh-101765: unicodeobject: use Py_XDECREF correctly (GH-102283)
Miss Islington (bot)
2023-02-26
1
-1/+1
*
[3.10] Add missing 'is' to `cmath.log()` docstring (GH-102049) (#102280)
Mark Dickinson
2023-02-26
2
-4/+4
*
[3.10] [doc] Improve grammar/fix missing word (GH-102060) (GH-102278)
Miss Islington (bot)
2023-02-26
2
-2/+2
*
[3.10] gh-97786: Fix compiler warnings in pytime.c (GH-101826) (#102150)
Mark Dickinson
2023-02-26
2
-4/+43
*
[3.10] gh-85417: Clarify behaviour on branch cuts in cmath module (GH-102046)...
Miss Islington (bot)
2023-02-26
2
-28/+39
*
gh-102259: Fix re doc issue regarding right square brackets (GH-102264)
Miss Islington (bot)
2023-02-26
1
-1/+2
*
[3.10] gh-101765: Fix refcount issues in list and unicode pickling (GH-102265...
Jelle Zijlstra
2023-02-26
2
-1/+11
*
[3.10] GH-99818: improve the documentation for zipfile.Path and Traversable (...
Shantanu
2023-02-25
2
-3/+7
*
gh-101100: Fix sphinx warnings in `typing` module docs (GH-102260)
Miss Islington (bot)
2023-02-25
1
-1/+1
*
gh-102252: Improve coverage of test_bool.py (GH-102253)
Miss Islington (bot)
2023-02-25
1
-0/+6
*
asyncio docs: Fix dangling hyphen (GH-102227)
Miss Islington (bot)
2023-02-25
1
-2/+2
*
gh-101100: Fix Sphinx warnings in `decimal` module (GH-102125)
Miss Islington (bot)
2023-02-25
1
-84/+84
*
[3.10] gh-101765: Fix SystemError / segmentation fault in iter `__reduce__` w...
Ionite
2023-02-25
8
-24/+141
*
[3.10] gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207) (gh-10...
Miss Islington (bot)
2023-02-25
2
-6/+8
*
gh-102158: Add tests for `softkwlist` (GH-102159)
Miss Islington (bot)
2023-02-24
1
-0/+18
*
gh-101981: Consolidate macOS configure steps in CI (GH-102131)
Miss Islington (bot)
2023-02-23
1
-5/+3
*
Fix typo in `Py_GetPythonHome` signature (GH-102168)
Miss Islington (bot)
2023-02-23
1
-1/+1
*
Fix syntax error in struct doc example (GH-102160)
Miss Islington (bot)
2023-02-23
1
-1/+1
*
GH-101777: `queue.rst`: use 2 spaces after a period to be consistent. (GH-102...
Miss Islington (bot)
2023-02-22
1
-8/+8
*
[3.10] gh-101936: Update the default value of fp from io.StringIO to io.Bytes...
Miss Islington (bot)
2023-02-22
4
-1/+5
*
[3.10] gh-102135: Update turtle docs to rename wikipedia demo to rosette (GH-...
Miss Islington (bot)
2023-02-22
1
-3/+3
*
[3.10] gh-95672 fix typo SkitTest to SkipTest (gh-102119) (gh-102122)
Miss Islington (bot)
2023-02-22
3
-2/+3
*
gh-100556: Improve clarity of `or` docs (GH-100589)
Miss Islington (bot)
2023-02-21
1
-2/+2
*
gh-101777: Make `PriorityQueue` docs slightly clearer (GH-102026)
Miss Islington (bot)
2023-02-21
1
-2/+2
*
[3.10] gh-101961 fileinput.hookcompressed should not set the encoding value f...
Miss Islington (bot)
2023-02-21
4
-12/+32
*
[3.10] gh-101566: Sync with zipp 3.14. (GH-102018). (GH-102091)
Jason R. Coombs
2023-02-20
3
-0/+25
*
gh-101981: Apply HOMEBREW related environment variables (gh-102074)
Miss Islington (bot)
2023-02-20
1
-0/+3
*
[3.10] gh-101981: Fix Ubuntu SSL tests with OpenSSL (3.1.0-beta1) CI issue (g...
Dong-hee Na
2023-02-20
1
-2/+2
*
[3.10] gh-101981: Build macOS as recommended by the devguide (GH-102070) (#10...
Miss Islington (bot)
2023-02-20
1
-3/+10
*
gh-99735: Use required=True in argparse subparsers example (GH-100927)
Miss Islington (bot)
2023-02-19
1
-1/+1
*
gh-100210: Correct the comment link for unescaping HTML (GH-100212)
Miss Islington (bot)
2023-02-19
1
-1/+1
*
Fix incorrectly documented attribute in csv docs (GH-101250)
Miss Islington (bot)
2023-02-19
1
-1/+1
*
[3.10] gh-85747: Active voice & suggested edits, 'running/stopping loop' & 'c...
Brian Skinn
2023-02-18
1
-13/+17
*
gh-101967: add a missing error check (GH-101968)
Miss Islington (bot)
2023-02-18
2
-1/+4
*
gh-100226: Clarify StreamReader.read behavior (GH-101807)
Miss Islington (bot)
2023-02-17
2
-10/+19
*
gh-101992: update plistlib examples to be runnable (GH-101994)
Miss Islington (bot)
2023-02-17
1
-6/+15
*
gh-101973: Fix parameter reference for PyModule_FromDefAndSpec (GH-101976)
Miss Islington (bot)
2023-02-17
1
-2/+2
*
gh-93573: Replace wrong example domains in configparser doc (GH-93574)
Miss Islington (bot)
2023-02-16
1
-23/+23
*
GH-101898: Fix missing term references for hashable definition (GH-101899)
Miss Islington (bot)
2023-02-14
16
-22/+22
*
Correct trivial grammar in reset_mock docs (GH-101861)
Miss Islington (bot)
2023-02-13
1
-3/+3
*
[3.10] gh-101390: Fix docs for `imporlib.util.LazyLoader.factory` to properly...
Miss Islington (bot)
2023-02-11
1
-1/+1
*
Docs: Fix getstatus() -> getcode() typos (GH-101296)
Miss Islington (bot)
2023-02-10
2
-2/+2
*
[3.10] gh-101759: Update Windows installer to SQLite 3.40.1 (GH-101762) (#101...
Erlend E. Aasland
2023-02-10
4
-3/+4
*
[3.10] Docs: use parameter list for sqlite3.Cursor.execute* (GH-101782) (#101...
Erlend E. Aasland
2023-02-10
1
-12/+35
*
gh-101517: make bdb avoid looking up in linecache with lineno=None (GH-101787)
Miss Islington (bot)
2023-02-10
3
-3/+11
*
gh-101759: Update macOS installer to SQLite 3.40.1 (GH-101761)
Miss Islington (bot)
2023-02-10
2
-3/+4
*
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
Steve Dower
2023-02-09
9
-16/+20
*
Apply suggestions from code review
Miss Islington (bot)
2023-02-08
3
-1/+60
[next]