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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.10] bpo-43643: Sync with python/importlib_resources@c17a610aad. (GH-26284)...
Miss Islington (bot)
2021-05-21
1
-0/+1
*
bpo-44180: Report generic syntax errors in the furthest position reached in t...
Miss Islington (bot)
2021-05-21
1
-0/+3
*
bpo-44168: Fix error message in the parser for keyword arguments for invalid ...
Miss Islington (bot)
2021-05-19
1
-0/+2
*
bpo-44010: IDLE: colorize pattern-matching soft keywords (GH-25851)
Miss Islington (bot)
2021-05-19
1
-0/+5
*
[3.10] bpo-41963: document that ConfigParser strips off comments (GH-26197) (...
Ćukasz Langa
2021-05-18
1
-0/+1
*
bpo-33433 Fix private address checking for IPv4 mapped IPv6. (GH-26172)
Miss Islington (bot)
2021-05-17
1
-0/+1
*
bpo-43650: Fix MemoryError on zip.read in shutil._unpack_zipfile for large fi...
Miss Islington (bot)
2021-05-17
1
-0/+2
*
bpo-44145: Release the GIL around HMAC_Update. (GH-26157)
Miss Islington (bot)
2021-05-17
1
-0/+3
*
Fix a typo/error in a news entry (bidst_wheel -> bdist_wheel) (GH-24284) (#26...
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/+2
*
[3.10] bpo-37788: Fix reference leak when Thread is never joined (GH-26103) (...
Miss Islington (bot)
2021-05-15
1
-0/+1
*
bpo-44072: fix Complex, Integral docs for `**` (GH-25986)
Miss Islington (bot)
2021-05-14
1
-0/+2
*
bpo-28146: Fix a confusing error message in str.format() (GH-24213)
Miss Islington (bot)
2021-05-13
1
-0/+1
*
bpo-44098: Drop ParamSpec from most ``__parameters__`` in typing generics (GH...
Miss Islington (bot)
2021-05-13
1
-0/+5
*
bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures ...
Miss Islington (bot)
2021-05-13
1
-0/+1
*
bpo-38908: Fix issue when non runtime_protocol failed to raise TypeError (GH-...
Miss Islington (bot)
2021-05-12
1
-0/+5
*
bpo-44089: Allow subclassing of ``csv.Error`` (GH-26008) (GH-26066)
Miss Islington (bot)
2021-05-12
1
-0/+2
*
bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None. (GH-2...
Miss Islington (bot)
2021-05-11
1
-0/+2
*
bpo-44074: let patchcheck infer the base branch name (GH-25991)
Miss Islington (bot)
2021-05-10
1
-0/+1
*
bpo-43558: Add note about base class initialization to dataclasses doc (GH-25...
Miss Islington (bot)
2021-05-10
2
-0/+3
*
bpo-43149: Correct the syntax error message for multiple exception types (GH-...
Miss Islington (bot)
2021-05-09
1
-0/+2
*
[3.10] bpo-31904: Correct error string in test_file_not_exists() for VxWorks ...
Miss Islington (bot)
2021-05-08
1
-0/+1
*
bpo-44026: Idle - display interpreter's 'did you mean' hints (GH-25912)
Miss Islington (bot)
2021-05-08
1
-0/+2
*
bpo-41730: Show deprecation warnings for tkinter.tix (GH-22186)
Miss Islington (bot)
2021-05-07
1
-0/+1
*
bpo-44059: Register the SerenityOS Browser in the webbrowser module (GH-25947...
Miss Islington (bot)
2021-05-06
2
-0/+2
*
bpo-43972: Set content-length to 0 for http.server.SimpleHTTPRequestHandler 3...
Miss Islington (bot)
2021-05-06
1
-0/+3
*
Correct location for syntax error in try-except (GH-25939)
Mark Shannon
2021-05-06
1
-0/+2
*
bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Conti...
Miss Islington (bot)
2021-05-05
1
-0/+2
*
bpo-36515: Disable unaligned memory access in _sha3 on ARM (GH-25927)
Miss Islington (bot)
2021-05-05
1
-0/+2
*
bpo-43795: Mark PyCodec_Unregister as a function, not data, in stable ABI (GH...
Miss Islington (bot)
2021-05-05
2
-1/+3
*
bpo-35753: Fix crash in doctest with unwrap-able functions (GH-22981) (#25926)
Miss Islington (bot)
2021-05-05
1
-0/+2
*
bpo-42686: Enable SQLite math functions in Windows build (GH-24053) (#25892)
Miss Islington (bot)
2021-05-04
1
-0/+1
*
bpo-32822: Add finally with return/break/continue to the tutorial (GH-25600) ...
Miss Islington (bot)
2021-05-04
1
-0/+1
*
Add C-API tests (GH-25886) (#25887)
Miss Islington (bot)
2021-05-04
1
-0/+2
*
bpo-44025: Clarify when '_' is a keyword. (GH-25873)
Miss Islington (bot)
2021-05-04
1
-0/+1
*
bpo-38352: Add to typing.__all__ (GH-25821) (#25884)
Miss Islington (bot)
2021-05-04
1
-0/+2
*
bpo-44018: random.seed() no longer mutates its inputs (GH-25856) (GH-25872)
Miss Islington (bot)
2021-05-04
1
-0/+1
*
bpo-43822: Prioritize tokenizer errors over custom syntax errors when raising...
Miss Islington (bot)
2021-05-04
1
-0/+2
*
Python 3.10.0b1
v3.10.0b1
Pablo Galindo
2021-05-03
169
-443/+1807
*
bpo-44011: Revert "New asyncio ssl implementation (GH-17975)" (GH-25848)
Pablo Galindo
2021-05-03
1
-2/+0
*
bpo-43916: Move the _PyStructSequence_InitType function to the internal API (...
Pablo Galindo
2021-05-03
1
-2/+0
*
bpo-42725: Render annotations effectless on symbol table with PEP 563 (GH-25583)
Batuhan Taskaya
2021-05-03
1
-0/+2
*
bpo-44015: dataclasses should allow KW_ONLY to be specified only once per cla...
Eric V. Smith
2021-05-03
1
-0/+1
*
bpo-42235: [macOS] Use LTO/PGO in build-installer.py with new enough compiler...
Ronald Oussoren
2021-05-03
1
-0/+2
*
bpo-25478: Add total() method to collections.Counter (GH-25829)
Raymond Hettinger
2021-05-03
1
-0/+2
*
bpo-41129: Fix check for macOS SDK paths when building Python (GH-25785)
Ned Batchelder
2021-05-03
1
-0/+7
*
bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708)
Tal Einat
2021-05-03
1
-0/+4
*
bpo-43851: Build SQLite with SQLITE_OMIT_AUTOINIT on macOS (GH-25413)
Erlend Egeberg Aasland
2021-05-03
1
-0/+1
*
bpo-43568: Drop support for MACOSX_DEPLOYMENT_TARGET < 10.3 (GH-25827)
Ned Deily
2021-05-03
1
-0/+1
*
bpo-43977: Make sure that tp_flags for pattern matching are inherited correct...
Mark Shannon
2021-05-02
1
-0/+1
[next]