-
-
Notifications
You must be signed in to change notification settings - Fork 36
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
AppType.get(name) never matches an existing member and silently mints a port=-1 member instead
fixPull requests that fix a defect (fix: subject prefix)Pull requests that fix a defect (fix: subject prefix)Status: Open.#734 In JarryShaw/PyPCAPKit;design: AppType is str-valued with 1,004 port=-1 members, unlike its int-valued sibling registries
designA design or decision issue: a pattern being decided rather than a defect or a requestA design or decision issue: a pattern being decided rather than a defect or a requestStatus: Open.#732 In JarryShaw/PyPCAPKit;perf: copy.copy in the field __call__ path costs 55,846 getattr calls (~1.7% of extraction)
perfPull requests that improve performance (perf: subject prefix)Pull requests that improve performance (perf: subject prefix)Status: Open.#730 In JarryShaw/PyPCAPKit;tests: dpkt-gated tests have never run on any CI path (28 methods, 6 files)
ciPull requests that change CI or workflow configuration (ci: subject prefix)Pull requests that change CI or workflow configuration (ci: subject prefix)testPull requests that add or correct tests (test: subject prefix)Pull requests that add or correct tests (test: subject prefix)Status: Open.#729 In JarryShaw/PyPCAPKit;- Status: Open.#723 In JarryShaw/PyPCAPKit;
docs: sweep all prose for concision and accuracy, and drop timed context outside the changelog
docsPull requests that change documentation only (docs: subject prefix)Pull requests that change documentation only (docs: subject prefix)Status: Open.#719 In JarryShaw/PyPCAPKit;- Status: Open.#718 In JarryShaw/PyPCAPKit;
docs: bare 'dict' in :type: fields resolves to AppType.dict, an IANA service enum member, not the builtin
docsPull requests that change documentation only (docs: subject prefix)Pull requests that change documentation only (docs: subject prefix)Status: Open.#717 In JarryShaw/PyPCAPKit;CI: cut job count and duplicated work — contention, not job duration, is what makes CI slow
ciPull requests that change CI or workflow configuration (ci: subject prefix)Pull requests that change CI or workflow configuration (ci: subject prefix)perfPull requests that improve performance (perf: subject prefix)Pull requests that improve performance (perf: subject prefix)Status: Open.#715 In JarryShaw/PyPCAPKit;register_protocol's key space is still not unique: the three HTTP classes share one key (follow-up to #675)
designA design or decision issue: a pattern being decided rather than a defect or a requestA design or decision issue: a pattern being decided rather than a defect or a requestStatus: Open.#682 In JarryShaw/PyPCAPKit;Profile by self time: aenum.extend_enum is 16.7% of extraction, dispatch and imports under 1%
perfPull requests that improve performance (perf: subject prefix)Pull requests that improve performance (perf: subject prefix)Status: Open.#575 In JarryShaw/PyPCAPKit;Design: adopt the EnumMeta/EnumSchema opt-in registration pattern for Protocol, Engine, Reassembly and TraceFlow
designA design or decision issue: a pattern being decided rather than a defect or a requestA design or decision issue: a pattern being decided rather than a defect or a requestStatus: Open.#514 In JarryShaw/PyPCAPKit;