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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[3.10] gh-100287: Fix unittest.mock.seal with AsyncMock (GH-100496) (#100508)
Shantanu
2022-12-24
3
-5/+18
*
gh-100472: Fix docs claim that compileall parameters could be bytes (GH-100473)
Miss Islington (bot)
2022-12-24
2
-2/+3
*
[3.10] gh-100474: Fix handling of dirs named index.html in http.server (GH-10...
Miss Islington (bot)
2022-12-24
3
-1/+6
*
gh-100428: Make float documentation more accurate (GH-100437)
Miss Islington (bot)
2022-12-24
1
-9/+12
*
gh-99908: Tutorial: Modernize the 'data-record class' example (GH-100499)
Miss Islington (bot)
2022-12-24
1
-9/+15
*
gh-77771: Add enterabs example in sched (GH-92716)
Miss Islington (bot)
2022-12-24
1
-5/+11
*
gh-94808: improve test coverage of number formatting (GH-99472)
Miss Islington (bot)
2022-12-24
1
-5/+39
*
[3.10] Correct CVE-2020-10735 documentation (GH-100306). (#100477)
Gregory P. Smith
2022-12-24
3
-7/+7
*
bpo-40447: accept all path-like objects in compileall.compile_file (GH-19883)
Miss Islington (bot)
2022-12-23
3
-2/+32
*
gh-98712: Clarify "readonly bytes-like object" semantics in C arg-parsing doc...
Miss Islington (bot)
2022-12-23
1
-19/+35
*
[3.10] gh-76963: PEP3118 itemsize of an empty ctypes array should not be 0 (G...
Miss Islington (bot)
2022-12-23
3
-8/+30
*
gh-48496: Added example and link to faq for UnboundLocalError in reference (G...
Miss Islington (bot)
2022-12-22
2
-0/+4
*
gh-57762: fix misleading tkinter.Tk docstring (GH-98837)
Miss Islington (bot)
2022-12-22
1
-1/+1
*
Correct typo in typing.py (GH-100423)
Miss Islington (bot)
2022-12-22
1
-1/+1
*
gh-100129: Add tests for pickling all builtin types and functions (GH-100142)
Miss Islington (bot)
2022-12-21
1
-0/+29
*
gh-100374: Fixed a bug in socket.getfqdn() (gh-100375)
Miss Islington (bot)
2022-12-21
3
-2/+7
*
[3.10] gh-99240: Reset pointer to NULL when the pointed memory is freed in ar...
colorfulappl
2022-12-21
4
-5/+31
*
[3.10] gh-85267: Improvements to inspect.signature __text_signature__ handlin...
Shantanu
2022-12-21
3
-13/+47
*
gh-91081: Add note on WeakKeyDictionary behavior when deleting a replaced ent...
Miss Islington (bot)
2022-12-21
1
-0/+24
*
gh-99991: improve docs on str.encode and bytes.decode (GH-100198)
Miss Islington (bot)
2022-12-21
1
-27/+33
*
Clarify that every thread has its own default context in contextvars (GH-99246)
Miss Islington (bot)
2022-12-20
1
-0/+5
*
[3.10] gh-99240: Fix double-free bug in Argument Clinic str_converter generat...
colorfulappl
2022-12-20
6
-25/+202
*
gh-69929: re docs: Add more specific definition of \w (GH-92015)
Miss Islington (bot)
2022-12-20
1
-4/+3
*
gh-97909: Fix markup for `PyMethodDef` members (GH-100089)
Miss Islington (bot)
2022-12-17
1
-16/+17
*
Document that zipfile's pwd parameter is a `bytes` object (GH-100209)
Miss Islington (bot)
2022-12-17
1
-7/+8
*
[3.10] gh-96002: Add functional test for Argument Clinic (GH-96178) (#100232)
colorfulappl
2022-12-17
6
-1/+3267
*
gh-99830: asyncio: Document returns of remove_{reader,writer} (GH-100302)
Miss Islington (bot)
2022-12-16
1
-2/+4
*
"Compound statement" docs: Fix with-statement step indexing (GH-100286)
Miss Islington (bot)
2022-12-16
1
-1/+1
*
GH-100206: use versionadded for the addition of sysconfig.get_default_scheme ...
Miss Islington (bot)
2022-12-13
1
-1/+1
*
Fix: typo (Indention) (GH-99904)
Miss Islington (bot)
2022-12-12
1
-1/+1
*
gh-70393: Clarify mention of "middle" scope (GH-98839)
Miss Islington (bot)
2022-12-12
1
-2/+2
*
gh-99728: correct typo in `datetime` format codes documentation (GH-99750)
Miss Islington (bot)
2022-12-10
1
-1/+1
*
gh-100049: fix `repr` for `mappingproxy` in dictionary view example doc (GH-1...
Miss Islington (bot)
2022-12-10
1
-1/+1
*
bpo-43984: Allow winreg.SetValueEx to set -1 without treating it as an error ...
Miss Islington (bot)
2022-12-09
3
-33/+64
*
gh-96250: Improve sqlite3 injection attack example (GH-99270)
Miss Islington (bot)
2022-12-08
1
-6/+10
*
[3.10] bpo-44817: Ignore additional errors in ntpath.realpath (GH-27574) (GH-...
Miss Islington (bot)
2022-12-08
2
-1/+6
*
gh-98778: Update HTTPError to initialize properly even if fp is None (gh-99966)
Miss Islington (bot)
2022-12-08
3
-7/+10
*
gh-83035: handle decorator with nested parens in inspect.getsource (GH-99654)
Miss Islington (bot)
2022-12-07
4
-9/+22
*
[3.10] gh-100050: Fix an assertion error when raising unclosed parenthesis er...
Pablo Galindo Salgado
2022-12-07
3
-0/+22
*
Post 3.10.9
Pablo Galindo
2022-12-06
1
-1/+1
*
Python 3.10.9
v3.10.9
Pablo Galindo
2022-12-06
67
-167/+684
*
[3.10] gh-93453: Only emit deprecation warning in asyncio.get_event_loop when...
Łukasz Langa
2022-12-06
13
-136/+115
*
[3.10] gh-100001: Remove doc typo, add versionadded (GH-100042) (#100044)
Miss Islington (bot)
2022-12-06
1
-1/+3
*
gh-100001: Also escape \s in http.server log messages. (GH-100038)
Miss Islington (bot)
2022-12-05
3
-0/+8
*
gh-100001: Omit control characters in http.server stderr logs. (GH-100002)
Miss Islington (bot)
2022-12-05
4
-2/+43
*
[3.10] dataclasses.rst: Prevent horizontal scrolling (gh-100025). (gh-100029)
Eric V. Smith
2022-12-05
1
-1/+2
*
[3.10] gh-60203: Revert changes in cycle.__setstate__ (GH-99982) (#100017)
Łukasz Langa
2022-12-05
2
-0/+33
*
gh-99892: test_unicodedata: skip test on download failure (GH-100011)
Miss Islington (bot)
2022-12-05
2
-3/+6
*
gh-98458: unittest: bugfix for infinite loop while handling chained exception...
Miss Islington (bot)
2022-12-04
3
-1/+60
*
[3.10] gh-60203: Always pass True/False as boolean arguments in tests (GH-999...
Serhiy Storchaka
2022-12-04
2
-2/+2
[prev]
[next]