Ecosyste.ms: Issues

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

GitHub / scikit-hep/uproot5 issues and pull requests

#1245 - fix: don't require Form JSON to have 'parameters'

Pull Request - State: closed - Opened by jpivarski 4 months ago

#1244 - Random crash when reading mostly empty double nested branch

Issue - State: closed - Opened by Superharz 4 months ago - 3 comments
Labels: bug (unverified)

#1243 - Error reading baskets

Issue - State: closed - Opened by kskovpen 5 months ago
Labels: bug (unverified)

#1241 - Is HTTPS+X509 missing with uproot?

Issue - State: closed - Opened by bockjoo 5 months ago - 2 comments
Labels: feature

#1240 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#1238 - test: skip test_0927 because of #1237 (temporary)

Pull Request - State: closed - Opened by jpivarski 5 months ago

#1237 - test_0927_dont_assume_uproot_in_global_scope_in_TPython_Eval now raises an exception

Issue - State: open - Opened by jpivarski 5 months ago - 1 comment
Labels: bug (unverified)

#1231 - fix: support `const` in typename

Pull Request - State: open - Opened by veprbl 5 months ago
Labels: inactive

#1230 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#1229 - `parse_typename` fails on const pointer members

Issue - State: open - Opened by veprbl 5 months ago
Labels: bug (unverified)

#1228 - chore(deps): bump actions/attest-build-provenance from 1.1.2 to 1.2.0 in the actions group

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1226 - Use Trusted Publishers for publishing releases to PyPI

Issue - State: open - Opened by matthewfeickert 6 months ago
Labels: feature

#1225 - Changes for dask-awkward one-pass optimize

Pull Request - State: open - Opened by martindurant 6 months ago

#1223 - feat: add support for more RNTuple types

Pull Request - State: closed - Opened by ariostas 6 months ago - 16 comments

#1221 - 'read beyond' in AwkwardForth error when reading vector<vector<object>> branch

Issue - State: closed - Opened by AndrewEdmonds11 6 months ago - 8 comments
Labels: bug

#1219 - Maybe add retry logic for failed remote data access

Issue - State: open - Opened by jpivarski 6 months ago
Labels: feature

#1218 - fix: add support for new RNTuple switches

Pull Request - State: closed - Opened by ariostas 6 months ago - 2 comments

#1217 - xrootd read fails for large arrays

Issue - State: closed - Opened by ponyisi 6 months ago - 6 comments
Labels: bug (unverified)

#1216 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 6 months ago

#1212 - fix: don't let uproot.update mess up the TFile fVersion

Pull Request - State: closed - Opened by jpivarski 6 months ago - 1 comment

#1211 - Task call time tracking for successful tasks with `uproot.dask`

Issue - State: open - Opened by alexander-held 6 months ago - 1 comment
Labels: feature

#1209 - fix: bug in PR #1189's 'ignore_duplicates' implementation

Pull Request - State: closed - Opened by jpivarski 6 months ago - 3 comments

#1207 - fix: https://root-forum.cern.ch/t/wrong-branch-type-detection/59236/25

Pull Request - State: closed - Opened by jpivarski 6 months ago - 3 comments

#1206 - test: reinstate 'deflate', now that it works on MacOS

Pull Request - State: closed - Opened by jpivarski 6 months ago

#1205 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 6 months ago

#1203 - test: desable 'deflate' tests on MacOS; it fails on import

Pull Request - State: closed - Opened by jpivarski 7 months ago

#1201 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago

#1200 - fix: protect threading.Lock in AsObjects when serializing

Pull Request - State: closed - Opened by jpivarski 7 months ago

#1199 - ci: macos-latest is changing to macos-14 ARM runners

Pull Request - State: closed - Opened by henryiii 7 months ago - 1 comment

#1198 - feat: Implement read coalescing algorithm

Pull Request - State: closed - Opened by nsmith- 7 months ago - 5 comments

#1197 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago

#1195 - fix: update for NumPy 2.0

Pull Request - State: closed - Opened by jpivarski 7 months ago

#1194 - 2D Array causes `uproot.dask` to try to pickle a thread lock

Issue - State: closed - Opened by gordonwatts 7 months ago - 5 comments
Labels: bug (unverified)

#1193 - ci: try pixi

Pull Request - State: open - Opened by henryiii 8 months ago
Labels: inactive

#1192 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 8 months ago

#1191 - fix: various RNTuple fixes

Pull Request - State: closed - Opened by ariostas 8 months ago - 2 comments

#1190 - Problem extracting TH1F and TH2F using uproot

Issue - State: closed - Opened by gabrielmscampos 8 months ago - 2 comments
Labels: bug (unverified)

#1189 - fix: dask failing for TTrees with duplicate TBranch names

Pull Request - State: closed - Opened by ioanaif 8 months ago

#1187 - docs: add djw9497 as a contributor for code

Pull Request - State: closed - Opened by allcontributors[bot] 8 months ago

#1186 - fix: `np.dtype(branch_type)` might raise ValueError, not just TypeError

Pull Request - State: closed - Opened by djw9497 8 months ago - 2 comments

#1185 - Error creating fixed-length array branch in new TTree

Issue - State: closed - Opened by djw9497 8 months ago - 1 comment
Labels: bug (unverified)

#1184 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 8 months ago

#1183 - feat: add support for TTime

Pull Request - State: closed - Opened by ioanaif 8 months ago

#1182 - feat: add support for `std::bitset`

Pull Request - State: closed - Opened by ioanaif 8 months ago - 1 comment

