Highlights
Pinned
1,402 contributions in the last year
Less
More
Contribution activity
August 2021
Created 24 commits in 7 repositories
Created a pull request in python/cpython that received 23 comments
bpo-33930: Fix segfault with deep recursion when cleaning method objects
https://bugs.python.org/issue33930 Co-authored by Augusto Goulart
+22
−1
•
23
comments
Opened 20 other pull requests in 3 repositories
python/cpython
2
open
14
merged
- bpo-44963: Implement send() and throw() methods for anext_awaitable objects
- Format the Python-tokenize module and fix exit path
- Add tests for the C tokenizer and expose it as a private module
- bpo-44947: Refine the syntax error for trailing commas in import statements
- bpo-44938: Expose PyErr_ChainExceptions in the stable API
- bpo-44929: Fix enum string representation in the REPL
- [3.9] Fix the test suite for the old parser
- [3.9] bpo-44885: Correct the ast locations of f-strings with format specs and repeated expressions (GH-27729)
- [3.10] bpo-44885: Correct the ast locations of f-strings with format …
- bpo-44885: Correct the ast locations of f-strings with format specs and repeated expressions
- bpo-44856: Possible reference leak in error paths of update_bases() and __build_class__
- [3.10] bpo-44838: Refine the custom syntax errors for invalid 'if' expressions (GH-27615).
- bpo-44838: Refine the custom syntax errors for invalid 'if' expressions
- Update pegen to use the latest upstream developments
- bpo-44808: Fix test_inspect in refleak mode
- bpo-34013: Don't consider a grouped expression when reporting legacy print syntax errors
we-like-parsers/pegen
1
closed
2
merged
python/buildmaster-config
1
merged
Reviewed 71 pull requests in 6 repositories
python/cpython
62 pull requests
- [3.10] bpo-45000: Raise SyntaxError when try to delete __debug__ (GH-27947)
- [3.10] bpo-45000: Update whatsnews about deleting __debug__ (GH-27956).
- bpo-44963: Implement send() and throw() methods for anext_awaitable objects
- [3.10] bpo-43853: Amend NEWS entry for latest changes in sqlite3 (GH-27922)
- bpo-45000: Raise SyntaxError when try to delete __debug__
- bpo-27334: roll back transaction if sqlite3 context manager fails to commit
-
bpo-16379: expose SQLite error codes and error names in
sqlite3 -
bpo-44976: Lazy creation of
sqlite3result rows - Add tests for the C tokenizer and expose it as a private module
- [3.10] bpo-44984: Rewrite test_null_strings in _testcapi (GH-27904)
-
bpo-44965: Early exit for non-DML statements in
sqlite3.Cursor.executemany() - [3.10] bpo-44954: Fix wrong result in float.fromhex corner case (GH-27834)
- bpo-44079: Strip superfluous statement cache from sqlite3.Connection
- bpo-44938: Expose PyErr_ChainExceptions in the stable API
- bpo-44852: Support filtering over warnings without a set message
- [3.10] bpo-44698: Restore complex pow behaviour for small integral exponents (GH-27772)
- [3.10] bpo-38956: don't print BooleanOptionalAction's default twice (GH-27672)
- [3.10] bpo-44852: Support ignoring specific DeprecationWarnings wholesale in regrtest (GH-27634)
- [3.10] bpo-44911: Fixed IsolatedAsyncioTestCase from throwing an exception on leaked tasks (GH-27765)
- bpo-37596: compile to reproducible frozen sets
- bpo-44895: Temporarily add an extra gc.collect() call
- [3.10] bpo-26228: Fix pty EOF handling (GH-12049)
- [3.9] bpo-33930: Fix segfault with deep recursion when cleaning method objects (GH-27678)
- [3.10] bpo-33930: Fix segfault with deep recursion when cleaning method objects (GH-27678)
- bpo-44881: Integrate GC untrack into trashcan begin.
- Some pull request reviews not shown.
we-like-parsers/pegen
4 pull requests
python/cherry-picker
2 pull requests
python/buildmaster-config
1 pull request
python/steering-council
1 pull request
python/devguide
1 pull request
Created an issue in we-like-parsers/pegen that received 5 comments
Metaparser cannot be regenerated since 74eb1c37c8c2fab2767a349e9e3fb9bbcf1edd6e
Unfortunately, seems that we cannot regenerate the metaparser (make regen-metaparser) since commit 74eb1c3.
5
comments
Opened 1 other issue in 1 repository
we-like-parsers/pegen
1
open
9
contributions
in private repositories
Aug 4 – Aug 19