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
*
bpo-43954: Fix a missing word in the unittest docs (GH-25672)
Zackery Spytz
2021-04-30
1
-2/+3
*
bpo-43817: Add inspect.get_annotations(). (#25522)
larryhastings
2021-04-30
1
-12/+64
*
bpo-42800: Rename AUDIT_READ to PY_AUDIT_READ (GH-25736)
Steve Dower
2021-04-30
1
-4/+4
*
bpo-42800: add audit hooks for f_code and tb_frame (GH-24182)
Ryan Hileman
2021-04-29
4
-6/+20
*
bpo-42589: Change URL for 'from' link when used in a raised exception (GH-23872)
sblondon
2021-04-29
2
-3/+3
*
bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and ta...
Senthil Kumaran
2021-04-29
1
-0/+13
*
bpo-43774: Enhance debug build documentation (GH-25712)
Victor Stinner
2021-04-29
4
-69/+53
*
bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315)
Petr Viktorin
2021-04-29
1
-2/+169
*
bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711)
Victor Stinner
2021-04-29
3
-51/+123
*
bpo-43908: Document Static Types in the C API (GH-25710)
Victor Stinner
2021-04-29
6
-50/+73
*
bpo-43892: Make match patterns explicit in the AST (GH-25585)
Nick Coghlan
2021-04-29
1
-36/+282
*
bpo-41139: Deprecate `cgi.log()` (GH-25625)
Inada Naoki
2021-04-29
1
-0/+3
*
[doc] Be more clear on super() regarding multiple base classes methods (GH-21...
Andre Delfino
2021-04-29
1
-1/+1
*
[doc] Do some polishing in IDEs section (GH-22070)
Andre Delfino
2021-04-29
1
-12/+12
*
Document importlib.metadata.PackagePath.locate method (GH-25669)
Paul Moore
2021-04-28
1
-1/+7
*
bpo-43908: Add Py_TPFLAGS_IMMUTABLETYPE flag (GH-25520)
Erlend Egeberg Aasland
2021-04-28
1
-0/+12
*
bpo-28254: Add a C-API for controlling the GC state (GH-25687)
scoder
2021-04-28
3
-0/+53
*
bpo-43757: Make pathlib use os.path.realpath() to resolve symlinks in a path ...
Barney Gale
2021-04-28
1
-3/+15
*
bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671)
scoder
2021-04-28
1
-7/+6
*
bpo-41486: Faster bz2/lzma/zlib via new output buffering (GH-21740)
Ma Lin
2021-04-28
1
-0/+6
*
bpo-37751: Update `codecs.register()` doc. (GH-25643)
Inada Naoki
2021-04-28
1
-3/+7
*
bpo-43957: [Enum] Deprecate ``TypeError`` from containment checks. (GH-25670)
Ethan Furman
2021-04-27
1
-0/+6
*
bpo-43766: Fix TypeGuard docs (#25660)
Ken Jin
2021-04-27
2
-8/+7
*
bpo-43766: Implement PEP 647 (User-Defined Type Guards) in typing.py (#25282)
Ken Jin
2021-04-27
2
-0/+84
*
bpo-43312: Functions returning default and preferred sysconfig schemes (GH-24...
Tzu-ping Chung
2021-04-27
1
-0/+37
*
[doc] Remove duplicated operator.itemgetter example (GH-24178)
Andre Delfino
2021-04-27
1
-5/+2
*
bpo-43762: Add audit events for loading of sqlite3 extensions (GH-25246)
Erlend Egeberg Aasland
2021-04-26
2
-0/+22
*
Use the zero argument form of super() in examples for Python3 docs. (GH-22314)
Andre Delfino
2021-04-26
6
-12/+12
*
bpo-43938: improve dataclasses.FrozenInstanceError documentation (GH-25603)
Llandy Riveron Del Risco
2021-04-26
1
-1/+1
*
Doc: Fix the array.fromfile method doc (GH-22037)
Adorilson Bezerra
2021-04-26
1
-2/+1
*
Update asyncio-subprocess.rst (GH-21680)
Gabriel R F
2021-04-26
1
-1/+1
*
documentation: clarification about the function remove in os library (GH-19024)
Etienne Gautier
2021-04-26
1
-0/+1
*
Fix documentation typos of argparse exit_on_error (GH-22706)
Taneli Hukkinen
2021-04-26
1
-1/+1
*
Fix id of 'Internet Message Format' RFC in email doc (GH-24137)
Denis Laxalde
2021-04-26
2
-2/+2
*
Fix copy.Error casing in documentation GH-22004
Andre Delfino
2021-04-26
1
-1/+1
*
Fix broken links and improve stand-alone tools list in FAQ GH-22124
Andre Delfino
2021-04-26
3
-10/+9
*
Add keyword-only fields to dataclasses. (GH=25608)
Eric V. Smith
2021-04-26
1
-6/+36
*
Remove mention of dst parameter from description of os.lstat() (GH-24704)
Sergey Fedoseev
2021-04-25
1
-1/+1
*
Fix a typo in datamodel reference document (GH-24930)
Géry Ogam
2021-04-25
1
-1/+1
*
bpo-38605: Update __future__ module doc as `annotations` is now "mandatory in...
Saiyang Gou
2021-04-25
1
-1/+1
*
BaseHTTPRequestHandler, that path includes query (#25597)
Senthil Kumaran
2021-04-25
1
-1/+3
*
bpo-38490: statistics: Add covariance, Pearson's correlation, and simple line...
Tymoteusz Wołodźko
2021-04-25
2
-0/+111
*
bpo-39529: Deprecate creating new event loop in asyncio.get_event_loop() (GH-...
Serhiy Storchaka
2021-04-25
4
-0/+47
*
bpo-42737: annotations with complex targets no longer causes any runtime effe...
Batuhan Taskaya
2021-04-25
1
-0/+4
*
bpo-31870: Add a timeout parameter to ssl.get_server_certificate() (GH-22270)
Zackery Spytz
2021-04-24
2
-2/+13
*
bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()...
Barney Gale
2021-04-23
2
-3/+27
*
bpo-43538: Add extra arguments to os.startfile (GH-25538)
Steve Dower
2021-04-23
1
-5/+23
*
bpo-43914: Highlight invalid ranges in SyntaxErrors (#25525)
Pablo Galindo
2021-04-23
2
-0/+37
*
bpo-43868: Remove PyOS_ReadlineFunctionPointer from the stable ABI list (GH-2...
Petr Viktorin
2021-04-23
1
-0/+6
*
bpo-43795: PEP-652: Clean up the stable ABI/limited API (GH-25482)
Petr Viktorin
2021-04-23
1
-6/+1
[next]