Block or Report
Block or report pitrou
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
llvmlite Public
Forked from numba/llvmlite
A lightweight LLVM python binding for writing JIT compilers
-
-
tornado Public
Forked from tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
Python 1
1,654 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2022
Created 4 commits in 2 repositories
Created a pull request in apache/arrow that received 6 comments
ARROW-15815: [C++][Parquet] Fix undefined behaviour on invalid input
Found by OSS-Fuzz. Should fix the following issue: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44746
+5
−1
•
6
comments
Opened 4 other pull requests in 2 repositories
apache/arrow
2
open
1
closed
apache/arrow-testing
1
merged
Reviewed 7 pull requests in 2 repositories
apache/arrow
6 pull requests
- ARROW-15282: [C++][FlightRPC] Split data methods from the underlying transport
- ARROW-3998: [C++] Add TPC-H Generator
- ARROW-15815: [C++][Parquet] Fix undefined behaviour on invalid input
- ARROW-15432: [Python] Address CSV docstrings
- ARROW-9947: [Python] High-level Python API for Parquet encryption of files.
- PARQUET-2131: Number values decoded DCHECKs should be exceptions