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
*
Python 3.10.10
v3.10.10
Pablo Galindo
2023-02-07
43
-111/+450
*
GH-101616: Mention the Docs Discourse forum in the "reporting docs issues" (G...
Miss Islington (bot)
2023-02-06
1
-0/+3
*
gh-101372: Fix unicodedata.is_normalized to properly handle the UCD 3… (gh-...
Miss Islington (bot)
2023-02-06
2
-1/+3
*
gh-101334: Don't force USTAR format in test_tarfile. (GH-101572)
Miss Islington (bot)
2023-02-05
2
-0/+6
*
[3.10] [3.11] gh-99952: fix refcount issues in ctypes.Structure from_param() ...
Miss Islington (bot)
2023-02-04
4
-0/+63
*
GH-56426: Add cross-reference to the documentation for faulthandler, tracebac...
Miss Islington (bot)
2023-02-04
3
-2/+26
*
gh-101522: Allow overriding Windows dependencies versions and paths using MSB...
Steve Dower
2023-02-03
3
-31/+46
*
docs: replace PyPI description with link (GH-101506)
Miss Islington (bot)
2023-02-03
1
-2/+2
*
gh-100920: Update documentation for `asyncio.StreamWriter.wait_closed` (GH-10...
Miss Islington (bot)
2023-02-03
1
-2/+8
*
gh-100925: Move array methods under class in array doc (GH-101485)
Miss Islington (bot)
2023-02-03
1
-90/+89
*
Docs: improve accuracy of sqlite3 `check_same_thread` parameter (GH-101351)
Miss Islington (bot)
2023-02-02
1
-4/+7
*
gh-98657: [docs] `array.typecodes` is a module-level attribute (GH-98729)
Miss Islington (bot)
2023-02-01
1
-3/+8
*
gh-101440: fix json snippet error in logging-cookbook.rst (GH-101439)
Miss Islington (bot)
2023-01-31
1
-1/+1
*
[3.10] gh-99276 - Updated Doc/faq/general.rst (GH-101396) (#101462)
Miss Islington (bot)
2023-01-31
1
-2/+2
*
[3.10] gh-101400: Fix incorrect lineno in exception message on contin… (gh-...
Dong-hee Na
2023-01-31
3
-13/+23
*
Add JOBS parameter to docs Makefile (GH-101395)
Miss Islington (bot)
2023-01-31
1
-1/+2
*
gh-77607: Improve accuracy of os.path.join docs (GH-101406)
Miss Islington (bot)
2023-01-31
1
-5/+5
*
gh-101229: Add tests for aliases of imported names (GH-101230)
Miss Islington (bot)
2023-01-30
1
-0/+18
*
gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424)
Miss Islington (bot)
2023-01-30
1
-1/+1
*
gh-98240: Updated Path.rename docs, when it is atomic (GH-98245)
Miss Islington (bot)
2023-01-30
1
-0/+2
*
Fix trivial typo in shebang example (GH-101385)
Miss Islington (bot)
2023-01-29
1
-1/+1
*
[3.10] [doc] Add a section on logging handler configuration order. (GH-101380...
Miss Islington (bot)
2023-01-27
1
-0/+23
*
[3.10] [doc] Add some notices to logging configuration documentation. (GH-101...
Miss Islington (bot)
2023-01-27
1
-0/+10
*
[docs] Mention how to get/set a bigint PyLong via the C API (GH-101270)
Miss Islington (bot)
2023-01-24
1
-0/+4
*
gh-100795: Don't call freeaddrinfo on failure. (GH-101252)
Miss Islington (bot)
2023-01-23
2
-0/+7
*
[3.10] Added asyncio REPL example to docs. (GH-101243) (#101257)
Kumar Aditya
2023-01-23
1
-0/+11
*
[3.10] gh-96192: fix os.ismount() to use a path that is str or bytes (GH-9619...
Miss Islington (bot)
2023-01-22
3
-0/+4
*
[3.10] Bump Azure Pipelines to ubuntu-22.04 (GH-101089) (#101213)
Miss Islington (bot)
2023-01-21
2
-8/+8
*
gh-101143: Remove references to `TimerHandle` from `asyncio.base_events.BaseE...
Miss Islington (bot)
2023-01-21
2
-6/+5
*
[3.10] gh-95778: add doc missing in some places (GH-100627). (#101065)
Éric
2023-01-21
1
-0/+9
*
[3.10] gh-86610: Use attribute directive in docs for pathlib.PurePath (GH-101...
Miss Islington (bot)
2023-01-20
1
-14/+14
*
[3.10] GH-101111: Disambigaute origin of const for store_const and append_con...
Miss Islington (bot)
2023-01-20
1
-3/+3
*
[3.10] Fix minor typos in SSL documentation (GH-101158) (#101202)
Miss Islington (bot)
2023-01-20
1
-8/+8
*
gh-91485: Avoid unnecessary use of non-Python syntax in io docs (GH-101177)
Miss Islington (bot)
2023-01-20
1
-2/+2
*
[3.10] Provided better example for logging cookbook (GH-101164) (GH-101183)
Miss Islington (bot)
2023-01-20
1
-10/+31
*
[3.10] gh-101144: Allow zipfile.Path .open & .read_text encoding to be positi...
Miss Islington (bot)
2023-01-20
4
-6/+91
*
gh-101041: Fix a misspelled name of `utctimetuple` in a doc warning (GH-101042)
Miss Islington (bot)
2023-01-20
1
-1/+1
*
Docs: improve sqlite3 placeholders example (GH-101092)
Miss Islington (bot)
2023-01-18
1
-13/+12
*
gh-82052: Don't send partial UTF-8 sequences to the Windows API (GH-101103)
Miss Islington (bot)
2023-01-17
2
-1/+17
*
[3.10] gh-101046: Fix a potential memory leak in the parser when raising Memo...
Pablo Galindo Salgado
2023-01-16
3
-1/+91
*
gh-101056: Fix memory leak in `formatfloat()` in `bytesobject.c` (GH-101057)
Miss Islington (bot)
2023-01-16
1
-1/+3
*
[3.10] GH-100942: Fix incorrect cast in property_copy(). (GH-100965). (#101009)
Nikita Sobolev
2023-01-15
3
-3/+23
*
[3.10] gh-101021: Document binary parameters as bytes (GH-101024). (#101052)
Barry Warsaw
2023-01-15
4
-8/+8
*
gh-100668: Clarify how sqlite3 maps parameters onto placeholders (GH-100960)
Miss Islington (bot)
2023-01-14
1
-9/+17
*
[3.10] GH-100573: Fix server hang caused by os.stat() on named pipe (Windows)...
Miss Islington (bot)
2023-01-13
3
-0/+46
*
[3.10] gh-100160: Remove any deprecation warnings in asyncio.get_event_loop()...
Serhiy Storchaka
2023-01-13
7
-49/+29
*
[3.10] gh-100931: Test all `pickle` protocols in `test_slice` (GH-100932). (G...
Nikita Sobolev
2023-01-12
1
-1/+3
*
[3.10] gh-100871: Improve `copy` module tests (GH-100872) (#100975)
Nikita Sobolev
2023-01-12
2
-2/+44
*
GH-100894: Updated the doc for `sys.winver` to clarify its usual contents (GH...
Miss Islington (bot)
2023-01-12
1
-1/+1
*
[3.10] GH-100892: Fix race in clearing `threading.local` (GH-100922). (#100938)
Kumar Aditya
2023-01-11
4
-15/+70
[next]