[Python-Dev] Summary of Python tracker Issues

2021-01-01 Thread Python tracker

ACTIVITY SUMMARY (2020-12-25 - 2021-01-01)
Python tracker at https://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.

Issues counts and deltas:
  open7556 ( +2)
  closed 46984 (+59)
  total  54540 (+61)

Open issues with patches: 3033 


Issues opened (44)
==

#40521: [subinterpreters] Make free lists and unicode caches per-inter
https://bugs.python.org/issue40521  reopened by vstinner

#40631: PEG Parser: Cannot used starred expression in parenthesised ex
https://bugs.python.org/issue40631  reopened by pablogsal

#41224: Document is_annotate() in symtable and update doc strings
https://bugs.python.org/issue41224  reopened by serhiy.storchaka

#42744: pkg_resources seems to treat python 3.10 as python 3.1
https://bugs.python.org/issue42744  opened by RhinosF1

#42746: python3.7.3 - ssl.SSLContext() - "Killed"
https://bugs.python.org/issue42746  opened by hgmmym

#42747: Remove Py_TPFLAGS_HAVE_VERSION_TAG flag?
https://bugs.python.org/issue42747  opened by vstinner

#42752: multiprocessing Queue leaks a file descriptor associated with 
https://bugs.python.org/issue42752  opened by crazycasta

#42756: smtplib.LMTP.connect() raises TypeError if `timeout` is not sp
https://bugs.python.org/issue42756  opened by wuestengecko

#42757: Class has two prototypes
https://bugs.python.org/issue42757  opened by SinTh0r4s

#42759: Take into acount a Tcl interpreter when compare variables and 
https://bugs.python.org/issue42759  opened by serhiy.storchaka

#42760: inspect.iscoroutine returns False for asynchronous generator m
https://bugs.python.org/issue42760  opened by plammens

#42762: infinite loop resulted by "yield"
https://bugs.python.org/issue42762  opened by xxm

#42763: Exposing a race in the "_warnings" resulting Python parser cra
https://bugs.python.org/issue42763  opened by xxm

#42765: Introduce new data model method __iter_items__
https://bugs.python.org/issue42765  opened by conqp

#42766: urllib.request.HTTPPasswordMgr uses commonprefix instead of co
https://bugs.python.org/issue42766  opened by nagdon

#42767: Review usage of atomic variables in signamodule.c
https://bugs.python.org/issue42767  opened by vstinner

#42769: concurrent.futures.ProcessPoolExecutor is unable to forward ex
https://bugs.python.org/issue42769  opened by damien.levac

#42771: Implement interactive hotkey, Ctrl+L to clear the console in W
https://bugs.python.org/issue42771  opened by mixmastamyk

#42772: randrange() mishandles step when stop is None
https://bugs.python.org/issue42772  opened by rhettinger

#42773: build.yml workflow not testing on pushes
https://bugs.python.org/issue42773  opened by ammar2

#42775: __init_subclass__ should be called in __init__
https://bugs.python.org/issue42775  opened by ethan.furman

#42776: The string find method shows the problem
https://bugs.python.org/issue42776  opened by andyye

#42777: WindowsPath does not implement is_mount but ntpath implements 
https://bugs.python.org/issue42777  opened by db

#42778: Add follow_symlinks=True parameter to both os.path.samefile() 
https://bugs.python.org/issue42778  opened by Tom Hale

#42780: os.set_inheritable() fails for O_PATH file descriptors on Linu
https://bugs.python.org/issue42780  opened by cptpcrd

#42782: shutil.move creates a new directory even on failure
https://bugs.python.org/issue42782  opened by winsonluk

#42783: asyncio.sleep(0) idiom is not documented
https://bugs.python.org/issue42783  opened by simonw

#42784: issues with object.h includes
https://bugs.python.org/issue42784  opened by bigbossbro08

#42785: Support operator module callables in inspect.signature
https://bugs.python.org/issue42785  opened by plammens

#42787: email.utils.getaddresses improper parsing of unicode realnames
https://bugs.python.org/issue42787  opened by konstantin2

#42789: Do not skip test_curses on non-tty
https://bugs.python.org/issue42789  opened by serhiy.storchaka

#42790: test.regrtest outputs to stdout instead of stderr
https://bugs.python.org/issue42790  opened by serhiy.storchaka

#42791: There is no way to json encode object to str.
https://bugs.python.org/issue42791  opened by kaltovichartyom

#42794: test_nntplib fails on CI
https://bugs.python.org/issue42794  opened by serhiy.storchaka

#42795: Asyncio loop.create_server doesn't bind to any interface if ho
https://bugs.python.org/issue42795  opened by plammens

#42796: tempfile doesn't seem to play nicely with os.chdir on Windows
https://bugs.python.org/issue42796  opened by Gabriele Tornetta

#42797: Allow doctest to select tests via -m/--match option
https://bugs.python.org/issue42797  opened by costas-basdekis

#42798: pip search fails
https://bugs.python.org/issue42798  opened by Paul Watson

#42799: Please document fnmatch LRU cache size (256) and suggest alter
https://bugs.python.org/issue42799  opened by joshtriplett

