Commits
User selector
Commit history
Commits on Jan 7, 2025
Commits on Dec 14, 2024
- committed
Commits on Dec 12, 2024
Use nullptr in extensions
Show description for 57c5dbbcommitted
Commits on Nov 15, 2024
- authored andcommitted
- authored
Use both TCL_SETVAR and TCL_SETVAR2 for tcl 9 support
Show description for a6cbf32andcommitted
Commits on Oct 17, 2024
Mark all extensions as free-threading safe
Show description for 00720f8committed
Commits on Aug 7, 2024
WIN: Only define _WIN32_WINNT if not new enough
Show description for 24b2489committed
Commits on Mar 8, 2024
Clean up headers in extensions
Show description for 730a943committed
Commits on Mar 7, 2024
Merge pull request #27821 from DWesl/patch-5
Show description for efcca8dauthored
Commits on Mar 6, 2024
Use pybind11 string formatter for exception messages
Show description for 9356137committed
Commits on Feb 25, 2024
CI: Include Python.h first in _tkagg.cpp
Show description for 454225aauthored
Commits on Nov 21, 2023
Fix build on PyPy
Show description for e08cbf1committed
Commits on Nov 14, 2023
Commits on Oct 3, 2023
Commits on May 11, 2023
Get dlerror() immediately after dlclose() fails.
Show description for 286eedacommitted
Commits on Mar 24, 2023
Remove explicit symbol visibility pragmas
Show description for cbae84bcommitted
Commits on Sep 19, 2022
- authored
- authored
Commits on Jul 26, 2022
Commits on May 24, 2022
Merge pull request #22964 from jsoref/spelling
Show description for e49d6b6authored- committed
Commits on May 21, 2022
Normalize tk load failures to ImportErrors.
Show description for 9cce264committed
Commits on May 19, 2022
Slightly simplify tcl/tk load in extension.
Show description for e1fcc90committed
Commits on May 18, 2022
BUG: Fix the returned value for PyErr_SetFromWindowsErr
Show description for 8924913authoredBLD: Define an error function on Cygwin.
Show description for 2bea21bcommitted
Commits on May 15, 2022
Fix variable initialization due to jump bypassing it
Show description for c321d80committed
Commits on Feb 24, 2022
Commits on Aug 21, 2021
Remove some boilerplate from C extension inits.
Show description for 68d8144committed
Commits on Aug 20, 2021
Speed up Tkagg blit with Tk_PhotoPutBlock (#20840)
Show description for 7b9e1ceauthored
Commits on May 11, 2021
Commits on Jan 27, 2021
Inline convert_voidptr to tkagg.
Show description for a786d2acommitted
Commits on Dec 11, 2020
Suppress -Wunused-function about _import_array when compiling tkagg.cpp.
Show description for 6eba6c0committed
Commits on Jun 23, 2020
Move Win32_{Get,Set}ForegroundWindow to c_internal_utils.
Show description for 4d2bff8committed