Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy


Commits:
2a6b624d by Stefano Rivera at 2020-10-07T12:10:22-07:00
Reject environmnet variables containing =

Adapted from 1697fc0bff5dd60fd0ed4149b238a21a3485a38d
> Issue 3136: Windows: os.putenv()

--HG--
branch : stdlib-2.7.18-3

- - - - -
cda8f65e by Stefano Rivera at 2020-10-07T12:37:58-07:00
prevent re-entrant use of iterator in itertools.tee, bpo-34410

(adapted from cd1115f6c1fd3f0840a57f26e79dde4fc5e39c99)

--HG--
branch : stdlib-2.7.18-3

- - - - -


4 changed files:

- pypy/module/itertools/interp_itertools.py
- pypy/module/itertools/test/test_itertools.py
- pypy/module/posix/interp_posix.py
- pypy/module/posix/test/test_posix2.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/914365814011f74ae5826050533bef20bdaac617...cda8f65ea964e8db88e79659f8722bfe4aba4840

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/914365814011f74ae5826050533bef20bdaac617...cda8f65ea964e8db88e79659f8722bfe4aba4840
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to