#42800: Traceback objects allow accessing frame objects without trigge

[Python-Dev] Re: Need help with python

2021-01-01 Thread Abdur-Rahmaan Janhangeer
Greetings,

Please post to this list instead:
https://mail.python.org/mailman/listinfo/python-list

Really helpful folks over there!

Kind Regards,

Abdur-Rahmaan Janhangeer
about  | blog

github 
Mauritius


On Fri, Jan 1, 2021 at 8:25 PM hadi esmaeely 
wrote:

> hi my name is hadi
> i'm from iran (the country which filtering others and  be filtered by
> others)
> i have started programming with python about 3 months and i'm very
> interested in learning programming and python language but duo to
> limitations of technologies and filtering the learning sources in my
> country i can not find proper source for learning programming(we can use
> vpn for some of websites but not effective enough). Because of that I must
> learn and  work in another country (In my country, programmers are not
> valued). I am very interested in learning and immigrating to the
> Netherlands(my dream country) for work and to meet with you and other great
> programmers. But I don't know where to begin and how I can learn
> programming and python language in the right way without wasting time.
> I have studied 10 hours a day but I cannot conclude results.
> i have read this books and articles:
> beginning python from novice to professional
> django 3 by example antonio mele
> django for apis william s vincent
> django for professionals
> django web development with python - packt
> fluent python
> head first python
> practical python design patterns apress(currently reading)
> python in a nutshell(currently reading)
> the self taught programmer
> python 3 for absolute beginners
> some django official documents
> some python official documents
> but i don't know how to use my learnings from books
> If you help me to know how I can study in the right way ,I will appreciate
> you for my whole life
> thank you and happy new year :)
> ___
> Python-Dev mailing list -- python-dev@python.org
> To unsubscribe send an email to python-dev-le...@python.org
> https://mail.python.org/mailman3/lists/python-dev.python.org/
> Message archived at
> https://mail.python.org/archives/list/python-dev@python.org/message/KOXQZ4HJDNDCRHWXNLBQ76SVF2FO2LFM/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/AOJ53GSSLBZOG4XQKTXY2UUQJNSSIVO4/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Re: Need help with python

2021-01-01 Thread Ivan Pozdeev via Python-Dev

This mailing list is for the development _of_ the Python language and its 
CPython implementation.

Please consult other resources for help with using or learning Python.

On 01.01.2021 11:58, hadi esmaeely wrote:

hi my name is hadi
i'm from iran (the country which filtering others and  be filtered by others)
i have started programming with python about 3 months and i'm very interested in learning programming and python language but duo to 
limitations of technologies and filtering the learning sources in my country i can not find proper source for learning programming(we can 
use vpn for some of websites but not effective enough). Because of that I must learn and  work in another country (In my country, 
programmers are not valued). I am very interested in learning and immigrating to the Netherlands(my dream country) for work and to meet 
with you and other great programmers. But I don't know where to begin and how I can learn programming and python language in the right way 
without wasting time.

I have studied 10 hours a day but I cannot conclude results.
i have read this books and articles:
beginning python from novice to professional
django 3 by example antonio mele
django for apis william s vincent
django for professionals
django web development with python - packt
fluent python
head first python
practical python design patterns apress(currently reading)
python in a nutshell(currently reading)
the self taught programmer
python 3 for absolute beginners
some django official documents
some python official documents
but i don't know how to use my learnings from books
If you help me to know how I can study in the right way ,I will appreciate you 
for my whole life
thank you and happy new year :)

___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/KOXQZ4HJDNDCRHWXNLBQ76SVF2FO2LFM/
Code of Conduct: http://python.org/psf/codeofconduct/


--
Regards,
Ivan

___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/NDZJPVCLSAV6DVVBVVD43RAOIYXWMFA3/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Need help with python

2021-01-01 Thread hadi esmaeely
hi my name is hadi
i'm from iran (the country which filtering others and  be filtered by
others)
i have started programming with python about 3 months and i'm very
interested in learning programming and python language but duo to
limitations of technologies and filtering the learning sources in my
country i can not find proper source for learning programming(we can use
vpn for some of websites but not effective enough). Because of that I must
learn and  work in another country (In my country, programmers are not
valued). I am very interested in learning and immigrating to the
Netherlands(my dream country) for work and to meet with you and other great
programmers. But I don't know where to begin and how I can learn
programming and python language in the right way without wasting time.
I have studied 10 hours a day but I cannot conclude results.
i have read this books and articles:
beginning python from novice to professional
django 3 by example antonio mele
django for apis william s vincent
django for professionals
django web development with python - packt
fluent python
head first python
practical python design patterns apress(currently reading)
python in a nutshell(currently reading)
the self taught programmer
python 3 for absolute beginners
some django official documents
some python official documents
but i don't know how to use my learnings from books
If you help me to know how I can study in the right way ,I will appreciate
you for my whole life
thank you and happy new year :)
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/KOXQZ4HJDNDCRHWXNLBQ76SVF2FO2LFM/
Code of Conduct: http://python.org/psf/codeofconduct/