Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / itamarst/eliot issues and pull requests

#504 - Python 3.13 support

Pull Request - State: closed - Opened by itamarst 3 months ago

#503 - Python 3.13 support

Issue - State: closed - Opened by itamarst 4 months ago

#502 - Allow passing options for orjson.dumps

Issue - State: open - Opened by MajorDallas 6 months ago

#501 - Type-hint decorator to preserve type-inference on pass-through

Issue - State: closed - Opened by MartinBernstorff 6 months ago - 2 comments

#499 - Accept non-string keys in dictionaries in JSON output

Issue - State: open - Opened by itamarst 12 months ago

#498 - ReadTheDocs is not building docs

Issue - State: open - Opened by itamarst about 1 year ago

#497 - Tests leak global state

Issue - State: open - Opened by itamarst about 1 year ago

#496 - Rename "master" branch to "main"

Issue - State: open - Opened by itamarst about 1 year ago

#495 - Python 3.11 and 3.12 support

Pull Request - State: closed - Opened by itamarst about 1 year ago

#494 - Python 3.12 support

Issue - State: closed - Opened by itamarst about 1 year ago

#493 - Faster JSON encoding with orjson

Pull Request - State: closed - Opened by itamarst about 1 year ago

#492 - Add .readthedocs.yaml

Issue - State: open - Opened by itamarst over 1 year ago

#491 - Drop python2 support and remove six dependency

Pull Request - State: closed - Opened by danigm almost 2 years ago - 1 comment

#490 - Link to pytest-eliot

Issue - State: open - Opened by itamarst about 2 years ago
Labels: documentation

#489 - Use Eliot to generate stdlib log messages?

Issue - State: open - Opened by gwerbin about 2 years ago - 1 comment

#488 - Is there a no-op version of eliot

Issue - State: closed - Opened by rouilj over 2 years ago - 2 comments

#487 - add pandas and tests

Pull Request - State: open - Opened by braaannigan over 2 years ago

#486 - pytest integration

Issue - State: open - Opened by RonnyPfannschmidt almost 3 years ago - 2 comments

#485 - "Exception ignored "

Issue - State: open - Opened by meejah almost 3 years ago - 6 comments

#484 - Remove deprecated np.bool alias

Pull Request - State: closed - Opened by kalekundert almost 3 years ago - 1 comment

#483 - Prepare for new release.

Pull Request - State: closed - Opened by itamarst almost 3 years ago

#482 - Fix infinite exception when destination errors

Pull Request - State: closed - Opened by itamarst almost 3 years ago

#481 - Add support for 3.10

Pull Request - State: closed - Opened by itamarst almost 3 years ago

#480 - Python 3.10 support

Issue - State: closed - Opened by itamarst almost 3 years ago

#479 - don't record / display exception reason if it's empty

Issue - State: closed - Opened by belm0 almost 3 years ago - 2 comments

#478 - Investigate whether new Twisted contextvars support is better than current Twisted support

Issue - State: open - Opened by itamarst almost 3 years ago
Labels: documentation, API enhancement

#477 - Prevent infinite recursion from broken destination when inside action

Pull Request - State: closed - Opened by alextatarinov about 3 years ago - 3 comments

#476 - In case of _DestinationsSendError inside a start_action block, infinite recursion occurs

Issue - State: closed - Opened by alextatarinov about 3 years ago - 2 comments
Labels: bug

#475 - Capture correct tracebacks when using `inline_callbacks`.

Pull Request - State: open - Opened by tomprince over 3 years ago - 3 comments

#474 - Capture context when creating a generator function, not when it is first `.send` to.

Pull Request - State: open - Opened by tomprince over 3 years ago - 1 comment

#473 - Let Action.continue_task to take action_type and fields.

Pull Request - State: closed - Opened by tomprince over 3 years ago - 1 comment

#472 - Provide a way to make a generator cooperate with eliot context nicely.

Issue - State: open - Opened by tomprince over 3 years ago - 2 comments

#471 - Let `Action.continue_task` to take `action_type` and `fields`.

Issue - State: closed - Opened by tomprince over 3 years ago - 1 comment
Labels: API enhancement