#1174 - docs: add bojohnson5 as a contributor for code

Pull Request - State: closed - Opened by allcontributors[bot] 8 months ago

#1172 - feat: add `__array__` method to ROOTRVec, STLVector, and STLSet

Pull Request - State: open - Opened by bojohnson5 8 months ago - 3 comments

#1169 - chore: update pre-commit hooks

Pull Request - State: open - Opened by pre-commit-ci[bot] 8 months ago

#1168 - Uproot 5.2.0+ no longer respects URL parameters

Issue - State: open - Opened by chrisburr 8 months ago - 2 comments
Labels: bug (unverified)

#1167 - fix: lzma -> xz now that it is out of experimental

Pull Request - State: closed - Opened by lgray 8 months ago - 1 comment

#1166 - fix: change expected xz/lzma module location on cramjam

Pull Request - State: open - Opened by milesgranger 8 months ago - 4 comments

#1164 - `uproot.dask` fails for TTrees with duplicate TBranch names

Issue - State: closed - Opened by jpivarski 8 months ago - 1 comment
Labels: bug (unverified)

#1162 - feat: Use cat_ranges in fsspec source

Pull Request - State: open - Opened by nsmith- 9 months ago - 7 comments

#1161 - feat: add option to use deflate lib

Pull Request - State: closed - Opened by ioanaif 9 months ago

#1160 - feat: special case for reading std::string from a TDirectory

Pull Request - State: closed - Opened by jpivarski 9 months ago - 4 comments

#1158 - feat: Add extras for optional remote access dependencies

Pull Request - State: closed - Opened by chrisburr 9 months ago - 3 comments

#1157 - Performance degradation reading files via root://

Issue - State: closed - Opened by chrisburr 9 months ago - 15 comments
Labels: bug (unverified)

#1156 - feat: Record source performance counters in uproot.dask report

Pull Request - State: closed - Opened by nsmith- 9 months ago - 1 comment

#1155 - feat: add branches to existing TTree

Pull Request - State: open - Opened by zbilodea 9 months ago

#1153 - Use extras so downstream packages can depend on `uproot[xrootd]`

Issue - State: closed - Opened by chrisburr 9 months ago - 2 comments
Labels: feature

#1152 - test: allow aiohttp to leak HTTPS connections

Pull Request - State: open - Opened by jpivarski 9 months ago

#1149 - chore: drop dep that never is valid

Pull Request - State: closed - Opened by henryiii 9 months ago - 2 comments

#1148 - Inconsistent error calculation when reading TProfile

Issue - State: open - Opened by patinkaew 9 months ago - 2 comments
Labels: bug (unverified)

#1146 - feat: split ranges for large files read over http

Pull Request - State: closed - Opened by ioanaif 9 months ago

#1145 - chore: loosen cramjam version constraint to >=2.5.0

Pull Request - State: closed - Opened by jpivarski 9 months ago

#1144 - feat: implement TGraph-writing

Pull Request - State: open - Opened by jpivarski 9 months ago - 13 comments
Labels: inactive

#1141 - ci: Add upload nightly wheel and dist build workflows

Pull Request - State: closed - Opened by matthewfeickert 9 months ago - 1 comment

#1139 - Can't read a branch III

Issue - State: open - Opened by ivukotic 9 months ago
Labels: bug (unverified)

#1138 - Can't read a branch II

Issue - State: open - Opened by ivukotic 9 months ago - 2 comments
Labels: bug (unverified)

#1137 - known_base_form for uproot.open

Issue - State: closed - Opened by ekourlit 9 months ago - 3 comments
Labels: feature

#1136 - `how="zip"` option for `library="ak"` is undocumented

Issue - State: open - Opened by jpivarski 9 months ago
Labels: docs

#1133 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 9 months ago

#1131 - docs: add YSelfTool as a contributor for code

Pull Request - State: closed - Opened by allcontributors[bot] 9 months ago

#1130 - Writing ntuple larger than 2GB fails when no compression is used

Issue - State: closed - Opened by grzanka 9 months ago - 6 comments
Labels: bug (unverified)

#1128 - fix: allow writing generic UHI-compatible histograms

Pull Request - State: closed - Opened by YSelfTool 9 months ago - 4 comments

#1127 - fix: allow colon in key names

Pull Request - State: closed - Opened by ioanaif 9 months ago

#1124 - Parallel reading of ROOT file with 5.2.2 just hangs and nothings is read

Issue - State: closed - Opened by torresramiro350 9 months ago - 5 comments
Labels: bug (unverified), cleanup

#1123 - fix: test suite creates files not in tmp_path

Pull Request - State: closed - Opened by ioanaif 9 months ago

#1122 - fix: fix dask_write docs

Pull Request - State: closed - Opened by zbilodea 9 months ago - 1 comment

#1121 - `uproot.dask_write` is missing from documentation

Issue - State: closed - Opened by jpivarski 9 months ago
Labels: docs

#1120 - feat: expose decompression_executor and interpretation_executor in uproot dask

Pull Request - State: closed - Opened by ioanaif 9 months ago - 3 comments

#1119 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 9 months ago - 1 comment

#1118 - fix: missing '_fh' and '_file' attributes after unpickling

Pull Request - State: closed - Opened by jpivarski 9 months ago

#1117 - Issue with parallelization for 5.2.2

Issue - State: closed - Opened by torresramiro350 9 months ago - 6 comments
Labels: bug (unverified)

#1115 - feat: add support for RNTuple RC2

Pull Request - State: open - Opened by ariostas 10 months ago - 3 comments