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-94801: Fix regression in configure's CPPFLAGS handling (GH-95288)
Christian Heimes
2022-07-26
3
-33/+35
*
gh-95291: Use import helper to improve sqlite3 audit tests (#95292)
Erlend Egeberg Aasland
2022-07-26
1
-4/+1
*
Fix minor docstring issues in `dataclasses.py`. (gh-93024)
Roman Novak
2022-07-26
1
-7/+7
*
gh-93678: extract 'struct cfg_builder' from the compiler so that the CFG can ...
Irit Katriel
2022-07-26
2
-120/+114
*
gh-95259: add test for traceback with angle-bracketed filename (GH-95260)
Irit Katriel
2022-07-26
1
-0/+15
*
gh-95041: Fail syslog.syslog in case inner call to syslog.openlog fails (GH-9...
Noam Cohen
2022-07-26
1
-1/+7
*
gh-95066: ast: Replace assert with ValueError (GH-95072)
Shantanu
2022-07-26
3
-1/+9
*
gh-95174: Handle missing dup() and constants in WASI (GH-95229)
Christian Heimes
2022-07-26
12
-5/+47
*
gh-95205: Improve WASM README.md (GH-95267)
Christian Heimes
2022-07-26
2
-12/+112
*
Statistics inv_cdf sync with corresponding random module normal distributions...
Raymond Hettinger
2022-07-26
3
-6/+5
*
Clarifying the documentation on library/syslog (GH-92587)
Nicolas Haller
2022-07-26
1
-3/+7
*
gh-95235: Add explicit parameter list to some sqlite3 methods (#95240)
Erlend Egeberg Aasland
2022-07-26
1
-67/+143
*
gh-95041: Fix several minor issues in syslog.openlog() (GH-95058)
Serhiy Storchaka
2022-07-26
1
-24/+33
*
gh-91247: Use memcpy for list and tuple repeat (#91482)
Pieter Eendebak
2022-07-26
5
-65/+73
*
GH-92678: Expose managed dict clear and visit functions (#95246)
Mark Shannon
2022-07-25
5
-0/+57
*
gh-94673: Always Finalize Static Builtin Types (#95153)
Eric Snow
2022-07-25
2
-24/+82
*
gh-85454: Remove distutils.ccompiler from Tools/c-analyzer (GH-95171)
Dong-hee Na
2022-07-25
1
-2/+12
*
gh-94673: Add _PyStaticType_InitBuiltin() (#95152)
Eric Snow
2022-07-25
13
-76/+133
*
gh-92546: Move pprint benchmark into pyperformance (GH-94613)
Oleg Iarygin
2022-07-25
2
-16/+2
*
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
[next]