#469 - `eliot.testing.check_for_errors` leaves `logger.messages` in an unpredictable state.

Issue - State: open - Opened by tomprince over 3 years ago - 3 comments
Labels: bug

#468 - Update tests to match latest Dask/Distributed

Pull Request - State: closed - Opened by itamarst over 3 years ago

#467 - Tests failing with latest Distributed

Issue - State: closed - Opened by itamarst over 3 years ago
Labels: bug

#466 - First pass presentation for Dask Summit 2021

Pull Request - State: closed - Opened by itamarst over 3 years ago

#465 - Feature Request: Tracing without modifying the code

Issue - State: open - Opened by guettli over 3 years ago - 1 comment

#464 - Logging vs Tracing

Issue - State: open - Opened by guettli over 3 years ago

#463 - Web GUI?

Issue - State: open - Opened by guettli over 3 years ago - 1 comment

#462 - Support for Python 3.9

Pull Request - State: closed - Opened by itamarst almost 4 years ago

#461 - Add support for Python 3.9

Issue - State: closed - Opened by itamarst almost 4 years ago

#460 - Switch to GitHub Actions for CI

Pull Request - State: closed - Opened by itamarst almost 4 years ago

#459 - Switch to GitHub Actions

Issue - State: closed - Opened by itamarst almost 4 years ago

#458 - Custom JSON encoder support in tests

Pull Request - State: closed - Opened by itamarst almost 4 years ago

#457 - Eliot + Jupyter

Issue - State: open - Opened by timothyb0912 almost 4 years ago - 3 comments

#456 - Testing infrastructure (@capture_logging) can't use custom JSON encoders

Issue - State: closed - Opened by itamarst almost 4 years ago
Labels: bug

#455 - Can we customize the time zone of the log timestamp ?

Issue - State: closed - Opened by StevenLianaL over 4 years ago - 2 comments

#454 - ArgumentError when use eliot-tree

Issue - State: closed - Opened by RyuAsuka over 4 years ago - 2 comments

#453 - Feature Request: Support for Pandas DataFrames

Issue - State: open - Opened by marwan116 over 4 years ago - 5 comments
Labels: enhancement

#452 - Using Eliot with QThreads in Pyside2

Issue - State: closed - Opened by zmitchell over 4 years ago - 5 comments

#451 - Twisted sample request - grouping data from Factory spawned protocols

Issue - State: closed - Opened by Menyadar over 4 years ago - 9 comments

#450 - OpenTelemetry integration

Issue - State: open - Opened by thedrow over 4 years ago

#449 - Tracebacks going through `eliot.twisted.inline_callbacks` lose some important frames at the end

Issue - State: open - Opened by exarkun over 4 years ago - 8 comments
Labels: bug

#448 - #444: Fix bad rendering.

Pull Request - State: closed - Opened by itamarst almost 5 years ago

#447 - #446: dask.persist() support.

Pull Request - State: closed - Opened by itamarst almost 5 years ago - 8 comments

#446 - Cannot add logging to Dask collections that contain futures

Issue - State: closed - Opened by mdwint almost 5 years ago - 2 comments

#445 - Force timestamp does not work anymore with eliot 1.11.0

Issue - State: closed - Opened by lebouquetin almost 5 years ago - 9 comments

#444 - Eliot-tree link in reading.rst is malformed

Issue - State: closed - Opened by jonathanj almost 5 years ago - 1 comment
Labels: bug, documentation

#443 - Fix simple typo: succesful -> successful

Pull Request - State: closed - Opened by timgates42 almost 5 years ago - 2 comments

#442 - Fix simple typo: succesful -> successful

Issue - State: closed - Opened by timgates42 almost 5 years ago

#440 - #407: Make Eliot abstractions more focused on actions, by deprecating Message

Pull Request - State: closed - Opened by itamarst almost 5 years ago - 1 comment

#439 - How to use Eliot with scrapy?

Issue - State: closed - Opened by laurentS almost 5 years ago - 3 comments

#438 - Run CI weekly, to catch regressions from dependencies/tools

Issue - State: open - Opened by itamarst almost 5 years ago - 2 comments

#437 - Python 3.8 support

Pull Request - State: closed - Opened by itamarst almost 5 years ago

