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
*
Doc: Add a single table as summary to math documentation (GH-125810)
Joseph Martinot-Lagarde
2024-11-01
1
-3/+89
*
docs: add a more precise example in enum doc (GH-121015)
Filip "Ret2Me" Poplewski
2024-11-01
1
-1/+1
*
gh-97850: remove ``find_loader`` and ``get_loader`` from ``pkgutil`` (#119656)
Bénédikt Tran
2024-11-01
1
-40/+0
*
gh-126259: Fix "unclosed database" warning in sqlite3 doctest (#126260)
sobolevn
2024-11-01
1
-0/+1
*
GH-125413: Add `pathlib.Path.scandir()` method (#126060)
Barney Gale
2024-11-01
1
-0/+29
*
gh-126256: Update time.rst to use the same clock as instead of the same clock...
Alperen Keleş
2024-10-31
1
-2/+2
*
gh-125818: Fix incorrect signature of argument `skip_file_prefixes` in warnin...
RUANG (James Roy)
2024-10-31
1
-1/+1
*
gh-114990: Add missing mixin methods in collections.abc's document (GH-114991)
AN Long
2024-10-30
1
-2/+3
*
gh-126055: Add omitted command (in docs [os.walk]) for code to fulfill `shut...
Victor Wheeler
2024-10-30
1
-0/+1
*
gh-60712: Include the "object" type in the lists of documented types (GH-103036)
Furkan Onder
2024-10-30
1
-3/+4
*
Fix incorrect indentation in importlib.metadata.rst (GH-126189)
Rafael Fontenelle
2024-10-30
1
-3/+3
*
gh-126072: do not add `None` to `co_consts` if there is no docstring (GH-126101)
Xuanteng Huang
2024-10-30
1
-0/+8
*
gh-126071: Improve formatting of the argparse documentation (GH-126073)
Serhiy Storchaka
2024-10-30
1
-65/+72
*
gh-118633: Add warning regarding the unsafe usage of eval and exec (GH-118437)
Daniel Ruf
2024-10-30
1
-0/+10
*
gh-124855: Don't allow the JIT and perf support to be active at the same time...
Pablo Galindo Salgado
2024-10-30
1
-0/+2
*
Doc: Note that pydoc uses and prefers ``MANPAGER`` (#125362)
Matthieu Ancellin
2024-10-29
1
-2/+3
*
gh-116938: Fix `dict.update` docstring and remove erraneous full stop from `d...
Prometheus3375
2024-10-29
1
-1/+1
*
gh-122767: document "new style" formatting for complexes (GH-122848)
Sergey B Kirpichev
2024-10-29
1
-5/+15
*
GH-125837: Split `LOAD_CONST` into three. (GH-125972)
Mark Shannon
2024-10-29
1
-7/+16
*
gh-89762: Document strftime %G, %V, and %u format specifiers (#124572)
RUANG (James Roy)
2024-10-28
1
-0/+13
*
gh-126012: Add `__class_getitem__` to `memoryview` (#126013)
Brian Schubert
2024-10-27
1
-0/+3
*
gh-125633: Add function `ispackage` to stdlib `inspect` (#125634)
Zhikang Yan
2024-10-27
1
-0/+7
*
gh-120313: amend documentation regarding `ctypes._CFuncPtr` (GH-120989)
Bénédikt Tran
2024-10-25
1
-19/+29
*
gh-84545: Clarify the 'extend' action documentation in argparse (GH-125870)
Serhiy Storchaka
2024-10-25
1
-11/+15
*
gh-125665: Update turtledemo docstrings with correct file names (#125691)
Wulian
2024-10-23
1
-3/+0
*
gh-125286: Share the Main Refchain With Legacy Interpreters (gh-125709)
Eric Snow
2024-10-23
1
-0/+29
*
gh-58032: Deprecate the argparse.FileType type converter (GH-124664)
Serhiy Storchaka
2024-10-23
1
-9/+16
*
gh-80958: unittest: discovery support for namespace packages as start directo...
Jacob Walls
2024-10-23
1
-21/+14
*
gh-124969: Make locale.nl_langinfo(locale.ALT_DIGITS) returning a string agai...
Serhiy Storchaka
2024-10-21
1
-3/+4
*
gh-125767: Fix pickling and copying of super objects (GH-125781)
Serhiy Storchaka
2024-10-21
1
-0/+4
*
Doc: Fix typos (#125728)
ember91
2024-10-21
2
-2/+2
*
gh-99030: Added documentation links for types and exceptions (GH-123857)
RUANG (Roy James)
2024-10-21
1
-4/+8
*
Doc: Fix pluralization in os.process_cpu_count() documentation (#125678)
Tom Most
2024-10-20
1
-1/+1
*
gh-125541: Make Ctrl-C interrupt `threading.Lock.acquire()` on Windows (#125546)
Sam Gross
2024-10-17
2
-6/+6
*
gh-118986: expose `socket.IPV6_RECVERR` (#118987)
chrysn
2024-10-17
1
-2/+2
*
gh-125542: Deprecate prefix_chars in ArgumentParser.add_argument_group() (GH-...
Savannah Ostrowski
2024-10-17
1
-0/+4
*
GH-99749: Add optional feature to suggest correct names (ArgumentParser) (GH-...
Savannah Ostrowski
2024-10-17
1
-1/+27
*
gh-124694: Add concurrent.futures.InterpreterPoolExecutor (gh-124548)
Eric Snow
2024-10-16
4
-8/+144
*
Python 3.14.0a1
v3.14.0a1
Hugo van Kemenade
2024-10-15
5
-10/+10
*
gh-89819: Add argument_default and conflict_handler to add_argument_group() d...
Savannah Ostrowski
2024-10-15
1
-1/+7
*
gh-85453: Improve variable mark up for datetime.rst (#120702)
edson duarte
2024-10-14
1
-17/+17
*
gh-121798: Add class method Decimal.from_number() (GH-121801)
Serhiy Storchaka
2024-10-14
1
-0/+17
*
gh-121797: Add class method Fraction.from_number() (GH-121800)
Serhiy Storchaka
2024-10-14
1
-0/+10
*
gh-123133: clarify p=0 case for "f" and "e" formatting types (GH-125426)
Sergey B Kirpichev
2024-10-14
1
-6/+4
*
gh-125289: Update sample code in asyncio-task.rst (GH-125292)
Ghorban M. Tavakoly
2024-10-12
1
-1/+1
*
gh-125260: Change the default ``gzip.compress()`` mtime to 0 (#125261)
Bernhard M. Wiedemann
2024-10-12
1
-2/+7
*
gh-85935: Explicitly document the case nargs=0 in argparse (GH-125302)
Serhiy Storchaka
2024-10-12
1
-0/+5
*
gh-59330: Improve error message for dest= for positionals (GH-125215)
Serhiy Storchaka
2024-10-12
1
-0/+19
*
gh-116938: Clarify documentation of `dict` and `dict.update` regarding the po...
Victorien
2024-10-11
1
-12/+13
*
Fix typo in ``Doclibrary/functions.rst`` (#125327)
Rafael Fontenelle
2024-10-11
1
-1/+1
[next]