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.11] gh-113659: Skip hidden .pth files (GH-113660) (GH-114144)
Miss Islington (bot)
2024-01-16
3
-1/+52
*
[3.11] Fix 'expresion' typo in IDLE doc (GH-114130) (#114140)
Miss Islington (bot)
2024-01-16
1
-48/+71
*
gh-114096: Restore privileges in _winapi.CreateJunction after creating the ju...
Steve Dower
2024-01-16
2
-9/+28
*
[3.11] Docs: Improve multiprocessing.SharedMemory reference (#114093) (#114138)
Erlend E. Aasland
2024-01-16
1
-17/+23
*
[3.11] gh-114107: test.pythoninfo logs Windows Developer Mode (GH-114121) (#1...
Miss Islington (bot)
2024-01-16
1
-16/+44
*
[3.11] gh-114069: Revise Tutorial Methods paragraph (GH-114127) (#114132)
Miss Islington (bot)
2024-01-16
1
-6/+5
*
[3.11] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendat...
Erlend E. Aasland
2024-01-16
2
-49/+56
*
[3.11] gh-114077: Fix OverflowError in socket.sendfile() when pass count >2Gi...
Miss Islington (bot)
2024-01-16
2
-1/+3
*
[3.11] GH-101130: Document multiple arguments for `PurePath.[is_]relative_to(...
Barney Gale
2024-01-16
1
-0/+4
*
[3.11] gh-114070: correct the specification of ``digit`` in the float() docs ...
Miss Islington (bot)
2024-01-15
1
-5/+4
*
[3.11] gh-101100: Fix Sphinx warnings in `howto/urllib2.rst` and `library/htt...
Hugo van Kemenade
2024-01-14
7
-46/+46
*
[3.11] gh-101225: Increase the socket backlog when creating a multiprocessing...
Miss Islington (bot)
2024-01-14
3
-2/+6
*
[3.11] gh-95649: Document that asyncio contains uvloop code (GH-107536) (#114...
Alois Klink
2024-01-14
7
-0/+49
*
[3.11] gh-114014: Update `fractions.Fraction()`'s rational parsing regex (GH-...
Mark Dickinson
2024-01-13
3
-10/+35
*
[3.11] gh-114021: Pin various sphinxcontrib extensions to older versions (GH-...
Miss Islington (bot)
2024-01-13
1
-5/+5
*
[3.11] gh-89159: Document missing TarInfo members (GH-91564) (#114007)
Miss Islington (bot)
2024-01-12
1
-0/+30
*
[3.11] datamodel: Fix a typo in ``object.__init_subclass__`` (GH-111599) (#11...
Miss Islington (bot)
2024-01-12
1
-1/+1
*
[3.11] Link to the glossary for "magic methods" in ``MagicMock`` (GH-111292) ...
Miss Islington (bot)
2024-01-12
1
-4/+4
*
[3.11] gh-101100: Fix Sphinx Lint warnings in `Misc/` (GH-113946) (#114001)
Hugo van Kemenade
2024-01-12
44
-337/+337
*
[3.11] Tutorial: Clarify 'nonzero exit status' in the appendix (GH-112039) (#...
Miss Islington (bot)
2024-01-12
1
-1/+1
*
[3.11] Docs: Amend codeobject.co_lines docs; end number is exclusive (GH-1139...
Miss Islington (bot)
2024-01-12
1
-3/+3
*
[3.11] gh-113027: Fix test_variable_tzname in test_email (GH-113821) (GH-113832)
Miss Islington (bot)
2024-01-12
1
-2/+2
*
[3.11] gh-113903: Fix an IDLE configdialog test (GH-113973) (#113975)
Miss Islington (bot)
2024-01-12
3
-16/+16
*
[3.11] GH-107678: Improve Unicode handling clarity in ``library/re.rst`` (GH-...
Miss Islington (bot)
2024-01-12
1
-92/+145
*
[3.11] GH-92584: Move installation schemes overview to sysconfig docs (GH-108...
Adam Turner
2024-01-11
3
-19/+168
*
gh-81489: Use Unicode APIs for mmap tagname on Windows (GH-14133)
Steve Dower
2024-01-11
4
-27/+32
*
gh-87868: Sort and remove duplicates in getenvironment() (GH-102731)
Miss Islington (bot)
2024-01-11
3
-5/+210
*
[3.11] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) (...
Miss Islington (bot)
2024-01-11
3
-0/+75
*
[3.11] gh-113625: Align object addresses in the Descriptor HowTo Guide (GH-11...
Miss Islington (bot)
2024-01-10
1
-1/+1
*
[3.11] gh-113594: Fix UnicodeEncodeError in TokenList.fold() (GH-113730) (GH-...
Miss Islington (bot)
2024-01-10
3
-0/+48
*
[3.11] gh-113664: Improve style of Big O notation (GH-113695) (GH-113910)
Serhiy Storchaka
2024-01-10
14
-25/+25
*
[3.11] gh-113877: Fix Tkinter method winfo_pathname() on 64-bit Windows (GH-1...
Miss Islington (bot)
2024-01-10
3
-0/+15
*
[3.11] gh-113781: Silence AttributeError in warning module during Python fina...
Miss Islington (bot)
2024-01-09
2
-3/+6
*
[3.11] gh-113842: Add missing error check for PyIter_Next() in Python/symtabl...
Miss Islington (bot)
2024-01-09
1
-0/+6
*
[3.11] gh-101100: Fix Sphinx warnings for 2.6 port-specific deprecations (GH-...
Hugo van Kemenade
2024-01-09
2
-81/+75
*
[3.11] Docs: Link tokens in the format string grammars (GH-108184) (#113840)
Miss Islington (bot)
2024-01-09
3
-8/+12
*
[3.11] gh-74678: Increase base64 test coverage (GH-21913) (GH-113810)
Miss Islington (bot)
2024-01-08
1
-0/+3
*
[3.11] gh-80109: Fix io.TextIOWrapper dropping the internal buffer during wri...
Miss Islington (bot)
2024-01-08
4
-8/+24
*
[3.11] 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.11] gh-85567: Fix resouce warnings in pickle and pickletools CLIs (GH-1136...
Miss Islington (bot)
2024-01-05
3
-13/+30
*
[3.11] gh-113360: Fix the documentation of module's attribute __test__ (GH-11...
Miss Islington (bot)
2024-01-05
1
-3/+3
*
[3.11] gh-101100: Fix Sphinx warnings in `library/pyclbr.rst` (GH-113739) (#1...
Miss Islington (bot)
2024-01-05
3
-50/+58
*
[3.11] gh-80532: Do not set ipv6type when cross-compiling (GH-17956) (#113741)
Erlend E. Aasland
2024-01-05
3
-2/+3
*
[3.11] gh-110190: Fix ctypes structs with array on PPCLE64 (GH-112959) (#113167)
Diego Russo
2024-01-05
4
-207/+209
*
[3.11] gh-101100: Fix Sphinx warnings for 2.6 deprecations and removals (GH-1...
Miss Islington (bot)
2024-01-05
8
-57/+57
*
[3.11] gh-113696: Docs: Annotate PyObject_CallOneArg and PyObject_CallNoArgs ...
Miss Islington (bot)
2024-01-05
1
-0/+7
*
[3.11] gh-113538: Don't error in stream reader protocol callback when task is...
Miss Islington (bot)
2024-01-04
3
-7/+21
*
[3.11] Document the `co_lines` method on code objects (#113682) (#113687)
Alex Waygood
2024-01-03
4
-9/+47
*
[3.11] `functools.partial` docs: Use the more common spelling for "referencea...
Miss Islington (bot)
2024-01-03
1
-1/+1
*
[3.11] gh-113637: Let c_annotations.py to handle the spacing of Limited/Unsta...
Ege Akman
2024-01-03
3
-10/+12
[next]