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-101561: Add typing.override decorator (#101564)
Steven Troxler
2023-02-27
6
-0/+127
*
gh-101825: Clarify that as_integer_ratio() output is always normalized (#101843)
Sergey B Kirpichev
2023-02-27
7
-27/+21
*
gh-101773: Optimize creation of Fractions in private methods (#101780)
Sergey B Kirpichev
2023-02-27
4
-34/+50
*
gh-102251: Updates to test_imp Toward Fixing Some Refleaks (gh-102254)
Eric Snow
2023-02-27
4
-299/+952
*
gh-102296 Document that inspect.Parameter kinds support ordering (GH-102297)
Gouvernathor
2023-02-27
1
-2/+3
*
gh-102250: Fix double-decref in COMPARE_AND_BRANCH error case (GH-102287)
Dennis Sweeney
2023-02-27
4
-6/+23
*
gh-101100: Fix sphinx warnings in `types` module (#102274)
Nikita Sobolev
2023-02-27
1
-1/+1
*
gh-91038: Change default argument value to `False` instead of `0` (#31621)
Rotzbua
2023-02-27
3
-2/+3
*
gh-101765: unicodeobject: use Py_XDECREF correctly (#102283)
Jelle Zijlstra
2023-02-26
1
-1/+1
*
[doc] Improve grammar/fix missing word (GH-102060)
VMan
2023-02-26
2
-2/+2
*
gh-102259: Fix re doc issue regarding right square brackets (#102264)
Skip Montanaro
2023-02-26
1
-1/+2
*
gh-101765: Fix refcount issues in list and unicode pickling (#102265)
Jelle Zijlstra
2023-02-26
2
-1/+11
*
gh-101100: Fix sphinx warnings in `typing` module docs (#102260)
Nikita Sobolev
2023-02-25
1
-1/+1
*
gh-102252: Improve coverage of test_bool.py (#102253)
Eclips4
2023-02-25
1
-0/+6
*
gh-102209: Sync with zipp 3.15 moving complexity tests into dedicated module ...
Jason R. Coombs
2023-02-25
7
-51/+87
*
asyncio docs: Fix dangling hyphen (#102227)
Jelle Zijlstra
2023-02-25
1
-2/+2
*
gh-101997: Update bundled pip version to 23.0.1 (#101998)
Pradyun Gedam
2023-02-25
3
-1/+2
*
gh-101100: Fix Sphinx warnings in `decimal` module (#102125)
Hugo van Kemenade
2023-02-25
1
-84/+84
*
GH-102126: fix deadlock at shutdown when clearing thread states (#102222)
Kumar Aditya
2023-02-25
2
-3/+11
*
gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207)
SKO
2023-02-25
2
-6/+8
*
gh-101765: Fix SystemError / segmentation fault in iter `__reduce__` when int...
Ionite
2023-02-24
9
-23/+148
*
gh-102209: Disable the timeout in test_implied_dirs_performance. (#102225)
Jason R. Coombs
2023-02-24
1
-1/+2
*
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in...
Irit Katriel
2023-02-24
18
-169/+136
*
gh-101476: Use _PyType_GetModuleState where applicable (#102188)
Erlend E. Aasland
2023-02-24
9
-15/+19
*
gh-102105 Fix wording in filterfalse/quantify/filter (GH-102189)
Stefan Pochmann
2023-02-24
2
-4/+4
*
Remove references to old Windows source files from internal documentation (GH...
Max Bachmann
2023-02-24
1
-5/+0
*
gh-102141: replace use of getpid on Windows with GetCurrentProcessId (GH-102142)
Max Bachmann
2023-02-24
4
-7/+17
*
gh-81652: Add MAP_ALIGNED_SUPER FreeBSD and MAP_CONCEAL OpenBSD constants (gh...
Yeojin Kim
2023-02-24
4
-3/+20
*
gh-102158: Add tests for `softkwlist` (#102159)
Eclips4
2023-02-24
1
-0/+18
*
Fix deadlock on shutdown if test_current_{exception,frames} fails (#102019)
Jacob Bower
2023-02-23
2
-73/+77
*
gh-101476: Add _PyType_GetModuleState (GH-101477)
Erlend E. Aasland
2023-02-23
2
-1/+18
*
gh-99108: Followup fix for Modules/Setup (GH-102183)
Jonathan Protzenko
2023-02-23
1
-2/+2
*
gh-93649: Split exception tests from _testcapimodule.c (GH-102173)
Erlend E. Aasland
2023-02-23
8
-416/+434
*
gh-101981: Consolidate macOS configure steps in CI (GH-102131)
Erlend E. Aasland
2023-02-23
1
-5/+3
*
gh-102151: Correctly fetch CONFIG_ARGS in Tools/freeze/test/freeze.py (#102152)
Erlend E. Aasland
2023-02-23
1
-1/+1
*
bpo-23224: Fix segfaults and multiple leaks in the lzma and bz2 modules (GH-7...
Zackery Spytz
2023-02-23
7
-175/+288
*
Fix typo in `Py_GetPythonHome` signature (#102168)
Tanner Firl
2023-02-23
1
-1/+1
*
gh-101578: Fixup NEWS and add What's New entry for new exception APIs (#102157)
Erlend E. Aasland
2023-02-23
2
-11/+26
*
GH-100719: Remove redundant `gi_code` field from generator object. (GH-100749)
Mark Shannon
2023-02-23
9
-61/+116
*
Revert "bpo-46978: Correct docstrings for in-place builtin operators #31802) ...
Irit Katriel
2023-02-23
2
-2/+1
*
gh-87634: remove locking from functools.cached_property (GH-101890)
Carl Meyer
2023-02-23
5
-54/+35
*
Fix syntax error in struct doc example (#102160)
Terry Jan Reedy
2023-02-22
1
-1/+1
*
gh-99108: Import MD5 and SHA1 from HACL* (#102089)
Jonathan Protzenko
2023-02-22
24
-699/+2498
*
GH-101777: `queue.rst`: use 2 spaces after a period to be consistent. (#102143)
Owain Davies
2023-02-22
1
-8/+8
*
Few coverage nitpicks for the cmath module (#102067)
Sergey B Kirpichev
2023-02-22
3
-2/+13
*
GH-100982: Restrict `FOR_ITER_RANGE` to a single instruction to allow instrum...
Mark Shannon
2023-02-22
4
-30/+22
*
gh-102135: Update turtle docs to rename wikipedia demo to rosette (#102137)
somebody
2023-02-22
1
-3/+3
*
gh-99942: python.pc on android/cygwin should link to libpython per configure....
Eli Schwartz
2023-02-22
2
-1/+3
*
gh-95672 fix typo SkitTest to SkipTest (gh-102119)
Hyunkyun Moon
2023-02-21
3
-2/+3
*
gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-...
Vo Hoang Long
2023-02-21
4
-1/+5
[next]