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-91968: Add socket constants SO_USER_COOKIE/SO_RTABLE from BSD (#91967)
David CARLIER
2022-05-08
1
-0/+5
*
gh-77521: Add link to builtin module names in modules tutorial (#92438)
slateny
2022-05-08
1
-1/+2
*
Use percentage over factor for 3.11 whatsnew performance (GH-92496)
Ken Jin
2022-05-08
1
-1/+1
*
gh-91760: More strict rules for numerical group references and group names in...
Serhiy Storchaka
2022-05-08
2
-8/+21
*
gh-80856: doc: reveal doctest directives (#92318)
Davide Rizzo
2022-05-08
1
-17/+37
*
Fix typo in whatsnew (GH-92488)
Ezio Melotti
2022-05-08
1
-1/+1
*
Fix the `versionadded` for asyncio.StreamWriter.start_tls() (#92378)
Oleg Iarygin
2022-05-08
1
-1/+1
*
gh-92417: `logging` docs: Remove warning that only applies to Python <3.2 (#9...
Alex Waygood
2022-05-08
1
-10/+0
*
Fix What's New for 3.12 (GH-92482)
Serhiy Storchaka
2022-05-08
2
-0/+1
*
`typing.Text`: tweak deprecation notice (#92405)
Alex Waygood
2022-05-08
1
-1/+2
*
Update What's New in 3.11 faster cpython figures and contributors (GH-92401)
Ken Jin
2022-05-08
1
-3/+4
*
bpo-45046: Support context managers in unittest (GH-28045)
Serhiy Storchaka
2022-05-08
2
-0/+54
*
gh-77630: Change Charset to charset (GH-92439)
slateny
2022-05-08
1
-7/+7
*
gh-92417: `stdtypes` docs: delete discussion of Python 2 differences (GH-92423)
Alex Waygood
2022-05-08
1
-10/+0
*
GH-92431: Fix footnotes in Doc/c-api/exceptions.rst (GH-92432)
Hugo van Kemenade
2022-05-08
1
-11/+11
*
gh-92417: `doctest` docs: remove references to Python <3.6 (GH-92420)
Alex Waygood
2022-05-08
1
-9/+0
*
gh-92417: `json` docs: `dict` is ordered on all supported Python versions (GH...
Alex Waygood
2022-05-08
1
-7/+0
*
gh-92417: `asyncio` docs: `asyncio.run()` is available on all supported Pytho...
Alex Waygood
2022-05-08
1
-1/+0
*
gh-92417: `typing` docs: `from __future__ import annotations` can be used in ...
Alex Waygood
2022-05-08
1
-1/+1
*
gh-92448: Update the documentation builder to render the GitHub issue. (GH-92...
Dong-hee Na
2022-05-08
1
-4/+5
*
Update the SOURCE_URI in pyspecific.py to point to the new branch
Pablo Galindo
2022-05-08
1
-1/+1
*
Merge remote-tracking branch 'upstream/main'
Pablo Galindo
2022-05-08
1
-0/+55
|
\
|
*
gh-92308: Add Pending Removal section to 3.11 What's New (#92309)
Erlend Egeberg Aasland
2022-05-07
1
-0/+55
*
|
Python 3.12.0a0
Pablo Galindo
2022-05-08
4
-7/+123
*
|
Update the SOURCE_URI in pyspecific.py to point to the new branch
v3.11.0b1
Pablo Galindo
2022-05-06
1
-1/+1
|
/
*
gh-92203: Add closure support to exec(). (#92204)
larryhastings
2022-05-06
1
-1/+9
*
gh-92368: Fix missing possessive apostrophe (#92397)
gophra
2022-05-06
1
-1/+1
*
Fix What's New: use :gh: instead of :issue: (#92395)
Serhiy Storchaka
2022-05-06
1
-1/+1
*
gh-91827: Add method info_pathlevel() in tkinter (GH-91829)
Serhiy Storchaka
2022-05-06
1
-0/+8
*
gh-92332: Docs-only deprecation of `typing.Text` (GH-92351)
Alex Waygood
2022-05-06
2
-0/+13
*
Enum docs: Remove unnecessary apostrophes (#92382)
Alex Waygood
2022-05-06
1
-2/+2
*
Document the lifetime of `PyUnicode_AsUTF8String` (#92325)
Matt Wozniski
2022-05-06
1
-1/+2
*
GH-89519: Deprecate classmethod descriptor chaining (#92379)
Raymond Hettinger
2022-05-06
3
-1/+16
*
gh-78157: [Enum] nested classes will not be members in 3.13 (GH-92366)
Ethan Furman
2022-05-06
1
-0/+21
*
gh-90622: Prevent max_tasks_per_child use with a fork mp_context. (#91587)
Gregory P. Smith
2022-05-06
1
-2/+5
*
gh-87901: Add encoding to os.popen (GH-92374)
Inada Naoki
2022-05-06
1
-2/+6
*
update argparse's doc of append action. (#92344)
Hai Shi
2022-05-06
1
-2/+4
*
gh-88279: Deprecate PySys_SetArgvEx() (#92363)
Victor Stinner
2022-05-06
4
-6/+27
*
gh-57684: Document safe path in What's New in Python 3.11 (#92362)
Victor Stinner
2022-05-06
2
-0/+12
*
gh-80010: Expand fromisoformat to include most of ISO-8601 (#92177)
Paul Ganssle
2022-05-06
2
-35/+56
*
gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var (#31542)
Victor Stinner
2022-05-05
4
-18/+93
*
gh-82616: Add process_group support to subprocess.Popen (#23930)
Gregory P. Smith
2022-05-05
1
-8/+15
*
gh-91996: Add an HTTPMethod StrEnum to http (GH-91997)
cibofo
2022-05-05
1
-4/+47
*
minor hashlib doc example cleanup. (#92340)
Gregory P. Smith
2022-05-05
1
-8/+6
*
bpo-41818: Add os.login_tty() for *nix. (#29658)
Soumendra Ganguly
2022-05-05
1
-0/+11
*
gh-92047: Py_GetVersion multi-digit minor version (GH-92047) (#92048)
Robert Howlett
2022-05-05
1
-1/+1
*
gh-92223: Remove pre-Python 3.7 alternative in asyncio docs (#92224)
Sebastian Rittau
2022-05-05
1
-16/+1
*
Fix typo in Sorting howto (#92280)
Carl Meyer
2022-05-04
1
-2/+2
*
gh-91928: Add `datetime.UTC` alias for `datetime.timezone.utc` (GH-91973)
Kabir Kwatra
2022-05-03
1
-0/+6
*
gh-87304: Improve comments in language reference for imports (#92164)
Robert Yang
2022-05-03
1
-3/+3
[next]