Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small patch for #1515 #1519

Closed
wants to merge 62 commits into from

Conversation

michaelortmann
Copy link
Member

Found by: michaelortmann
Patch by: michaelortmann
Fixes:

One-line summary:
Small patch for #1515

Additional description (if needed):

Test cases demonstrating functionality (if applicable):

vanosg and others added 30 commits February 13, 2021 10:49
and auto-load eggdroppy at runtime
removed module name collision, and MOST IMPORTANT- fixed the PyImport_AppendInittab function to add & to PyInit_eggdrop- THIS WAS WHAT WAS BREAKGING THE SCOPE STUFF, and what I was trying to ass-backwards fix by forcing an import the wrong way
thommey and others added 27 commits August 8, 2022 19:29
- Python objects are now automatically converted to Tcl strings when calling Tcl functions
- Tcl functions reside in eggdrop.tcl
- New functions parse_tcl_list/parse_tcl_dict to convert Tcl list/dict to Python list/dict
@thommey thommey added this to the v1.10.0 milestone Dec 30, 2023
@vanosg vanosg closed this Feb 18, 2024
@vanosg vanosg removed this from the v1.10.0 milestone Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants