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-90654: IDLE - Insert blank line in NEWS.txt (#95479)
Terry Jan Reedy
2022-07-30
1
-0/+1
*
gh-94938: Fix test (GH-95396)
Miss Islington (bot)
2022-07-30
1
-5/+0
*
gh-95411: IDLE - Enable using the module browser with .pyw files (GH-95397)
Miss Islington (bot)
2022-07-30
4
-9/+31
*
gh-95273: Relocate sqlite3 enable load extension note (GH-95430)
Miss Islington (bot)
2022-07-29
1
-12/+8
*
gh-95432: Fixup sqlite3 tutorial example (GH-95431)
Miss Islington (bot)
2022-07-29
1
-5/+5
*
[3.10] gh-95166: cancel map waited on future on timeout (GH-95169) (GH-95375)
Ćukasz Langa
2022-07-29
3
-2/+42
*
gh-95273: Improve sqlite3 class descriptions (GH-95379)
Miss Islington (bot)
2022-07-29
1
-8/+34
*
gh-95273: Condense sqlite3 executescript example (GH-95383) (#95419)
Miss Islington (bot)
2022-07-29
2
-27/+9
*
gh-95273: Move sqlite3 executemany examples from reference to tutorial (GH-95...
Miss Islington (bot)
2022-07-29
3
-54/+26
*
Improve documentation for adding datetime and timedelta (gh-95403) (gh-95409)
Miss Islington (bot)
2022-07-29
1
-2/+2
*
gh-89610: Add .pyi as a recognised extension for IDLE on macOS (GH-95393)
Miss Islington (bot)
2022-07-28
3
-0/+5
*
gh-86128: Add warning to ThreadPoolExecutor docs about atexit behaviour (GH-9...
Miss Islington (bot)
2022-07-28
2
-0/+8
*
gh-95355: Check tokens[0] after allocating memory (GH-95356)
Miss Islington (bot)
2022-07-28
2
-1/+2
*
Docs: Fix refs & tweak wording in sqlite3 'Using shortcut methods' (#95358)
Miss Islington (bot)
2022-07-28
1
-2/+3
*
[3.10] GH-93899: fix checks for eventfd flags (GH-95170). (#95345)
Kumar Aditya
2022-07-28
3
-10/+15
*
[3.10] gh-94938: Fix errror detection of unexpected keyword arguments (GH-949...
Serhiy Storchaka
2022-07-28
4
-56/+110
*
gh-95339: update bundled pip to 22.2.1 (gh-95340)
Miss Islington (bot)
2022-07-27
3
-1/+2
*
[3.10] gh-95273: Normalise sqlite3 reference wording (GH-95274) (#95330)
Erlend Egeberg Aasland
2022-07-27
1
-42/+43
*
gh-94630: Fixup sqlite3 argument spec docs for connection execute* methods (G...
Miss Islington (bot)
2022-07-27
1
-5/+5
*
GH-95045: gc untrack _lsprof.Profiler before deallocating it (GH-95315)
Miss Islington (bot)
2022-07-27
2
-0/+2
*
gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282)
Miss Islington (bot)
2022-07-27
2
-2/+16
*
gh-94635: Add sqlite3 'Introduction' and 'Tutorial' doc headings (GH-95269)
Miss Islington (bot)
2022-07-27
1
-1/+11
*
gh-95291: Use import helper to improve sqlite3 audit tests (GH-95292)
Miss Islington (bot)
2022-07-26
1
-4/+1
*
gh-95041: Fail syslog.syslog in case inner call to syslog.openlog fails (GH-9...
Miss Islington (bot)
2022-07-26
1
-1/+7
*
[3.10] gh-95235: Add explicit parameter list to some sqlite3 methods (GH-9524...
Erlend Egeberg Aasland
2022-07-26
1
-45/+87
*
gh-95041: Fix several minor issues in syslog.openlog() (GH-95058)
Miss Islington (bot)
2022-07-26
1
-24/+33
*
gh-95235: Document undocumented parameters in sqlite3 functions and methods (...
Miss Islington (bot)
2022-07-25
1
-13/+17
*
gh-95087: Fix IndexError in parsing invalid date in the email module (GH-95201)
Miss Islington (bot)
2022-07-25
4
-23/+60
*
gh-95212: make multiprocessing test case parallel-safe (GH-95213)
Miss Islington (bot)
2022-07-25
2
-1/+3
*
gh-95199: upgrade bundled setuptools to 63.2.0 (gh-95200)
Miss Islington (bot)
2022-07-24
4
-1/+2
*
gh-95194: upgrade bundled pip to 22.2 (gh-95195)
Miss Islington (bot)
2022-07-24
4
-1/+2
*
gh-93157: Fix fileinput didn't support `errors` in `inplace` mode (GH-95128)
Miss Islington (bot)
2022-07-24
3
-3/+18
*
Doc: Add omitted secondary prompt in inputoutput tutorial (GH-30317) (#95159)
Miss Islington (bot)
2022-07-23
1
-1/+1
*
Fix copy-friendliness of tutorial example (GH-93424)
Miss Islington (bot)
2022-07-22
1
-0/+1
*
Fix async method reference links in `compound_stmts` docs (GH-94935)
Miss Islington (bot)
2022-07-22
1
-2/+2
*
Closes gh-95133: docs, fix indentation level in TestCase.assertLogs example (...
Miss Islington (bot)
2022-07-22
1
-2/+2
*
gh-81040: Improve sqlite3.Cursor.rowcount docs (GH-94940)
Miss Islington (bot)
2022-07-22
1
-12/+5
*
gh-95112: Fix What's New 3.10 contribution note periods (GH-95114)
Miss Islington (bot)
2022-07-22
1
-25/+25
*
gh-95095: Use SSL_CTX_get_max_proto_version instead of SSL_CTX_ctrl (GH-95096)
Miss Islington (bot)
2022-07-21
1
-2/+2
*
GH-95029: Describe Windows Store package isolation and redirection in more de...
Miss Islington (bot)
2022-07-21
1
-3/+31
*
gh-94844: Add pathlib support to shutil archive management (GH-94846)
Miss Islington (bot)
2022-07-20
1
-0/+2
*
[3.10] gh-90654: Update maintenance NEWS header (#94355)
Terry Jan Reedy
2022-07-20
1
-3/+2
*
gh-90654: Add item missing from idlelib/NEWS.txt (GH-95038)
Miss Islington (bot)
2022-07-20
1
-0/+2
*
[3.10] gh-94930: skipitem() in getargs.c should return non-NULL on error (GH-...
Miss Islington (bot)
2022-07-19
4
-8/+37
*
[3.10] gh-94998: Remove incorrectly backported Lib/test/test_sqlite3 director...
Erlend Egeberg Aasland
2022-07-19
1
-1892/+0
*
GH-91153: Handle mutating __index__ methods in bytearray item assignment (GH-...
Miss Islington (bot)
2022-07-19
4
-11/+60
*
[3.10] gh-94949: Disallow parsing parenthesised ctx mgr with old feature_vers...
Shantanu
2022-07-19
4
-2/+11
*
test_concurrent_futures: Fix unneeded/confusing format call (GH-93119)
Miss Islington (bot)
2022-07-19
1
-1/+1
*
[3.10] gh-94947: Disallow parsing walrus with feature_version < (3, 8) (GH-94...
Shantanu
2022-07-18
4
-2/+10
*
Fix incorrect double indent in ast doc (GH-94976)
Miss Islington (bot)
2022-07-18
1
-1/+1
[prev]
[next]