Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Python gotcha fixes + python tools submodule #218

Merged
merged 6 commits into from
Jul 15, 2021
Merged

Conversation

jrmadsen
Copy link
Collaborator

  • line_profiler script fix (was calling timemory.profiler)
  • ring_buffer returns length and pointer pair from read/write
  • storage merge() fix
  • added final to storage and tsettings classes
  • removed runtime_configurable restriction for do_enumerator_generate
  • added operation::python_class_name
  • moved gotcha_suppression to own file
  • updated libex_bindings
  • python: timemory.start_profiling
  • python: timemory.stop_profiling
  • python: tools submodule
  • python: tools function wrappers
  • fix to get_hash_identifier
  • removed concurrency comparison in diff output

- line_profiler script fix
- ring_buffer return args from read/write
- storage merge() fix
- added final to storage and tsettings classes
- removed runtime_configurable restriction for do_enumerator_generate
- added operation::python_class_name
- moved gotcha_suppression to own file
- updated libex_bindings
- python: timemory.start_profiling
- python: timemory.stop_profiling
- python: tools submodule
- python: tools function wrappers
- fix to get_hash_identifier
- removed concurrency comparison in diff output
- popen.cpp was using TIMEMORY_WINDOWS but no include
- updated RTD to use python 3.7
- ring buffer optional mmap
- docs updates
@jrmadsen jrmadsen merged commit 826d757 into develop Jul 15, 2021
@jrmadsen jrmadsen deleted the python-gotcha-fixes branch July 15, 2021 01:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant