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
...
*
[3.12] gh-114107: test.pythoninfo logs Windows Developer Mode (GH-114121) (#1...
Miss Islington (bot)
2024-01-16
1
-16/+44
*
[3.12] gh-114069: Revise Tutorial Methods paragraph (GH-114127) (#114131)
Miss Islington (bot)
2024-01-16
1
-6/+5
*
[3.12] gh-113858: GH Actions: Make ccache smaller (GH-113859, GH-113945) (GH-...
Petr Viktorin
2024-01-16
2
-0/+12
*
[3.12] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendat...
Erlend E. Aasland
2024-01-16
2
-49/+56
*
[3.12] gh-114077: Fix OverflowError in socket.sendfile() when pass count >2Gi...
Miss Islington (bot)
2024-01-16
2
-1/+3
*
[3.12] Update KDE recipe to match the standard use of the h parameter (gh-113...
Raymond Hettinger
2024-01-16
1
-7/+5
*
[3.12] gh-114070: correct the specification of ``digit`` in the float() docs ...
Miss Islington (bot)
2024-01-15
1
-5/+4
*
[3.12] gh-109862: Fix test_create_subprocess_with_pidfd when it was run separ...
Miss Islington (bot)
2024-01-15
1
-2/+7
*
[3.12] gh-101100: Fix Sphinx warnings in `howto/urllib2.rst` and `library/htt...
Hugo van Kemenade
2024-01-14
8
-48/+48
*
[3.12] gh-101225: Increase the socket backlog when creating a multiprocessing...
Miss Islington (bot)
2024-01-14
3
-2/+6
*
[3.12] gh-95649: Document that asyncio contains uvloop code (GH-107536) (#114...
Alois Klink
2024-01-14
7
-0/+49
*
[3.12] gh-114014: Update `fractions.Fraction()`'s rational parsing regex (GH-...
Miss Islington (bot)
2024-01-13
3
-10/+35
*
[3.12] gh-114021: Pin various sphinxcontrib extensions to older versions (#11...
Ronald Oussoren
2024-01-13
1
-5/+5
*
[3.12] gh-89159: Document missing TarInfo members (GH-91564) (#114006)
Miss Islington (bot)
2024-01-12
1
-0/+30
*
[3.12] datamodel: Fix a typo in ``object.__init_subclass__`` (GH-111599) (#11...
Miss Islington (bot)
2024-01-12
1
-1/+1
*
[3.12] Link to the glossary for "magic methods" in ``MagicMock`` (GH-111292) ...
Miss Islington (bot)
2024-01-12
1
-4/+4
*
[3.12] gh-101100: Fix Sphinx Lint warnings in `Misc/` (GH-113946) (#113998)
Hugo van Kemenade
2024-01-12
45
-338/+338
*
[3.12] Tutorial: Clarify 'nonzero exit status' in the appendix (GH-112039) (#...
Miss Islington (bot)
2024-01-12
1
-1/+1
*
gh-111877: Fixes stat() handling for inaccessible files on Windows (GH-113716)
Miss Islington (bot)
2024-01-12
3
-6/+72
*
[3.12] Docs: Amend codeobject.co_lines docs; end number is exclusive (GH-1139...
Miss Islington (bot)
2024-01-12
1
-3/+3
*
[3.12] gh-113027: Fix test_variable_tzname in test_email (GH-113821) (GH-113831)
Miss Islington (bot)
2024-01-12
1
-2/+2
*
[3.12] gh-113903: Fix an IDLE configdialog test (GH-113973) (#113974)
Miss Islington (bot)
2024-01-12
3
-16/+16
*
[3.12] Improve kde graph with better caption and number formatting (gh-113967...
Miss Islington (bot)
2024-01-12
1
-0/+0
*
[3.12] GH-107678: Improve Unicode handling clarity in ``library/re.rst`` (GH-...
Miss Islington (bot)
2024-01-12
1
-92/+145
*
gh-81489: Use Unicode APIs for mmap tagname on Windows (GH-14133)
Miss Islington (bot)
2024-01-11
5
-25/+23
*
[3.12] gh-112419: Document removal of sys.meta_path's 'find_module' fallback ...
Miss Islington (bot)
2024-01-11
1
-4/+7
*
[3.12] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) (...
Miss Islington (bot)
2024-01-11
3
-0/+75
*
[3.12] gh-113896: Fix test_builtin.BuiltinTest.test___ne__() (GH-113897) (#11...
Miss Islington (bot)
2024-01-10
1
-2/+2
*
gh-87868: Sort and remove duplicates in getenvironment() (GH-102731)
Miss Islington (bot)
2024-01-10
3
-4/+203
*
[3.12] gh-113625: Align object addresses in the Descriptor HowTo Guide (GH-11...
Miss Islington (bot)
2024-01-10
1
-1/+1
*
[3.12] gh-70835: Clarify error message for CSV file opened with wrong newline...
Miss Islington (bot)
2024-01-10
2
-8/+14
*
[3.12] gh-113594: Fix UnicodeEncodeError in TokenList.fold() (GH-113730) (GH-...
Miss Islington (bot)
2024-01-10
3
-0/+48
*
[3.12] gh-113664: Improve style of Big O notation (GH-113695) (GH-113909)
Miss Islington (bot)
2024-01-10
16
-27/+27
*
[3.12] gh-113877: Fix Tkinter method winfo_pathname() on 64-bit Windows (GH-1...
Miss Islington (bot)
2024-01-10
3
-0/+15
*
[3.12] GH-113661: unittest runner: Don't exit 5 if tests were skipped (GH-113...
Miss Islington (bot)
2024-01-09
5
-3/+18
*
[3.12] gh-113781: Silence AttributeError in warning module during Python fina...
Miss Islington (bot)
2024-01-09
2
-3/+6
*
[3.12] Simplify binomial approximation example with random.binomialvariate() ...
Miss Islington (bot)
2024-01-09
1
-7/+4
*
[3.12] gh-113842: Add missing error check for PyIter_Next() in Python/symtabl...
Miss Islington (bot)
2024-01-09
1
-0/+6
*
[3.12] gh-101100: Fix Sphinx warnings for 2.6 port-specific deprecations (GH-...
Hugo van Kemenade
2024-01-09
2
-81/+75
*
[3.12] gh-113692: skip a test if multiprocessing isn't available. (GH-113704)...
Miss Islington (bot)
2024-01-09
1
-1/+3
*
[3.12] Docs: Link tokens in the format string grammars (GH-108184) (#113839)
Miss Islington (bot)
2024-01-09
3
-8/+12
*
[3.12] Minor algebraic simplification for the totient() recipe (gh-113822) (g...
Miss Islington (bot)
2024-01-08
1
-1/+1
*
[3.12] gh-74678: Increase base64 test coverage (GH-21913) (GH-113811)
Miss Islington (bot)
2024-01-08
1
-0/+3
*
[3.12] gh-80109: Fix io.TextIOWrapper dropping the internal buffer during wri...
Miss Islington (bot)
2024-01-08
4
-8/+24
*
[3.12] gh-112795: Allow `/` folder in a zipfile (GH-112932) (#113789)
Miss Islington (bot)
2024-01-07
3
-1/+16
*
[3.12] gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11....
Miss Islington (bot)
2024-01-06
5
-20/+26
*
[3.12] gh-62260: Fix ctypes.Structure subclassing with multiple layers (GH-13...
Serhiy Storchaka
2024-01-05
4
-7/+71
*
[3.12] gh-85567: Fix resouce warnings in pickle and pickletools CLIs (GH-1136...
Miss Islington (bot)
2024-01-05
3
-13/+30
*
[3.12] gh-113360: Fix the documentation of module's attribute __test__ (GH-11...
Miss Islington (bot)
2024-01-05
1
-3/+3
*
[3.12] gh-101100: Fix Sphinx warnings in `library/pyclbr.rst` (GH-113739) (#1...
Miss Islington (bot)
2024-01-05
3
-50/+58
[prev]
[next]