| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
In case if only True/False be supported as boolean arguments in future, we should continue to support 1/0 here.
|
Thanks @serhiy-storchaka for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry, something went wrong.
|
Sorry, @serhiy-storchaka and @ambv, I could not cleanly backport this to 3.11 due to a conflict. |
Sorry, something went wrong.
|
Sorry @serhiy-storchaka and @ambv, I had trouble checking out the 3.10 backport branch. |
Sorry, something went wrong.
|
GH-100016 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
|
GH-100017 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️Hi! The buildbot x86 Gentoo Installed with X 3.x has failed when building commit 922a6cf. What do you need to do:
You can take a look at the buildbot page here: https://buildbot.python.org/all/#builders/464/builds/3489 Failed tests:
Failed subtests:
Summary of the results of the build (if available): == Tests result: FAILURE then FAILURE == 411 tests OK. 1 test failed: 18 tests skipped: 1 re-run test: Total duration: 53 min 17 sec Click to see traceback logsTraceback (most recent call last):
File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.installed/build/target/lib/python3.12/test/test_posix.py", line 1654, in test_setpgroup
setpgroup=os.getpgrp()
^^^^^^^^^^
AttributeError: module 'os' has no attribute 'getpgrp'. Did you mean: 'setpgrp'?
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
In case if only True/False be supported as boolean arguments in future, we should continue to support 1/0 here.