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.4
v3.10.4
Pablo Galindo
2022-03-23
15
-67/+158
*
Correctly document class instead of function (GH-32016)
Miss Islington (bot)
2022-03-23
1
-4/+4
*
[doc] configparser: avoid inline comments. (GH-31247)
Miss Islington (bot)
2022-03-23
1
-2/+4
*
Fix typo in Path.iterdir docs (GH-31822)
Miss Islington (bot)
2022-03-23
1
-1/+1
*
[3.10] bpo-46769: Improve documentation for `typing.TypeVar` (GH-31712) (GH-3...
Alex Waygood
2022-03-23
2
-21/+89
*
bpo-2604: Make doctest.DocTestCase reset globs in teardown (GH-31932)
Miss Islington (bot)
2022-03-22
3
-0/+20
*
bpo-44336: Prevent tests hanging on child process handles on Windows (GH-26578)
Jeremy Kloth
2022-03-22
2
-185/+117
*
[3.10] bpo-45997: Fix asyncio.Semaphore re-acquiring order (GH-31910) (#32047)
Miss Islington (bot)
2022-03-22
3
-6/+37
*
[3.10] bpo-47061: document module deprecations due to PEP 594 (GH-31984) (GH-...
Miss Islington (bot)
2022-03-22
27
-22/+97
*
bpo-12029: [doc] clarify that except does not match virtual subclasses of the...
Irit Katriel
2022-03-21
2
-5/+7
*
bpo-23691: Protect the re.finditer() iterator from re-entering (GH-32012)
Miss Islington (bot)
2022-03-21
3
-4/+42
*
[3.10] bpo-38256: Fix binascii.crc32 large input. (GH-32000) (GH-32013)
Gregory P. Smith
2022-03-20
3
-10/+27
*
[3.10] bpo-47022: Document asynchat, asyncore and smtpd removals in 3.12 (GH-...
Hugo van Kemenade
2022-03-20
8
-4/+18
*
bpo-42369: Fix thread safety of zipfile._SharedFile.tell (GH-26974)
Miss Islington (bot)
2022-03-20
2
-1/+4
*
bpo-46013: Fix confusing kerning on period in docs (GH-29989) (GH-32005)
Miss Islington (bot)
2022-03-20
1
-1/+1
*
[3.10] bpo-47040: improve document of checksum functions (GH-31955) (GH-32002)
Ma Lin
2022-03-20
2
-12/+9
*
bpo-39394: Improve warning message in the re module (GH-31988)
Miss Islington (bot)
2022-03-19
3
-4/+11
*
bpo-44544: add textwrap placeholder arg (GH-27671)
Miss Islington (bot)
2022-03-19
1
-2/+3
*
[3.10] bpo-40296: Fix supporting generic aliases in pydoc (GH-30253). (GH-31976)
Serhiy Storchaka
2022-03-18
4
-10/+92
*
[3.10] bpo-46968: Check for 'sys/auxv.h' in the configure script (GH-31961). ...
Pablo Galindo Salgado
2022-03-18
5
-5/+11
*
bpo-45979: Fix Tkinter tests with old Tk (>= 8.5.12) (GH-31938)
Miss Islington (bot)
2022-03-18
2
-3/+5
*
bpo-46421: Fix unittest filename evaluation when called as a module (GH-30654)
Miss Islington (bot)
2022-03-18
4
-1/+16
*
bpo-47038: Increase a test timeout for slow CI machines (GH-31951)
Miss Islington (bot)
2022-03-17
1
-1/+1
*
bpo-47038: Rewrite missed asyncio.wait_for test to use IsolatedAnsyncioTestCa...
Miss Islington (bot)
2022-03-17
2
-26/+24
*
bpo-47038: Rewrite asyncio.wait_for test to use IsolatedAsyncioTestCase (GH-3...
Miss Islington (bot)
2022-03-16
3
-313/+270
*
Post 3.10.3
Pablo Galindo
2022-03-16
1
-1/+1
*
Python 3.10.3
v3.10.3
Pablo Galindo
2022-03-16
95
-275/+1048
*
[3.10] bpo-47032: Ensure Windows install builds fail correctly with a non-zer...
Steve Dower
2022-03-16
3
-24/+28
*
bpo-46948: Fix launcher installer build failure due to first part of fix (GH-...
Miss Islington (bot)
2022-03-16
1
-0/+2
*
[3.10] bpo-47024: Update OpenSSL to 1.1.1n (GH-31895) (GH-31916)
Christian Heimes
2022-03-15
8
-15/+16
*
bpo-43253: Don't call shutdown() for invalid socket handles (GH-31892)
Miss Islington (bot)
2022-03-15
3
-1/+10
*
bpo-20392: Fix inconsistency with uppercase file extensions in mimetypes.gues...
Miss Islington (bot)
2022-03-15
3
-6/+12
*
But Add missing newline to NEWS entry (GH-31893)
Miss Islington (bot)
2022-03-15
1
-1/+1
*
bpo-43721: Fix docstrings for property.getter/setter/deleter (GH-31046)
Miss Islington (bot)
2022-03-14
2
-3/+4
*
bpo-31415: importtime was made by Inada Naoki (GH-31875)
Miss Islington (bot)
2022-03-14
1
-1/+1
*
Revert "bpo-46986: Upgrade bundled setuptools to 60.9.3 (GH-31820)" (GH-31880)
Ned Deily
2022-03-14
4
-2/+1
*
[3.10] bpo-30677: [doc] mention that os.mkdir() can raise FileNotFoundError (...
Miss Islington (bot)
2022-03-14
1
-1/+2
*
[3.10] bpo-43215: Document Happy Eyeballs args of asyncio.open_connection (GH...
Illia Volochii
2022-03-14
1
-1/+5
*
[3.10] bpo-47004: Sync with importlib_metadata 4.11.3. (GH-31854). (GH-31857)
Jason R. Coombs
2022-03-13
4
-3/+44
*
bpo-46986: Upgrade bundled setuptools to 60.9.3 (GH-31820)
Miss Islington (bot)
2022-03-13
4
-1/+2
*
[3.10] bpo-46985: Upgrade bundled pip to 22.0.4 (GH-31819) (GH-31849)
Miss Islington (bot)
2022-03-13
4
-1/+2
*
[3.10] sqlite3: normalise pre-acronym determiners (GH-31772) (GH-31806)
Jelle Zijlstra
2022-03-12
3
-12/+12
*
[3.10] bpo-46677: Add examples of inheritance and attributes to `TypedDict` d...
Charlie Zhao
2022-03-12
1
-3/+88
*
bpo-46968: Fix faulthandler for Sapphire Rapids Xeon (GH-31789) (GH-31830)
Victor Stinner
2022-03-11
5
-8/+30
*
bpo-31327: Update time documentation to reflect possible errors (GH-31460)
Miss Islington (bot)
2022-03-11
1
-0/+6
*
[3.10] bpo-46581: Propagate private vars via _GenericAlias.copy_with (GH-3106...
Matt Bogosian
2022-03-11
4
-7/+30
*
[3.10] bpo-46198: rename duplicate tests and remove unused code (GH-30297) (G...
Jelle Zijlstra
2022-03-10
9
-14/+7
*
Remove print race from task_done example. (GH-31795)
Miss Islington (bot)
2022-03-10
1
-4/+3
*
[3.10] Docstring: replace pysqlite with sqlite3 (GH-31758) (GH-31777)
Jelle Zijlstra
2022-03-09
3
-9/+9
*
bpo-24959: fix unittest.assertRaises bug where traceback entries are dropped ...
Miss Islington (bot)
2022-03-08
3
-14/+95
[next]