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-95077: [Enum] add code-based deprecation warnings for member.member access...
Ethan Furman
2022-07-25
5
-68/+61
*
GH-94851: check refcnt of immortal objects after finalization (GH-95001)
Kumar Aditya
2022-07-25
4
-1/+4430
*
gh-95235: Document undocumented parameters in sqlite3 functions and methods (...
Erlend Egeberg Aasland
2022-07-25
1
-13/+17
*
gh-93963: Document importlib.abc deprecations (#94546)
Hugo van Kemenade
2022-07-25
2
-0/+27
*
gh-93610: Improve docs for importlib.resources (#93611)
Petr Viktorin
2022-07-25
4
-281/+328
*
gh-85454: Remove distutils documentation (#95239)
Christian Heimes
2022-07-25
25
-4543/+26
*
gh-85454: Remove links from historical mentions of distutils (GH-95192)
Oleg Iarygin
2022-07-25
13
-28/+28
*
gh-95233: Correct grp.getgrgid parameter name in documentation (gid -> id) (g...
Adam Dangoor
2022-07-25
1
-1/+1
*
gh-95205: Improve wasm README (#95206)
Erlend Egeberg Aasland
2022-07-25
1
-2/+6
*
gh-95087: Fix IndexError in parsing invalid date in the email module (GH-95201)
Serhiy Storchaka
2022-07-25
4
-23/+60
*
gh-95212: make multiprocessing test case parallel-safe (GH-95213)
Christian Heimes
2022-07-25
2
-1/+3
*
gh-95218: Move tests for importlib.resources into test_importlib.resources. (...
Jason R. Coombs
2022-07-25
36
-24/+25
*
gh-95173: Revert commit 51ed2c56a1852cd6b09c85ba81312dc9782772ce (#95176)
Pablo Galindo Salgado
2022-07-24
2
-71/+13
*
gh-95051: ensure that timeouts scheduled with `asyncio.Timeout` that have alr...
Thomas Grainger
2022-07-24
4
-4/+32
*
log2() is faster than log() (#95214)
Raymond Hettinger
2022-07-24
1
-3/+3
*
gh-95185: Check recursion depth in the AST constructor (#95186)
Pablo Galindo Salgado
2022-07-24
5
-2/+168
*
gh-95199: upgrade bundled setuptools to 63.2.0 (gh-95200)
Stéphane Bidoul
2022-07-24
4
-1/+2
*
gh-95194: upgrade bundled pip to 22.2 (gh-95195)
Stéphane Bidoul
2022-07-24
4
-1/+2
*
gh-95174: Handle missing waitpid and gethostbyname in WASI (GH-95181)
Christian Heimes
2022-07-24
2
-6/+19
*
gh-93157: Fix fileinput didn't support `errors` in `inplace` mode (GH-95128)
Inada Naoki
2022-07-24
3
-3/+18
*
Compute v only when needed. (#95183)
Raymond Hettinger
2022-07-23
1
-1/+1
*
gh-90385: Add skip_unless_symlink decorator to test_walk_symlink_location (GH...
Christian Heimes
2022-07-23
1
-0/+1
*
gh-93351: Add news entry and what's new entry for changes in gh-93351 (#95175)
Pablo Galindo Salgado
2022-07-23
2
-0/+7
*
gh-90473: Check for HAVE_KILL in main.c:exit_sigint (GH-95165)
Christian Heimes
2022-07-23
1
-1/+1
*
gh-90473: Fix more tests on platforms without umask (GH-95164)
Christian Heimes
2022-07-23
3
-2/+18
*
gh-89758: Track all socket module dependencies (#95157)
Christian Heimes
2022-07-23
1
-1/+1
*
Doc: Add omitted secondary prompt in inputoutput tutorial (GH-30317)
Chenwei Xiao
2022-07-23
1
-1/+1
*
gh-95132: Correctly relay *args and **kwds from sqlite3.connect to factory (#...
Erlend Egeberg Aasland
2022-07-23
5
-147/+59
*
gh-90385: Add `pathlib.Path.walk()` method (GH-92517)
Stanislav Zmiev
2022-07-22
5
-1/+338
*
GH-94438: Handle extended arguments and conditional pops in mark_stacks (GH-9...
Brandt Bucher
2022-07-22
3
-4/+49
*
GH-94036: Fix more attribute location quirks (GH-95028)
Brandt Bucher
2022-07-22
3
-20/+85
*
Fix copy-friendliness of tutorial example (GH-93424)
Chenwei Xiao
2022-07-22
1
-0/+1
*
GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121)
Brandt Bucher
2022-07-22
8
-200/+20
*
Fix async method reference links in `compound_stmts` docs (GH-94935)
July Tikhonov
2022-07-22
1
-2/+2
*
Fix scheme count in `sysconfig` whatsnew entry (GH-94110)
Frank Dana
2022-07-22
1
-1/+1
*
Fix incorrect directive in multiprocessing module documentation (GH-93517)
oda-gitso
2022-07-22
1
-1/+1
*
Closes gh-95133: docs, fix indentation level in TestCase.assertLogs example (...
Alexandru Mărășteanu
2022-07-22
1
-2/+2
*
Use Markdown Headers in GitHub Issue templates (GH-95111)
Mariatta Wijaya
2022-07-22
4
-9/+9
*
gh-81040: Improve sqlite3.Cursor.rowcount docs (#94940)
Erlend Egeberg Aasland
2022-07-22
1
-12/+5
*
Fix typo in PROTOCOL_TO_TLS_VERSION in test_ssl (GH-95119)
David Benjamin
2022-07-22
1
-1/+1
*
gh-95112: Fix What's New 3.12 contribution note periods (#95118)
Terry Jan Reedy
2022-07-22
1
-2/+2
*
gh-95112: Fix What's New 3.11 contribution note periods (#95115)
Terry Jan Reedy
2022-07-22
1
-5/+5
*
gh-95112: Fix What's New 3.10 contribution note periods (#95114)
Terry Jan Reedy
2022-07-22
1
-25/+25
*
gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (#95106)
Shantanu
2022-07-21
2
-2/+3
*
gh-95095: Use SSL_CTX_get_max_proto_version instead of SSL_CTX_ctrl (GH-95096)
David Benjamin
2022-07-21
1
-2/+2
*
Fix PyCode_Addr2Location when addrq < 0 (GH-95091)
Ken Jin
2022-07-21
2
-0/+3
*
gh-95010: Fix asyncio GenericWatcherTests.test_create_subprocess_fails_with_i...
Thomas Grainger
2022-07-21
1
-20/+26
*
GH-95029: Describe Windows Store package isolation and redirection in more de...
Anthony Shaw
2022-07-21
1
-3/+31
*
docs: use 'recursively' in the description of rglob, and mention globs in the...
Ned Batchelder
2022-07-20
1
-2/+2
*
gh-82116: add comment explaining use of `list(scandir_it)` in pathlib. (GH-94...
Barney Gale
2022-07-20
1
-0/+4
[next]