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
*
Doc: Improve library/json document. (GH-24390)
Adorilson Bezerra
2021-03-02
1
-7/+6
*
bpo-42840: Document providing kwargs to type. (#24173)
Erik Soma
2021-03-01
1
-1/+8
*
Fixed linenumber missing when audit hook has an error (GH-24692)
Jules Lasne
2021-03-01
1
-0/+1
*
Merge tag 'v3.10.0a6'
Pablo Galindo
2021-03-01
1
-1/+0
|
\
|
*
Remove unused suspicious rule in the docs
v3.10.0a6
Pablo Galindo
2021-03-01
1
-1/+0
*
|
Fix grammar in enum documentation. (GH-24689)
Mariatta Wijaya
2021-03-01
1
-1/+1
|
/
*
closes bpo-43349: Fix tuning(7) manpage hyperlink. (GH-24680)
Erlend Egeberg Aasland
2021-03-01
1
-1/+3
*
bpo-42603: Add whatsnew and ACKS entries. (GH-24675)
Ned Deily
2021-03-01
1
-0/+6
*
bpo-42128: Add documentation for pattern matching (PEP 634) (#24664)
Daniel F Moisset
2021-03-01
5
-3/+821
*
bpo-42128: Add documentation for the new match-based AST nodes (GH-24673)
Pablo Galindo
2021-03-01
1
-0/+122
*
GH-42128: Add Pattern Matching to What's New (#24667)
Carol Willing
2021-02-28
1
-0/+275
*
Add whatsnew note for GH-22904 (#24672)
Dennis Sweeney
2021-02-28
1
-0/+5
*
bpo-43345: Enhance TypedDict documentation. (#24668)
Paul Bryan
2021-02-28
1
-12/+13
*
bpo-42128: Structural Pattern Matching (PEP 634) (GH-22917)
Brandt Bucher
2021-02-26
2
-0/+57
*
bpo-38302: __pow__/__rpow__ now called when __ipow__ returns NotImplemented (...
Alex
2021-02-26
1
-0/+3
*
Update logging.config.rst (GH-24630)
takahashi
2021-02-26
1
-1/+1
*
bpo-43293: Doc: move note about GIL to top of threading module (GH-24622)
Guanzhong Chen
2021-02-24
1
-13/+13
*
bpo-43283: Add IDLE doc paragraph about print speed (GH-24615)
Terry Jan Reedy
2021-02-24
1
-0/+9
*
bpo-36346: Document removal schedule of deprecate APIs (GH-20879)
Inada Naoki
2021-02-22
2
-8/+7
*
bpo-23882: Doc: Clarify unittest discovery document (GH-21560)
Inada Naoki
2021-02-22
1
-6/+12
*
bpo-43283: Rearrange some IDLE doc paragraphs. (GH-24604)
Terry Jan Reedy
2021-02-21
1
-14/+15
*
bpo-27646: Say that 'yield from' expression can be any iterable (GH-24595)
Terry Jan Reedy
2021-02-21
1
-2/+2
*
bpo-43277: Add PySet_CheckExact to the C-API (GH-24598)
Pablo Galindo
2021-02-20
2
-0/+9
*
bpo-42990: Functions inherit current builtins (GH-24564)
Victor Stinner
2021-02-20
1
-1/+10
*
Fix typo in dis module doc (GH-24509)
Irit Katriel
2021-02-20
1
-1/+1
*
bpo-43042: Augment tutorial sentence (GH-24514)
Terry Jan Reedy
2021-02-20
1
-1/+2
*
closes bpo-43266: Improve array formatting. (GH-24573)
Erlend Egeberg Aasland
2021-02-19
1
-4/+4
*
bpo-35134: Move non-limited C API files to Include/cpython/ (GH-24561)
Nicholas Sim
2021-02-19
1
-0/+8
*
closes bpo-43254: Fix *snprintf() man page refs. (GH-24563)
Erlend Egeberg Aasland
2021-02-19
1
-2/+2
*
Remove all links to mingw.org (GH-24552)
Jeremy Paige
2021-02-18
2
-4/+1
*
bpo-42990: Refactor _PyFrame_New_NoTrack() (GH-24566)
Victor Stinner
2021-02-18
1
-3/+5
*
bpo-42960: Add resource.RLIMIT_KQUEUES constant from FreeBSD (GH-24251)
David CARLIER
2021-02-18
1
-0/+8
*
bpo-42990: Add __builtins__ attribute to functions (GH-24559)
Victor Stinner
2021-02-18
2
-0/+11
*
bpo-43103: Add configure --without-static-libpython (GH-24418)
Victor Stinner
2021-02-17
1
-0/+6
*
bpo-40170: Always define PyIter_Check() as a function (GH-24548)
Erlend Egeberg Aasland
2021-02-16
1
-2/+2
*
bpo-40170: Convert PyDescr_IsData() to static inline function (GH-24535)
Erlend Egeberg Aasland
2021-02-16
1
-2/+2
*
Add a warning block around the get_referrers() documentation (GH-24511)
Pablo Galindo
2021-02-15
1
-4/+5
*
bpo-42967: Fix urllib.parse docs and make logic clearer (GH-24536)
Ken Jin
2021-02-15
4
-12/+18
*
bpo-43181: Convert PyObject_TypeCheck to static inline function (GH-24533)
Erlend Egeberg Aasland
2021-02-15
1
-2/+2
*
bpo-42967: only use '&' as a query string separator (#24297)
Adam Goldschmidt
2021-02-14
7
-6/+86
*
bpo-43200: Fix link to shutil.copy() in the shutil doc (GH-24505)
Zackery Spytz
2021-02-13
1
-2/+3
*
bpo-43172: readline now passes its tests when built against libedit (GH-24499)
Gregory P. Smith
2021-02-12
1
-1/+3
*
Fix link to sqlite3 enable_shared_cache documentation (GH-24496)
Tom Forbes
2021-02-10
1
-1/+1
*
bpo-41824: Add versionadded for typing.ForwardRef docs (#24224)
Ken Jin
2021-02-09
1
-0/+2
*
Improve docs of PEP 604 Union (#24301)
Ken Jin
2021-02-09
3
-19/+20
*
bpo-43147: Remove archaic terminology. (GH-24462)
Raymond Hettinger
2021-02-08
1
-6/+5
*
bpo-16781: In 'exec' doc, add 'nonlocal' to 'yield' and 'return' (GH-2446)
Terry Jan Reedy
2021-02-07
1
-1/+2
*
Simple typo fix (GH-24448)
Andrew Tennikoff
2021-02-05
1
-1/+1
*
Minor readability improvements. Also note performance impact of __slots__. (...
Raymond Hettinger
2021-02-05
1
-8/+11
*
bpo-43106: Add os.O_EVTONLY/O_FSYNC/O_SYMLINK/O_NOFOLLOW_ANY (GH-24428)
Dong-hee Na
2021-02-03
2
-0/+14
[next]