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
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-84559: Remove the new multiprocessing warning, too disruptive. (#101551)
Gregory P. Smith
2023-02-03
2
-13/+14
*
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
2
-43/+75
*
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-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-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
*
gh-101386: fix typos found by codespell (#101387)
Peter Jiping Xie
2023-01-28
2
-2/+2
*
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
*
[doc] Add some notices to logging configuration documentation. (GH-101373)
Vinay Sajip
2023-01-27
1
-0/+10
*
gh-101000: Add os.path.splitroot() (#101002)
Barney Gale
2023-01-27
1
-0/+33
*
datetime.rst: improve combine() docs (#101338)
John Belmonte
2023-01-26
1
-4/+3
*
GH-88597: Rename uuid's new CLI args to be in line with uuidgen. (#101248)
achhina
2023-01-25
1
-11/+12
*
GH-100762: Don't call `gen.throw()` in `gen.close()`, unless necessary. (GH-1...
Mark Shannon
2023-01-24
1
-1/+4
*
Added asyncio REPL example to docs. (#101243)
Carlton Gibson
2023-01-23
1
-0/+12
*
gh-83122: Deprecate testing element truth values in `ElementTree` (#31149)
Jacob Walls
2023-01-23
1
-3/+6
*
GH-101097: Switch from standard interval notation to greater or less than sig...
Andrew Hong
2023-01-22
1
-3/+3
*
gh-67790: Support float-style formatting for Fraction instances (#100161)
Mark Dickinson
2023-01-22
1
-0/+28
*
GH-88597: Added command line interface to UUID module. (#99463)
achhina
2023-01-22
1
-0/+59
*
gh-99266: ctypes: Preserve more detailed exception in `ArgumentError`
Kamil Turek
2023-01-21
1
-4/+13
*
gh-86610: Use attribute directive in docs for pathlib.PurePath (#101114)
Barney Gale
2023-01-20
1
-14/+14
*
GH-101111: Disambigaute origin of const for store_const and append_const (#10...
Jürgen Gmach
2023-01-20
1
-3/+3
*
GH-101112: Specify type of pattern for Path.rglob (#101132)
Jürgen Gmach
2023-01-20
1
-1/+2
*
Fix minor typos in SSL documentation (#101158)
Simon Robinson
2023-01-20
1
-8/+8
*
gh-91485: Avoid unnecessary use of non-Python syntax in io docs (#101177)
Shantanu
2023-01-20
1
-2/+2
*
gh-88324: Clarify documentation for redirected stdout/stderr when using subpr...
richardhob
2023-01-20
1
-17/+15
*
gh-101144: Allow open and read_text encoding to be positional. (#101145)
Gregory P. Smith
2023-01-20
1
-0/+12
*
gh-101100: [Enum] Fix sphinx warnings in docs (GH-101122)
Nikita Sobolev
2023-01-20
1
-12/+12
*
Docs: improve sqlite3 placeholders example (#101092)
Erlend E. Aasland
2023-01-18
1
-13/+12
*
Fix typo in `ReprEnum` documentation (#101079)
Viicos
2023-01-17
1
-1/+1
*
GH-100982: Add `COMPARE_AND_BRANCH` instruction (GH-100983)
Mark Shannon
2023-01-16
1
-0/+9
*
gh-101041: Fix a misspelled name of `utctimetuple` in a doc warning (GH-101042)
Oleg Iarygin
2023-01-15
1
-1/+1
*
Fix `ctypes` typo in `set_exception` (#101040)
Cristián Maureira-Fredes
2023-01-15
1
-2/+2
*
gh-100668: Clarify how sqlite3 maps parameters onto placeholders (#100960)
Erlend E. Aasland
2023-01-14
1
-9/+17
*
gh-101021: Document binary parameters as bytes (#101024)
Bob Kline
2023-01-14
1
-5/+5
*
Sync-up parameter name in equivalent code snippet of `enumerate` (GH-101029)
JustAnotherArchivist
2023-01-14
1
-2/+2
*
Add recipes to showcase tee(), zip*, batched, starmap, and product. (GH-101023)
Raymond Hettinger
2023-01-14
1
-0/+27
*
Fix typo in docs (GH-101025)
Raymond Hettinger
2023-01-14
1
-1/+1
*
gh-100160: Restore and deprecate implicit creation of an event loop (GH-100410)
Serhiy Storchaka
2023-01-13
2
-9/+9
*
gh-86682: Adds sys._getframemodulename as an alternative to using _getframe (...
Steve Dower
2023-01-13
1
-0/+16
*
gh-96461: Improve docs for bytecode instructions (GH-96462)
Matthieu Dartiailh
2023-01-12
1
-123/+236
*
Fix typo in `enum` module documentation (#100992)
Noam Cohen
2023-01-12
1
-1/+1
[next]