#436 - Intermittent failure from test_omitLoggerFromActionType in 1.7.0

Issue - State: open - Opened by exarkun about 5 years ago - 6 comments
Labels: bug

#435 - Add support for common frameworks to Eliot

Issue - State: open - Opened by itamarst about 5 years ago

#434 - Documentation has me confused on the basics.

Issue - State: closed - Opened by RoscoeTheDog about 5 years ago - 1 comment

#433 - [question] Intercept enter and exit of an action

Issue - State: closed - Opened by danielmartins about 5 years ago - 2 comments

#432 - Sketch: new testing API

Pull Request - State: open - Opened by itamarst about 5 years ago - 3 comments

#431 - Add support for local time zones.

Pull Request - State: closed - Opened by itamarst about 5 years ago

#430 - Compact output for prettyprint

Pull Request - State: closed - Opened by itamarst about 5 years ago

#429 - Compact mode for eliot-prettyprint

Issue - State: closed - Opened by itamarst about 5 years ago

#428 - Support outputting times in local timezone in eliot-prettyprint

Issue - State: closed - Opened by sujit about 5 years ago - 1 comment

#427 - Added a flag which indicates whether the action failed

Pull Request - State: open - Opened by thedrow over 5 years ago - 1 comment

#426 - Some actions should propogate exceptions

Issue - State: open - Opened by thedrow over 5 years ago - 1 comment

#425 - Support for default python logging handlers

Issue - State: open - Opened by benelot over 5 years ago - 6 comments

#424 - Add support for dask 2.0

Pull Request - State: closed - Opened by itamarst over 5 years ago

#423 - Latest dask (2.1.0) breaks _add_logging compute features

Issue - State: closed - Opened by dmyung over 5 years ago - 1 comment
Labels: bug

#422 - @capture_logging fails with pytest's function based tests

Issue - State: open - Opened by thedrow over 5 years ago - 1 comment
Labels: bug

#421 - Pass through *args and **kwargs from @capture_logging.

Pull Request - State: closed - Opened by itamarst over 5 years ago - 1 comment

#420 - capture_logging doesn't pass along positional and keyword arguments to the decorated function

Issue - State: closed - Opened by exarkun over 5 years ago - 1 comment
Labels: bug

#419 - Make error message on Python 3.5.2 more useful

Pull Request - State: closed - Opened by itamarst over 5 years ago

#418 - "module 'asyncio' has no attribute '_get_running_loop'" on python 3.5.2

Issue - State: closed - Opened by richvdh over 5 years ago - 10 comments

#417 - PySpark support

Issue - State: open - Opened by itamarst over 5 years ago
Labels: enhancement

#416 - Better support for large numpy arrays

Pull Request - State: closed - Opened by itamarst over 5 years ago

#415 - PyPy3 support

Pull Request - State: closed - Opened by itamarst over 5 years ago

#414 - Raise error if the log file is not writable.

Pull Request - State: closed - Opened by itamarst over 5 years ago

#411 - Add test to ensure NaN and inf are roundtripped in JSON

Issue - State: closed - Opened by itamarst over 5 years ago

#410 - Document/handle large numpy arrays in JSON serializer

Issue - State: closed - Opened by itamarst over 5 years ago

#407 - New message writing API, designed for performance

Issue - State: closed - Opened by itamarst over 5 years ago - 2 comments
Labels: API enhancement

#403 - FileDestination should throw an exception if it's given a non-writeable file

Issue - State: closed - Opened by itamarst over 5 years ago
Labels: API enhancement

#401 - Trio's nursery lifetime interacts badly with start_action

Issue - State: open - Opened by itamarst over 5 years ago - 2 comments
Labels: bug

#398 - Add trio debug logging

Issue - State: open - Opened by itamarst over 5 years ago
Labels: enhancement

#395 - Async functions as destinations

Issue - State: open - Opened by jtrakk over 5 years ago - 2 comments
Labels: enhancement

#394 - Logging tracebacks more easily

Issue - State: open - Opened by jtrakk over 5 years ago - 2 comments
Labels: enhancement

#393 - @log_async_call support for async functions

Issue - State: open - Opened by jtrakk over 5 years ago - 10 comments