Nguyễn Gia Phong McSinyx
  • https://cnx.gdn
  • Vietnamese grad student and free software enthusiast

  • Joined on 2020-07-13
McSinyx synced commits to refs/pull/9974/merge at McSinyx/pip from mirror 2023-11-20 18:07:14 +01:00
1faf81df78 Merge 7222bb2a10a7c135a4b34a5c7a1f3549f5b72661 into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
9685f64fe8 Update ruff and config (#12390)
fd77ebfc74 Rework the functionality of PIP_CONFIG_FILE (#11850)
Compare 113 commits »
McSinyx synced and deleted reference refs/tags/refs/pull/12293/merge at McSinyx/pip from mirror 2023-11-20 01:47:10 +01:00
McSinyx synced commits to refs/pull/12143/merge at McSinyx/pip from mirror 2023-11-16 16:10:55 +01:00
996e2c7bcf Merge b47c07872537e918948bd7f820422003c5178bc4 into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
9685f64fe8 Update ruff and config (#12390)
fd77ebfc74 Rework the functionality of PIP_CONFIG_FILE (#11850)
Compare 9 commits »
McSinyx synced commits to refs/pull/9058/merge at McSinyx/pip from mirror 2023-11-16 16:10:55 +01:00
0feba740cf Merge 4d0d414ea852b531a3bc17ff270ffb473b2f15af into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
9685f64fe8 Update ruff and config (#12390)
fd77ebfc74 Rework the functionality of PIP_CONFIG_FILE (#11850)
Compare 9 commits »
McSinyx synced commits to refs/pull/12267/merge at McSinyx/pip from mirror 2023-11-16 08:00:40 +01:00
bb8ce89a73 Merge d6965c09c4b4c17b3fc09468b6b557c9246dd5db into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
9685f64fe8 Update ruff and config (#12390)
fd77ebfc74 Rework the functionality of PIP_CONFIG_FILE (#11850)
Compare 6 commits »
McSinyx synced commits to refs/pull/12295/merge at McSinyx/pip from mirror 2023-11-15 23:50:59 +01:00
48a3bcbb7b Merge af706bce366312ddeab90160a4b45b5db49f5f08 into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
9685f64fe8 Update ruff and config (#12390)
fd77ebfc74 Rework the functionality of PIP_CONFIG_FILE (#11850)
Compare 10 commits »
McSinyx synced commits to refs/pull/12401/merge at McSinyx/pip from mirror 2023-11-14 23:20:32 +01:00
929d47c78a Merge 323a64b5d194b079ae570f16f91ec017a40535c0 into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
323a64b5d1 Handle missing COMP_WORDS and COMP_CWORD in completion script
03118f7ae2 Handle missing COMP_WORDS and COMP_CWORD in completion script
Compare 3 commits »
McSinyx synced commits to refs/pull/12401/head at McSinyx/pip from mirror 2023-11-14 23:20:32 +01:00
323a64b5d1 Handle missing COMP_WORDS and COMP_CWORD in completion script
03118f7ae2 Handle missing COMP_WORDS and COMP_CWORD in completion script
Compare 2 commits »
McSinyx synced commits to refs/pull/12291/merge at McSinyx/pip from mirror 2023-11-14 23:20:32 +01:00
15d671ac74 Merge 267716fea4f8f89e079c718de47c0868a390d6c7 into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
9685f64fe8 Update ruff and config (#12390)
fd77ebfc74 Rework the functionality of PIP_CONFIG_FILE (#11850)
Compare 6 commits »
McSinyx synced commits to refs/pull/12346/merge at McSinyx/pip from mirror 2023-11-14 23:20:32 +01:00
ea0785732d Merge 76cd925004e17e3585d97add202bc6a613af5a07 into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
9685f64fe8 Update ruff and config (#12390)
Compare 4 commits »
McSinyx synced commits to refs/pull/12214/merge at McSinyx/pip from mirror 2023-11-14 23:20:32 +01:00
5996ad6ca2 Merge e01653856a63b36d62c3d36bf71cc586ef298ca3 into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
e01653856a Adjust typing comments
68f68cbe53 Filter out tarfile.LinkOutsideDestinationError on buggy CPython versions
6d56facc5c Move the original code path to its own function
4a10678e67 Merge remote-tracking branch 'origin/main' into tarfile-filter
Compare 5 commits »
McSinyx synced commits to refs/pull/12214/head at McSinyx/pip from mirror 2023-11-14 23:20:32 +01:00
e01653856a Adjust typing comments
68f68cbe53 Filter out tarfile.LinkOutsideDestinationError on buggy CPython versions
6d56facc5c Move the original code path to its own function
4a10678e67 Merge remote-tracking branch 'origin/main' into tarfile-filter
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
Compare 221 commits »
McSinyx synced commits to refs/pull/12258/merge at McSinyx/pip from mirror 2023-11-13 22:50:40 +01:00
dae8f13989 Merge 9ab73d3bf72408214e62a914c11b784692009210 into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
9685f64fe8 Update ruff and config (#12390)
Compare 4 commits »
McSinyx synced commits to refs/pull/12257/merge at McSinyx/pip from mirror 2023-11-13 22:50:40 +01:00
3a09f55c9f Merge 5cc8a36eddcbb8c736032d4064b56a02f80393cd into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
9685f64fe8 Update ruff and config (#12390)
Compare 4 commits »
McSinyx synced commits to refs/pull/11723/merge at McSinyx/pip from mirror 2023-11-13 22:50:40 +01:00
a0dea514be Merge 0b854a39c5a17dde65374cd4aae963b6e0923062 into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
9685f64fe8 Update ruff and config (#12390)
Compare 4 commits »
McSinyx synced commits to refs/pull/11621/merge at McSinyx/pip from mirror 2023-11-13 22:50:40 +01:00
5a603060b6 Merge 7ce2317526c3c3bc18be5b2c67aafb10103f3a9a into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
9685f64fe8 Update ruff and config (#12390)
fd77ebfc74 Rework the functionality of PIP_CONFIG_FILE (#11850)
Compare 6 commits »
McSinyx synced and deleted reference refs/tags/refs/pull/12398/merge at McSinyx/pip from mirror 2023-11-13 14:40:31 +01:00
McSinyx synced commits to refs/pull/10894/merge at McSinyx/pip from mirror 2023-11-12 22:20:31 +01:00
6c9797a75e Merge 3a93b336f9ea84af4fa2b89e4c19c72f941b2c24 into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
Compare 3 commits »
McSinyx synced commits to refs/pull/10663/merge at McSinyx/pip from mirror 2023-11-11 05:30:49 +01:00
ac10f407a3 Merge c7feaf743b1b4a601754e2ce5b5ea6b12cd5ef7f into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
9685f64fe8 Update ruff and config (#12390)
fd77ebfc74 Rework the functionality of PIP_CONFIG_FILE (#11850)
Compare 91 commits »
McSinyx synced commits to refs/pull/12066/merge at McSinyx/pip from mirror 2023-11-10 21:20:43 +01:00
11e56439a1 Merge d50d86486986a7d2f5965a71e2c0a35fa52564e6 into 2a0acb595c4b6394f1f3a4e7ef034ac2e3e8c17e
2a0acb595c Update and provide fixes for mypy pre-commit (#12389)
68529081c2 Enforce f-strings via Ruff (#12393)
9685f64fe8 Update ruff and config (#12390)
Compare 4 commits »