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-122679: Add `register()` to argparse docs (#126939)
Savannah Ostrowski
2024-11-22
1
-3/+33
*
GH-126601: `pathname2url()`: handle NTFS alternate data streams (#126760)
Barney Gale
2024-11-22
1
-0/+5
*
gh-126727: Fix locale.nl_langinfo(locale.ERA) (GH-126730)
Serhiy Storchaka
2024-11-21
1
-4/+6
*
GH-127010: Don't lazily track and untrack dicts (GH-127027)
Mark Shannon
2024-11-20
1
-2/+0
*
gh-97514: Authenticate the forkserver control socket. (GH-99309)
Gregory P. Smith
2024-11-20
1
-0/+5
*
gh-126615: `ctypes`: Make `COMError` public (GH-126686)
Jun Komoda
2024-11-20
2
-6/+44
*
GH-84850: Improve whatsnew entry for `[Fancy]URLopener` removal (#127032)
Barney Gale
2024-11-20
1
-0/+7
*
gh-123299: Copyedit "What's New in Python 3.14" (#127028)
Hugo van Kemenade
2024-11-20
1
-17/+17
*
Doc: C API: `PyThreadState::on_delete` was removed in v3.13 (#126536)
Richard Hansen
2024-11-20
1
-0/+3
*
Merge remote-tracking branch 'upstream/main'
Hugo van Kemenade
2024-11-19
1
-1/+1
|
\
|
*
Update docs 'make serve' to suggest 'make htmllive' (#126969)
Hugo van Kemenade
2024-11-19
1
-1/+1
*
|
Python 3.14.0a2
v3.14.0a2
Hugo van Kemenade
2024-11-19
10
-16/+16
|
/
*
GH-84850: Remove `urllib.request.URLopener` and `FancyURLopener` (#125739)
Barney Gale
2024-11-19
3
-125/+8
*
gh-85957: Add missing MIME types for images with RFCs (#126966)
Hugo van Kemenade
2024-11-18
1
-0/+11
*
gh-123803: Support arbitrary code page encodings on Windows (GH-123804)
Serhiy Storchaka
2024-11-18
2
-0/+10
*
Doc: Reorganize math module documentation (#126337)
Joseph Martinot-Lagarde
2024-11-18
1
-226/+250
*
gh-126896: Fix docs about `asyncio.start_server()` (#126897)
beavailable
2024-11-17
1
-1/+5
*
GH-126748: amend configure.rst description for the 'build_wasm' make target (...
Hood Chatham
2024-11-16
1
-1/+2
*
gh-126691: Remove --with-emscripten-target (#126787)
Hood Chatham
2024-11-16
1
-9/+0
*
Added a warning to the urljoin docs, indicating that it is not safe to use wi...
Alex Gaynor
2024-11-15
1
-0/+9
*
Docs: Miscellaneous corrections to simple statements in the language referenc...
Beomsoo Kim
2024-11-15
1
-8/+8
*
Add PEP 761 to What's New (#126550)
Seth Michael Larson
2024-11-15
1
-0/+10
*
gh-122549: Add platform.invalidate_caches() (#122547)
Bénédikt Tran
2024-11-15
2
-0/+20
*
gh-125063: marshal: Add version 5, improve documentation (GH-126829)
Petr Viktorin
2024-11-15
2
-22/+51
*
gh-89083: small docs fixup for UUIDv8 (#126857)
Bénédikt Tran
2024-11-15
1
-3/+6
*
gh-126061: add new functions to `refcounts.dat` (#126788)
RUANG (James Roy)
2024-11-14
1
-0/+13
*
gh-123832: Adjust `socket.getaddrinfo` docs for better POSIX compliance (GH-1...
Petr Viktorin
2024-11-14
1
-3/+32
*
Document that return-less user-defined functions return None (#126769)
John Marshall
2024-11-14
1
-1/+2
*
Doc: Recommend shlex.quote alongside pipes removal (#126570)
Colin Watson
2024-11-14
1
-0/+2
*
gh-126731: Update outdated project information in `pprint.pp` doc (#126732)
Wulian
2024-11-14
1
-1/+1
*
gh-126390: Support for preserving order of options and nonoption arguments in...
Serhiy Storchaka
2024-11-13
2
-0/+27
*
gh-123619: Add an unstable C API function for enabling deferred reference cou...
Peter Bierma
2024-11-13
2
-0/+27
*
gh-126175: Add attributes to TOMLDecodeError. Deprecate free-form `__init__` ...
Taneli Hukkinen
2024-11-13
1
-2/+29
*
gh-116897: Deprecate generic false values in urllib.parse.parse_qsl() (GH-116...
Serhiy Storchaka
2024-11-12
2
-0/+15
*
gh-89083: add support for UUID version 8 (RFC 9562) (#123224)
Bénédikt Tran
2024-11-12
2
-9/+41
*
gh-126133: Only use start year in PSF copyright, remove end years (#126236)
Hugo van Kemenade
2024-11-12
3
-6/+3
*
gh-126061: Add PyLong_IsPositive/Zero/Negative() functions (#126065)
RUANG (James Roy)
2024-11-12
2
-0/+38
*
gh-125916: Allow functools.reduce() 'initial' to be a keyword argument (#125917)
Sayandip Dutta
2024-11-12
2
-2/+10
*
gh-84852: Add MIME types for .eot, ,otf, .ttf, .woff and .woff2 fonts (#20199)
Sahil Prajapati
2024-11-12
1
-0/+10
*
gh-58749: Remove incorrect language spec claims about the global statement (G...
Beomsoo Kim
2024-11-12
1
-16/+5
*
Docs: re-create pages for removed modules to document their removal. (#126622)
Ned Batchelder
2024-11-11
27
-0/+448
*
gh-89416: Add RFC 9559 MIME types for Matroska formats (#126412)
Hugo van Kemenade
2024-11-11
1
-0/+14
*
gh-84559: gh-103134: Whats new 3.14 entries for multiprocessing. (GH-126697)
Gregory P. Smith
2024-11-11
1
-8/+25
*
Update documentation links to Microsoft's documentation pages (GH-126379)
谭九鼎
2024-11-11
3
-9/+9
*
gh-126374: Add support of options with optional arguments in the getopt modul...
Serhiy Storchaka
2024-11-11
2
-3/+28
*
Add missing fullstop `.` to whatsnew/3.8.rst (GH-126553)
Rafael Fontenelle
2024-11-11
1
-1/+1
*
gh-126664: Use `else` instead of `finally` in "The with statement" documentat...
vivodi
2024-11-11
1
-5/+2
*
gh-126543: Docs: change "bound type var" to "bounded" when used in the contex...
Pedro Fonini
2024-11-11
1
-11/+11
*
gh-126647: `Doc/using/configure.rst`: Add an entry for ``--enable-experimenta...
Kirill Podoprigora
2024-11-10
1
-0/+13
*
Postpone `module.__loader__` deprecation to Python 3.16 (#126482)
Hugo van Kemenade
2024-11-10
3
-9/+9
[next]