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-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
*
Improve the typing docs (#92264)
Jelle Zijlstra
2022-05-03
1
-34/+33
*
gh-89653: PEP 670: Convert PyBytes macros to functions (#91990)
Victor Stinner
2022-05-03
2
-4/+4
*
bpo-46696: Add socket.SO_INCOMING_CPU constant (#31237)
David CARLIER
2022-05-03
1
-0/+9
*
Link to GitHub instead of BPO for CPython bug tracker (GH-92221)
slateny
2022-05-03
2
-9/+3
*
bpo-44863: Allow generic typing.TypedDict (#27663)
Samodya Abey
2022-05-03
2
-2/+14
*
gh-92154: Expose PyCode_GetCode in the C API (GH-92168)
Ken Jin
2022-05-03
2
-0/+19
*
gh-70363: Implement `io.IOBase` interface for `SpooledTemporaryFile` (GH-29560)
Carey Metcalfe
2022-05-03
1
-0/+5
*
Fix doc warnings in What's New in 3.11 (GH-92215)
Ken Jin
2022-05-03
1
-1/+1
*
bpo-43923: Add support for generic typing.NamedTuple (#92027)
Serhiy Storchaka
2022-05-02
2
-0/+13
*
bpo-46586: Fix more erroneous doc links to builtins (#31429)
Meer Suri
2022-05-02
3
-3/+3
*
bpo-46285: Add command-line option -p/--protocol to module http.server (#30999)
Géry Ogam
2022-05-02
1
-2/+13
*
bpo-6686: Replace String with Bytes in xml.sax.handler documentation (#30612)
Yassir Karroum
2022-05-02
1
-1/+1
*
importlib docs: Update importlib.abc hierarchy (#31113)
David Gilbertson
2022-05-02
1
-4/+3
*
Fix duplicate word. (GH-92182)
Benjamin Peterson
2022-05-02
1
-1/+1
*
gh-87390: Add __unpacked__ attribute to types.GenericAlias (#92059)
Jelle Zijlstra
2022-05-02
1
-0/+9
*
gh-91783: Document security considerations for shutil.unpack_archive (#91844)
Sam Ezeh
2022-05-02
1
-1/+7
*
Add weakref_slot to dataclass decorator, to allow instances with slots to be ...
Eric V. Smith
2022-05-02
1
-5/+12
*
gh-92082: contextlib docs: Change aclosing from a class to a function for con...
Thaddeus1499
2022-05-02
1
-1/+1
*
gh-88546: glob.glob docs: Make new paragraph for emphasis and reordered sente...
slateny
2022-05-02
1
-2/+5
*
asyncio.subprocess: Fix a typo in doc (#92030)
Harsh
2022-05-02
1
-1/+1
*
Fix typo in Programming FAQ (#92083)
Matt Harding
2022-05-02
1
-1/+1
*
gh-85133: os docs: Add that getenv uses os.environ (#91874)
slateny
2022-05-02
1
-13/+21
*
gh-84714: Add behavior if dst file exists (#91867)
slateny
2022-05-02
1
-1/+2
*
gh-88097: doc: fix link to Py_Version (#92141)
Victor Stinner
2022-05-02
1
-1/+1
*
gh-85679: Recommend `encoding="utf-8"` in tutorial (GH-91778)
Inada Naoki
2022-05-02
1
-10/+18
*
gh-91998: 'WebAssemby' to 'WebAssembly' (#92040)
vainaijr
2022-05-02
1
-2/+2
*
typing docs: Add example for async functions (#20386)
Sam Bull
2022-05-01
1
-0/+4
*
gh-81488: Add recursive wording for issubclass docs (#92087)
slateny
2022-05-01
1
-1/+2
*
gh-91952: Make TextIOWrapper.reconfigure() supports "locale" encoding (GH-91982)
Inada Naoki
2022-05-01
1
-0/+3
*
Improving readability of argparse.rst (GH-91751)
Antonio Andrade
2022-04-30
1
-8/+8
*
gh-89253: Add 3.10 whatsnew section for itertools.pairwise (GH-91563)
slateny
2022-04-30
1
-0/+6
*
gh-85757: Change wording from nested to inner (GH-91811)
slateny
2022-04-30
1
-1/+1
[next]