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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[3.10] bpo-11105: reduce the recursion limit for tests. (GH-26607)
Batuhan Taskaya
2021-06-08
2
-2/+14
*
bpo-44335: Fix a regression when identifying invalid characters in syntax err...
Miss Islington (bot)
2021-06-08
1
-0/+1
*
fix: use unambiguous punction in 'invalid escape sequence' message (GH-26582)
Miss Islington (bot)
2021-06-08
1
-1/+1
*
Use absolute imports in IDLE tests (GH-26581)
Miss Islington (bot)
2021-06-07
1
-1/+1
*
bpo-44304: Fix crash in the sqlite3 module when the GC clears Statement objec...
Miss Islington (bot)
2021-06-05
1
-0/+17
*
Update nonstandard variable names (GH-26540) (GH-26546)
Miss Islington (bot)
2021-06-05
1
-5/+5
*
Improve speed and accuracy for correlation() (GH-26135) (GH-26151)
Miss Islington (bot)
2021-06-05
1
-12/+14
*
bpo-38323: Skip SubprocessMultiLoopWatcherTest as they can hang the test suit...
Miss Islington (bot)
2021-06-05
1
-0/+2
*
bpo-43853: Handle sqlite3_value_text() errors (GH-25422)
Miss Islington (bot)
2021-06-04
1
-5/+7
*
bpo-44048: Fix two hashlib test cases under FIPS mode (GH-26470) (GH-26531)
Miss Islington (bot)
2021-06-04
1
-2/+10
*
[3.10] bpo-44305: Improve syntax error for try blocks without except or final...
Pablo Galindo
2021-06-03
1
-0/+8
*
[3.10] bpo-44273: Improve syntax error message for assigning to "..." (GH-264...
Pablo Galindo
2021-06-03
1
-1/+1
*
bpo-11105: Do not crash when compiling recursive ASTs (GH-20594)
Miss Islington (bot)
2021-06-03
1
-0/+14
*
bpo-43921: Fix test_ssl.test_wrong_cert_tls13() on Windows (GH-26502) (GH-26518)
Miss Islington (bot)
2021-06-03
1
-14/+6
*
[3.10] bpo-44298: Backport #26513 to 3.10 (#26516)
Mark Shannon
2021-06-03
1
-0/+46
*
bpo-44022: Improve the regression test. (GH-26503)
Miss Islington (bot)
2021-06-03
1
-1/+6
*
bpo-44282: Fix occasional test_incremental_editing failures on buildbots (GH-...
Miss Islington (bot)
2021-06-03
3
-43/+49
*
bpo-43921: Fix test_ssl.test_pha_required_nocert() (GH-26489)
Miss Islington (bot)
2021-06-02
1
-2/+9
*
[3.10] bpo-44246: Restore compatibility in entry_points (GH-26468) (GH-26471)
Miss Islington (bot)
2021-05-31
2
-1/+118
*
bpo-44246: Entry points performance improvements. (GH-26467)
Miss Islington (bot)
2021-05-31
2
-1/+27
*
Python 3.10.0b2
v3.10.0b2
Pablo Galindo
2021-05-31
1
-33/+146
*
bpo-44254: On Mac, remove disfunctional colors from turtledemo buttons (GH-26...
Miss Islington (bot)
2021-05-29
1
-16/+28
*
Fix dataclass comment typo _eq__ -> __eq__ (GH-26433) (GH-26436)
Miss Islington (bot)
2021-05-29
1
-1/+1
*
bpo-41611: IDLE: Catch TclError exceptions in AutoCompleteWindow.winconfig_ev...
Miss Islington (bot)
2021-05-28
1
-27/+36
*
bpo-41611: IDLE: fix freezing on completion on macOS (GH-26400)
Miss Islington (bot)
2021-05-27
1
-1/+7
*
[3.10] bpo-44241: Incorporate changes from importlib_metadata 4.1. (GH-26382)...
Miss Islington (bot)
2021-05-27
3
-8/+28
*
bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6...
Miss Islington (bot)
2021-05-26
5
-12/+9
*
bpo-38693: importlib.metadata f-strings (GH-26383)
Miss Islington (bot)
2021-05-26
1
-5/+4
*
bpo-44232: Fix type_new() error reporting (GH-26359) (GH-26365)
Miss Islington (bot)
2021-05-26
1
-0/+18
*
bpo-44151: Various grammar, word order, and markup fixes (GH-26344) (GH-26345)
Miss Islington (bot)
2021-05-25
1
-8/+8
*
bpo-44151: linear_regression() minor API improvements (GH-26199) (GH-26338)
Miss Islington (bot)
2021-05-25
2
-16/+15
*
bpo-41282: Fix broken `make install` (GH-26329)
Miss Islington (bot)
2021-05-24
2
-6/+28
*
bpo-44210: make importlib.metadata._meta.PackageMetadata public (GH-26299)
Miss Islington (bot)
2021-05-23
1
-0/+2
*
bpo-44184: Fix subtype_dealloc() for freed type (GH-26274) (GH-26290)
Miss Islington (bot)
2021-05-21
1
-1/+33
*
bpo-44180: Fix edge cases in invalid assigment rules in the parser (GH-26283)
Miss Islington (bot)
2021-05-21
1
-0/+20
*
[3.10] bpo-43643: Sync with python/importlib_resources@c17a610aad. (GH-26284)...
Miss Islington (bot)
2021-05-21
3
-1/+9
*
bpo-44180: Report generic syntax errors in the furthest position reached in t...
Miss Islington (bot)
2021-05-21
1
-0/+1
*
[3.10] bpo-38671: Add test that `pathlib.Path.resolve()` returns an absolute ...
Barney Gale
2021-05-21
1
-0/+10
*
bpo-36160: Fix test_site so that it can run independently of other tests (GH-...
Miss Islington (bot)
2021-05-20
1
-2/+4
*
bpo-44168: Fix error message in the parser for keyword arguments for invalid ...
Miss Islington (bot)
2021-05-19
1
-19/+24
*
bpo-44010: IDLE: colorize pattern-matching soft keywords (GH-25851)
Miss Islington (bot)
2021-05-19
3
-73/+328
*
[3.10] bpo-41963: document that ConfigParser strips off comments (GH-26197) (...
Ćukasz Langa
2021-05-18
1
-1/+4
*
[3.10] bpo-25872: Add unit tests for linecache and threading (GH-25913) (GH-2...
Irit Katriel
2021-05-18
2
-1/+60
*
bpo-33433 Fix private address checking for IPv4 mapped IPv6. (GH-26172)
Miss Islington (bot)
2021-05-17
2
-1/+12
*
bpo-43650: Fix MemoryError on zip.read in shutil._unpack_zipfile for large fi...
Miss Islington (bot)
2021-05-17
1
-10/+6
*
Apply edits from Allen Downey's review of the linear_regression docs. (GH-261...
Miss Islington (bot)
2021-05-17
1
-6/+6
*
fix docstring typo in bdb.py (GH-22323) (#26179)
Miss Islington (bot)
2021-05-16
1
-1/+1
*
bpo-39950: Fix deprecation warning in test for `pathlib.Path.link_to()` (GH-2...
Miss Islington (bot)
2021-05-16
2
-2/+3
*
[3.10] Fix typo in comment (GH-26162) (GH-26164)
Miss Islington (bot)
2021-05-16
1
-1/+1
*
bpo-44143: Fix crash in the parser when raising tokenizer errors with an exce...
Miss Islington (bot)
2021-05-15
1
-0/+1
[prev]
[next]