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-91230: Concise catch_warnings with simplefilter (#91435)
Zac Hatfield-Dodds
2022-04-24
2
-1/+16
*
gh-91217: deprecate spwd (#91846)
Brett Cannon
2022-04-23
1
-0/+1
*
gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820)
Christian Heimes
2022-04-23
1
-0/+6
*
gh-84461: Add sys._emscripten_info, improve docs and build (gh-91781)
Christian Heimes
2022-04-23
1
-0/+29
*
gh-88116: Enhance the inspect frame APIs to use the extended position informa...
Pablo Galindo Salgado
2022-04-23
2
-24/+110
*
gh-85864: Mark positional-only args in io docs (#91683)
slateny
2022-04-23
1
-10/+10
*
gh-91547: Remove "Undocumented modules" page (#91682)
Shantanu
2022-04-22
2
-27/+0
*
gh-91217: deprecate-sndhdr (#91806)
Brett Cannon
2022-04-22
2
-1/+2
*
bpo-46720: Add support for path-like objects to multiprocessing.set_executabl...
Géry Ogam
2022-04-22
1
-0/+3
*
gh-91764: Mark version typing.Unpack and LiteralString were added in (#91817)
Dominic Davis-Foster
2022-04-22
1
-0/+4
*
gh-89653: PEP 670: Amend docs (GH-91813)
Erlend Egeberg Aasland
2022-04-22
4
-17/+18
*
Docs: Clarify availability of PyOS_CheckStack (GH-91816)
Petr Viktorin
2022-04-22
1
-3/+3
*
gh-91291: Accept attributes as keyword arguments in decimal.localcontext (#32...
Sam Ezeh
2022-04-22
1
-2/+18
*
gh-91217: deprecate-pipes (GH-91779)
Brett Cannon
2022-04-22
1
-0/+1
*
gh-69093: Add indexing and slicing support to sqlite3.Blob (#91599)
Erlend Egeberg Aasland
2022-04-22
2
-7/+11
*
gh-91156: Use `locale.getencoding()` instead of getpreferredencoding (GH-91732)
Inada Naoki
2022-04-22
5
-28/+12
*
gh-89373: _Py_Dealloc() checks tp_dealloc exception (#32357)
Victor Stinner
2022-04-21
1
-0/+1
*
gh-91768: C API no longer use "const PyObject*" type (#91769)
Victor Stinner
2022-04-21
1
-7/+12
*
GH-88116: Document that PyCodeNew is dangerous, and make PyCode_NewEmpty less...
Mark Shannon
2022-04-21
2
-6/+21
*
GH-88756: Update docs for PEP 523 eval function type. (GH-91788)
Mark Shannon
2022-04-21
2
-1/+8
*
Minor improvements to grammar and markup. (GH-91762)
Raymond Hettinger
2022-04-20
1
-12/+12
*
bpo-23747: Enhance platform doc, document default behavior (GH-31462)
slateny
2022-04-20
1
-6/+8
*
gh-89770: [PEP-678] add exception notes to tutorial (GH-30441)
Irit Katriel
2022-04-20
2
-0/+72
*
bpo-30718: Add information about text buffering (GH-32351)
slateny
2022-04-20
1
-1/+5
*
Clean-up the argparse docs quick links table (GH-91726)
Raymond Hettinger
2022-04-20
1
-55/+33
*
Add link to sys.path in os lib (#91679)
slateny
2022-04-20
1
-2/+2
*
Fix awkward sentence in signal docs (#91508)
AJ Jordan
2022-04-20
1
-4/+5
*
gh-74166: make all_errors keyword-only (GH-91704)
Irit Katriel
2022-04-19
1
-1/+1
*
gh-91231: Add shutdown_timeout to multiprocessing BaseManager (#32112)
Victor Stinner
2022-04-19
1
-1/+15
*
Doc: Fix link formatting typo (GH-91659)
slateny
2022-04-19
1
-1/+1
*
bpo-40421: Cleanup PyFrame C API (GH-32417)
Victor Stinner
2022-04-19
1
-16/+2
*
bpo-46014: Add docs regarding `functools.singledispatch` changes in 3.11 (#32...
Yurii Karabas
2022-04-19
2
-0/+51
*
gh-74166: Add option to get all errors from socket.create_connection (GH-91586)
Irit Katriel
2022-04-18
2
-1/+14
*
bpo-21150: Add quick link/summary table to the top of argparse documentation ...
Susan Su
2022-04-18
1
-0/+98
*
Remove duplicate explanation (GH-91534)
Gouvernathor
2022-04-18
1
-4/+0
*
gh-91118: Fix docstrings that do not honor --without-doc-strings (#31769)
Oleg Iarygin
2022-04-18
7
-11/+11
*
gh-91217: deprecate ossaudiodev (GH-91641)
Brett Cannon
2022-04-17
1
-0/+1
*
gh-89885: Improve import example in language reference (#91523)
slateny
2022-04-17
1
-6/+4
*
gh-91541: Fix error in example in modules tutorial (#91634)
180909
2022-04-17
1
-1/+1
*
gh-90923: Improve sqlite3.Connection.execute* docs (#91643)
Erlend Egeberg Aasland
2022-04-17
1
-12/+9
*
gh-78607: Replace __ltrace__ with __lltrace__ (GH-91619)
Dennis Sweeney
2022-04-16
1
-1/+1
*
gh-91217: deprecate nis (GH-91606)
Brett Cannon
2022-04-16
1
-0/+1
*
gh-89770: Implement PEP-678 - Exception notes (GH-31317)
Irit Katriel
2022-04-16
2
-12/+22
*
gh-86178: Add wsgiref.types (GH-32335)
Sebastian Rittau
2022-04-16
2
-7/+65
*
gh-89263: Add typing.get_overloads (GH-31716)
Jelle Zijlstra
2022-04-16
1
-0/+29
*
gh-69093: sqlite3 blob doc amendments (GH-91561)
Erlend Egeberg Aasland
2022-04-16
1
-52/+55
*
gh-82849: revise intro to os.path.rst (GH-32232)
Jack DeVries
2022-04-16
1
-11/+4
*
gh-69093: Add context manager support to sqlite3.Blob (GH-91562)
Erlend Egeberg Aasland
2022-04-16
2
-10/+15
*
Add link to documentation translation list (#91560)
slateny
2022-04-16
1
-0/+4
*
gh-91217: deprecate nntplib (GH-91543)
Brett Cannon
2022-04-15
1
-0/+1
[next]