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-101799: implement PREP_RERAISE_STAR as an intrinsic function (#101800)
Irit Katriel
2023-02-14
1
-11/+15
*
GH-101898: Fix missing term references for hashable definition (#101899)
Furkan Onder
2023-02-14
16
-22/+22
*
Correct trivial grammar in reset_mock docs (#101861)
Steve Kowalik
2023-02-13
1
-3/+3
*
gh-101845: pyspecific: Fix i18n for availability directive (GH-101846)
Jean Abou-Samra
2023-02-12
1
-9/+11
*
gh-101390: Fix docs for `imporlib.util.LazyLoader.factory` to properly call i...
busywhitespace
2023-02-10
1
-1/+1
*
Docs: Fix getstatus() -> getcode() typos (#101296)
Hugo van Kemenade
2023-02-10
2
-2/+2
*
Docs: use parameter list for sqlite3.Cursor.execute* (#101782)
Erlend E. Aasland
2023-02-10
1
-12/+33
*
gh-101283: Fix 'versionchanged' for the shell=True fallback on Windows in 3.1...
Oleg Iarygin
2023-02-09
1
-5/+5
*
GH-99293: Document that `Py_TPFLAGS_VALID_VERSION_TAG` shouldn't be used. (#G...
Mark Shannon
2023-02-09
1
-0/+10
*
gh-85984: Remove legacy Lib/pty.py code. (#92365)
Soumendra Ganguly
2023-02-09
1
-0/+4
*
gh-101283: Version was just released, so should be changed in 3.11.3 (GH-101719)
Steve Dower
2023-02-08
1
-5/+5
*
gh-101283: Improved fallback logic for subprocess with shell=True on Windows ...
Oleg Iarygin
2023-02-08
1
-0/+40
*
GH-101578: Normalize the current exception (GH-101607)
Mark Shannon
2023-02-08
2
-1/+82
*
gh-47937: Note that Popen attributes are read-only (#93070)
Stanley
2023-02-08
1
-11/+12
*
gh-101632: Add the new RETURN_CONST opcode (#101633)
penguin_wwy
2023-02-07
1
-0/+7
*
gh-97725: Fix documentation for the default file of `asyncio.Task.print_stack...
Oleg Iarygin
2023-02-07
1
-1/+1
*
Fix nesting of 'Pending Removal in Python 3.14' (#101637)
Oleg Iarygin
2023-02-07
1
-1/+1
*
Doctest: Pin sphinxext-opengraph==0.7.5 to prevent importing NumPy (#101642)
Hugo van Kemenade
2023-02-07
1
-1/+1
*
gh-85747: Active voice & suggested edits, 'running/stopping loop' & 'callback...
Brian Skinn
2023-02-07
1
-18/+24
*
GH-101616: Mention the Docs Discourse forum in the "reporting docs issues" (G...
Mariatta Wijaya
2023-02-06
1
-0/+3
*
bpo-33591: Add support for path like objects to `ctypes.CDLL` (#7032)
mrh1997
2023-02-05
1
-0/+16
*
gh-76961: Fix the PEP3118 format string for ctypes.Structure (#5561)
Eric Wieser
2023-02-05
1
-0/+1
*
Revert "gh-89381: Fix invalid signatures of math/cmath.log (#101404)" (#101580)
Mark Dickinson
2023-02-05
2
-5/+6
*
gh-101221: Add options in the documentation of timeit command (#101222)
busywhitespace
2023-02-05
1
-1/+1
*
Add missing preposition in argparse docs (#101548)
alnoki
2023-02-05
1
-1/+1
*
GH-56426: Add cross-reference to the documentation for faulthandler, tracebac...
Furkan Onder
2023-02-04
3
-2/+26
*
Add missing `versionadded` directive for `PyCode_Addr2Location` (#101347)
Max Bachmann
2023-02-04
1
-0/+2
*
gh-84559: Remove the new multiprocessing warning, too disruptive. (#101551)
Gregory P. Smith
2023-02-03
3
-22/+21
*
docs: replace PyPI description with link (#101506)
François Magimel
2023-02-03
1
-2/+2
*
gh-100920: Update documentation for `asyncio.StreamWriter.wait_closed` (#101514)
Viet Than
2023-02-03
1
-2/+8
*
gh-100925: Move array methods under class in array doc (#101485)
C.A.M. Gerlach
2023-02-03
1
-90/+89
*
GH-84559: Deprecate fork being the multiprocessing default. (#100618)
Gregory P. Smith
2023-02-02
3
-43/+83
*
docs: Fix enum reassign `str` documentation (GH-101507)
Peter Gessler
2023-02-02
1
-2/+2
*
Docs: improve accuracy of sqlite3 `check_same_thread` parameter (#101351)
Marcos Pereira
2023-02-01
1
-4/+7
*
gh-101467: Correct py.exe handling of prefix matches and cases when only one ...
Steve Dower
2023-02-01
1
-5/+30
*
gh-101498 : Fix asyncio.Timeout example in docs (#101499)
Raj
2023-02-01
1
-1/+1
*
gh-101454: fix documentation for END_ASYNC_FOR (#101455)
Irit Katriel
2023-02-01
1
-4/+3
*
gh-101317: Add `ssl_shutdown_timeout` parameter for `asyncio.StreamWriter.sta...
beavailable
2023-02-01
1
-1/+9
*
datetime.rst: fix combine() signature (#101490)
John Belmonte
2023-02-01
1
-1/+1
*
gh-101440: fix json snippet error in logging-cookbook.rst (#101439)
Peter Jiping Xie
2023-01-31
1
-1/+1
*
gh-99276 - Updated Doc/faq/general.rst (#101396)
Raj
2023-01-31
1
-2/+2
*
Add JOBS parameter to docs Makefile (#101395)
Christophe Nanteuil
2023-01-31
1
-1/+2
*
gh-77607: Improve accuracy of os.path.join docs (#101406)
Shantanu
2023-01-31
1
-5/+5
*
Fixes typo in asyncio.TaskGroup context manager code example (#101449)
Ben
2023-01-31
1
-1/+1
*
gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424)
Owain Davies
2023-01-30
1
-1/+1
*
gh-89381: Fix invalid signatures of math/cmath.log (#101404)
Sergey B Kirpichev
2023-01-29
2
-6/+5
*
Fix trivial typo in shebang example (GH-101385)
socal-nerdtastic
2023-01-28
1
-1/+1
*
gh-101386: fix typos found by codespell (#101387)
Peter Jiping Xie
2023-01-28
4
-6/+6
*
gh-39615: Add warnings.warn() skip_file_prefixes support (#100840)
Gregory P. Smith
2023-01-28
1
-5/+35
*
[doc] Add a section on logging handler configuration order. (GH-101380)
Vinay Sajip
2023-01-27
1
-0/+23
[next]