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-99289: Add COMPILEALL_OPTS to Makefile (#99291)
Victor Stinner
2022-11-14
2
-0/+13
*
Fix misspelling in docs for http.HTTPMethod (#99376)
Matt Harasymczuk
2022-11-13
1
-7/+16
*
gh-98930: improve the docstring of signal.strsignal (#99290)
ram vikram singh
2022-11-13
1
-3/+3
*
gh-91248: Optimize PyFrame_GetVar() (#99252)
Victor Stinner
2022-11-13
1
-0/+2
*
gh-83638: Add sqlite3.Connection.autocommit for PEP 249 compliant behaviour (...
Erlend E. Aasland
2022-11-12
2
-17/+161
*
gh-99392: Fix sqlite3 converter recipes (#99393)
naglis
2022-11-12
1
-3/+22
*
gh-99304: [Enum] clarify what constitutes a flag alias (GH-99395)
Ethan Furman
2022-11-12
2
-15/+73
*
GH-94597: add deprecation warnings for subclassing `AbstractChildWatcher` (#9...
Kumar Aditya
2022-11-12
2
-2/+5
*
gh-87604: Clarify in docs that sys.addaudithook is not for sandboxes (GH-99372)
Steve Dower
2022-11-11
1
-0/+9
*
gh-84522: Add for-loop to apply-method-to-sequence FAQ (#94660)
Samuel Sloniker
2022-11-11
1
-3/+15
*
gh-98366: use sphinx.locale._ as gettext() in pyspecific.py (#98437)
Wei-Hsiang (Matt) Wang
2022-11-11
1
-4/+4
*
GH-99183: Document behavior of count() for empty substrings (GH-99339)
Raymond Hettinger
2022-11-10
1
-0/+6
*
Update reference to the size of PyPI (#99076)
jmcb
2022-11-09
1
-2/+2
*
gh-98724: Fix Py_CLEAR() macro side effects (#99100)
Victor Stinner
2022-11-09
2
-2/+49
*
[Enum] Typo: fix DuplicateFreeEnum example docs (GH-99265)
Bruno Neyra
2022-11-09
1
-1/+1
*
gh-99238: clarify the type of the env dict. (#99253)
Gregory P. Smith
2022-11-08
1
-3/+7
*
gh-91248: Add PyFrame_GetVar() function (#95712)
Victor Stinner
2022-11-08
2
-0/+23
*
Fix broken link in `asyncio-subprocesses` doc (GH-99214)
Mikael Koli
2022-11-08
1
-1/+1
*
gh-72719: Remove asyncore and asynchat modules (#96580)
Nikita Sobolev
2022-11-08
6
-588/+9
*
gh-92119: ctypes: Print exception class name instead of its representation (#...
Kamil Turek
2022-11-08
1
-3/+3
*
gh-96746: Docs: Clear up Py_TPFLAGS_DISALLOW_INSTANTIATION inheritance (GH-99...
Petr Viktorin
2022-11-07
1
-0/+11
*
gh-95389: expose popular ETHERTYPE_* constants in the socket module (#95390)
Noam Cohen
2022-11-07
1
-2/+34
*
gh-98254: Add what's new entry for the improvement in commit bb56dead33635715...
Pablo Galindo Salgado
2022-11-07
1
-0/+9
*
gh-91058: Add what's new entry for the improvement in commit 7cfbb49fcd4c85f9...
Pablo Galindo Salgado
2022-11-07
1
-0/+10
*
Docs: add argument spec to sqlite3 CLI docs (#99200)
Erlend E. Aasland
2022-11-07
1
-1/+6
*
doc: Formatting and typo fixes (#98974)
jmcb
2022-11-07
3
-10/+10
*
gh-98586: Add What's New entry and update docs (#99056)
Wenzel Jakob
2022-11-06
2
-1/+13
*
gh-94286 Fix documentation of print default param (GH-94297)
Nouran Ali
2022-11-06
1
-1/+1
*
gh-99139: Improve NameError error suggestion for instances (#99140)
Pablo Galindo Salgado
2022-11-06
1
-0/+21
*
gh-93464: [Enum] fix auto() failure during multiple assignment (GH-99148)
Ethan Furman
2022-11-06
1
-3/+12
*
[doc] fix typo (GH-99143)
Doj
2022-11-05
1
-1/+1
*
minor edits to locale doc (#98537)
Skip Montanaro
2022-11-04
1
-13/+16
*
Support comparing two sets of pystats (GH-98816)
Michael Droettboom
2022-11-04
1
-1/+2
*
Docs: add `named` to the list of styles in the sqlite3.paramstyle attr docs (...
Nick Pope
2022-11-03
1
-3/+4
*
gh-92584: Remove the distutils package (#99061)
Victor Stinner
2022-11-03
2
-1/+8
*
gh-94172: Remove keyfile, certfile and check_hostname parameters (#94173)
Victor Stinner
2022-11-03
1
-0/+10
*
gh-97909: PyMemberDef & PyGetSetDef members are not marked up (GH-98810)
Johnny11502
2022-11-03
1
-17/+19
*
gh-98401: Invalid escape sequences emits SyntaxWarning (#99011)
Victor Stinner
2022-11-03
3
-7/+29
*
gh-94199: Remove ssl.wrap_socket() documentation (#99023)
Victor Stinner
2022-11-03
1
-51/+16
*
GH-96793: Implement PEP 479 in bytecode. (GH-99006)
Mark Shannon
2022-11-03
1
-0/+9
*
gh-98740: Fix validation of conditional expressions in RE (GH-98764)
Serhiy Storchaka
2022-11-03
1
-0/+3
*
Docs: Add 'as, match statement' to the index (#99001)
Hugo van Kemenade
2022-11-03
1
-0/+1
*
argparse howto: Use f-string in preference to "...".format() (#98883)
Skip Montanaro
2022-11-03
1
-2/+2
*
gh-96997: Clarify the contract of PyMem_SetAllocator() (#98977)
Pablo Galindo Salgado
2022-11-02
1
-0/+21
*
gh-96265: Formatting changes for faq/programming (#98242)
Stanley
2022-11-02
1
-39/+48
*
gh-92679: Clarify asyncio.loop.start_tls parameters (#92682)
Oleg Iarygin
2022-11-02
1
-3/+8
*
gh-92871: Postpone the removal of typing.{io,re} to 3.13 (#98958)
Sebastian Rittau
2022-11-02
1
-3/+3
*
[doc] Update cookbook example for socket-based logging in a production settâ€...
Vinay Sajip
2022-11-01
1
-7/+65
*
Doc: use "unnumbered" footnotes (#98954)
Manuel Kaufmann
2022-11-01
1
-2/+2
*
gh-98931: Improve error message when the user types 'import x from y' instead...
Pablo Galindo Salgado
2022-11-01
1
-0/+12
[prev]
[next]