Commit Graph
16 Commits
Author SHA1 Message Date
LeeandGitHub a4b6d0b434 markdown: remove deleted methods of Registry. (#8197) 2022-07-15 22:29:13 +01:00
LeeandGitHub 70d903c8b6 markdown: annotate HtmlStash. (#8067) 2022-06-13 10:47:51 +02:00
LeeandGitHub 8f77471d62 tkinter: remove unnecessary _MenuIndex TypeAlias (#8023) 2022-06-08 09:23:54 +01:00
87893f3512 tkinter: annotate Listbox. (#8006)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
2022-06-03 18:08:03 +03:00
LeeandGitHub a0c65022c6 markdown: remove INSTALLED_EXTENSIONS. (#8002) 2022-06-01 10:26:00 +02:00
LeeandGitHub e8f20bbb56 markdown: add Markdown.registeredExtensions (#7997) 2022-05-31 14:10:30 +01:00
LeeandGitHub 8f7786c7df markdown: annotate Registry.__len__(). (#7986) 2022-05-30 02:10:07 +01:00
LeeandGitHub 1eef7365b9 markdown: remove __getattr__() (#7962) 2022-05-27 23:12:22 -07:00
LeeandGitHub 597be79b18 markdown: annotate __deprecated__ (#7955) 2022-05-26 07:23:59 +01:00
1e097a75cb markdown: Annotate methods of Registry (#7926)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
2022-05-24 10:23:48 -07:00
LandGitHub 4a08afcbc2 markdown: Annotate parseBoolValue() (#7875) 2022-05-18 20:20:23 -07:00
LandGitHub ada3615a24 markdown: Annotate code_escape(). (#7857) 2022-05-17 17:54:25 -07:00
LandGitHub 81be86af6e markdown: Annotate Registry.get_index_for_name() (#7848) 2022-05-17 11:48:55 +02:00
LandGitHub 487bef5a67 markdown: isBlockLevel() returns a bool value. (#7839) 2022-05-16 15:52:22 +02:00
LandGitHub dbccdcb50e markdown: @deprecated argument of message is a str. (#7835) 2022-05-12 18:48:20 -07:00
LandGitHub f8db698ece markdown: PY37 is a bool (#7831) 2022-05-11 19:46:50 -07:00