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
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gh-101100: Fix broken xrefs in fcntl module doc (#115691)
Skip Montanaro
2024-02-25
3
-16/+28
*
bpo-31116: Add Z85 variant to base64 (GH-30598)
Matan Perelman
2024-02-25
2
-0/+26
*
gh-96471: Correct docs for queue shutdown (#115838)
Laurie O
2024-02-25
1
-4/+3
*
gh-113479: Link to workaround for subtle issue with takewhile() (gh-115890)
Raymond Hettinger
2024-02-25
1
-33/+41
*
gh-103417: Fix the scheduler example (GH-111497)
mauricelambert
2024-02-25
1
-1/+1
*
gh-101100: Fix Sphinx warnings in `whatsnew/2.0.rst` (#112351)
Hugo van Kemenade
2024-02-25
2
-53/+53
*
Add an example of of custom `__repr__` (#112761)
Oh seungmin
2024-02-25
1
-0/+10
*
Erase some unnecessary quotes on data model doc (#113521)
Adorilson Bezerra
2024-02-25
2
-5/+4
*
gh-113202: Add whatsnew entry for the batched() strict option. (gh-115889)
Raymond Hettinger
2024-02-24
1
-0/+8
*
gh-115872: Doc: remove obsolete reference to MSI packages (#115873)
partev
2024-02-24
1
-1/+1
*
Insert missing apostrophes in ctypes documentation (#115090)
jmcb
2024-02-23
1
-3/+3
*
gh-54358: Clarify data chunking in pyexpat (GH-31629)
Stanley
2024-02-23
1
-2/+6
*
gh-89480: Document the gdb helpers (GH-115657)
Pablo Galindo Salgado
2024-02-23
2
-0/+450
*
Update http.cookiejar document for cookie object attributes (GH-101885)
NewUserHa
2024-02-22
1
-0/+5
*
gh-115795: Doc: fix obsolete URL (#115749)
partev
2024-02-22
1
-1/+1
*
gh-111140: Improve PyLong_AsNativeBytes API doc example & improve the test (#...
Gregory P. Smith
2024-02-22
1
-17/+57
*
gh-115399: Document CVE-2023-52425 under "XML vulnerabilities" (GH-115400)
Sebastian Pipping
2024-02-21
1
-0/+13
*
gh-115653: Document PyCode_GetFirstFree() (#115654)
Bogdan Romanyuk
2024-02-21
1
-2/+6
*
gh-104061: Add socket.SO_BINDTOIFINDEX constant (GH-104062)
Victor Westerhuis
2024-02-20
1
-0/+5
*
gh-101860: Expose __name__ on property (GH-101876)
Eugene Toder
2024-02-20
1
-4/+15
*
gh-112020: Document the meaning of empty bytes returned by socket.recv() (GH-...
talcs
2024-02-20
1
-2/+3
*
gh-113157: Document and test __get__ for MethodType (gh-115492)
Raymond Hettinger
2024-02-20
1
-2/+18
*
Make the title match the content (GH-115702)
Raymond Hettinger
2024-02-20
2
-5/+5
*
Modernize the Sorting HowTo guide (gh-115479)
Raymond Hettinger
2024-02-20
1
-6/+54
*
Fix typo in multiprocessing docs (#115650)
Naglis Jonaitis
2024-02-19
1
-1/+1
*
gh-115664: Fix versionadded and versionchanged directives in multiprocessing....
Serhiy Storchaka
2024-02-19
1
-15/+14
*
gh-115664: Fix chronological ordering of versionadded and versionchanged dire...
Brian Schubert
2024-02-19
6
-20/+20
*
gh-115652: Fix indentation in the documentation of multiprocessing.get_start_...
Daniel Haag
2024-02-19
1
-5/+5
*
gh-83648: Add missing `deprecated` arg in argparse.rst (GH-115640)
0xflotus
2024-02-19
1
-1/+1
*
gh-102388: Add windows_31j to aliases for cp932 codec (#102389)
Masayuki Moriyama
2024-02-19
1
-1/+2
*
Docs: Add explanation about little/big endian (#109841)
Simon A. Eugster
2024-02-19
1
-0/+15
*
gh-114709: Mark commonpath behaviour as changed in 3.13 (#115639)
Shantanu
2024-02-18
1
-1/+4
*
gh-115572: Move `codeobject.replace()` docs to the data model (#115631)
Daler
2024-02-18
2
-9/+9
*
gh-114709: Fix exceptions raised by posixpath.commonpath (#114710)
Sebastian Rittau
2024-02-18
1
-2/+2
*
Document use of ANY in test assertions (GH-94060)
Thomas Grainger
2024-02-17
1
-0/+8
*
gh-97590: Update docs and tests for ftplib.FTP.voidcmd() (GH-96825)
Matthew Hughes
2024-02-17
1
-2/+2
*
gh-56499: Update the pickle library's note section for the __setstate__ funct...
Furkan Onder
2024-02-17
1
-2/+2
*
gh-87688: Amend SSLContext.hostname_checks_common_name docs (GH-100517)
Rami
2024-02-17
1
-1/+1
*
gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (#115580)
Hugo van Kemenade
2024-02-17
3
-43/+44
*
gh-101100: Fix Sphinx warnings in `whatsnew/3.1.rst` (#115575)
Hugo van Kemenade
2024-02-17
2
-10/+13
*
gh-101699: Explain using Match.expand with \g<0> (GH-101701)
Stevoisiak
2024-02-17
1
-1/+2
*
gh-113812: Allow DatagramTransport.sendto to send empty data (#115199)
Jamie Phan
2024-02-17
2
-0/+11
*
docs: Add glossary term references to shutil docs (#115559)
Brian Schubert
2024-02-16
1
-4/+4
*
gh-115103: Implement delayed memory reclamation (QSBR) (#115180)
Sam Gross
2024-02-16
1
-0/+32
*
gh-69990: Make Profile.print_stats support sorting by multiple values (GH-104...
Furkan Onder
2024-02-16
1
-0/+7
*
gh-100734: What's New in 3.x: Add missing detail from 3.x branch (#114689)
Hugo van Kemenade
2024-02-15
8
-0/+327
*
gh-112433: Add optional _align_ attribute to ctypes.Structure (GH-113790)
monkeyman192
2024-02-15
1
-0/+10
*
bpo-38364: unwrap partialmethods just like we unwrap partials (#16600)
Martijn Pieters
2024-02-15
1
-0/+10
*
gh-114626: add PyCFunctionFast and PyCFunctionFastWithKeywords (GH-114627)
David Hewitt
2024-02-15
2
-11/+13
*
docs: use consistent .append() in dis.rst (#115434)
Ned Batchelder
2024-02-15
1
-4/+4
[prev]
[next]