Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 4, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )


📚 Documentation preview 📚: https://cpython-previews--894.org.readthedocs.build/

AA-Turner and others added 8 commits October 4, 2025 15:58
…139302)

* fix: add missing `build-details.json` step for building wasm

Signed-off-by: Ho Kim <[email protected]>

* gh-138489: Add missing build-details.json step for building wasm

Signed-off-by: Ho Kim <[email protected]>

* Update Makefile.pre.in

Co-authored-by: Adam Turner <[email protected]>

---------

Signed-off-by: Ho Kim <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
* Remove lib64->lib symlink in venv directory

* fix test

* remove unused import

* add news
…expansion issue (#139341)

Skip test_special_chars_csh on NetBSD due to csh variable expansion issue

Co-authored-by: Filipe Laíns 🇵🇸 <[email protected]>
* Fix potential infinite recursion.
* Fix a bug when reference can cross boundaries of substitutions, e.g.
  a=$(
  b=$(a)a)
* Fix potential quadratic complexity.
* Fix KeyError for undefined CFLAGS, LDFLAGS, or CPPFLAGS.
* Fix infinite recursion when keep_unresolved=False.
* Unify behavior with keep_unresolved=False for bogus $ occurred before
  and after variable references.
…139234 (#139558)

Fix a compiler warning `-Wunused-function` after f04bea4.

The `set_invalid_arg` function in `Modules/pyexpat.c` may be unused if the underlying Expat
version is less than 2.4.0.
@pull pull bot locked and limited conversation to collaborators Oct 4, 2025
@pull pull bot added the ⤵️ pull label Oct 4, 2025
@pull pull bot merged commit f191db2 into TechPenguineer:main Oct 4, 2025
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants